From 52682b59c458388a74afbc3d7ef23de21983a86f Mon Sep 17 00:00:00 2001 From: Jason Hart Date: Thu, 14 Nov 2019 13:58:13 -0500 Subject: [PATCH] Update Licensing --- include/ViGEm/Client.h | 2 +- include/ViGEm/Common.h | 2 +- include/ViGEm/km/BusShared.h | 2 +- src/ViGEmClient.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/ViGEm/Client.h b/include/ViGEm/Client.h index 6b31b30..722f3f4 100644 --- a/include/ViGEm/Client.h +++ b/include/ViGEm/Client.h @@ -1,7 +1,7 @@ /* MIT License -Copyright (c) 2017 Benjamin "Nefarius" Höglinger +Copyright (c) 2017-2019 Nefarius Software Solutions e.U. and Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/include/ViGEm/Common.h b/include/ViGEm/Common.h index 990b50e..fde8e30 100644 --- a/include/ViGEm/Common.h +++ b/include/ViGEm/Common.h @@ -1,7 +1,7 @@ /* MIT License -Copyright (c) 2017 Benjamin "Nefarius" Höglinger +Copyright (c) 2017-2019 Nefarius Software Solutions e.U. and Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/include/ViGEm/km/BusShared.h b/include/ViGEm/km/BusShared.h index c4b5d55..9a1a69c 100644 --- a/include/ViGEm/km/BusShared.h +++ b/include/ViGEm/km/BusShared.h @@ -1,7 +1,7 @@ /* MIT License -Copyright (c) 2016 Benjamin "Nefarius" Höglinger +Copyright (c) 2016-2019 Nefarius Software Solutions e.U. and Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/ViGEmClient.cpp b/src/ViGEmClient.cpp index 8055d82..e4d0b88 100644 --- a/src/ViGEmClient.cpp +++ b/src/ViGEmClient.cpp @@ -1,7 +1,7 @@ /* MIT License -Copyright (c) 2017 Benjamin "Nefarius" Höglinger +Copyright (c) 2017-2019 Nefarius Software Solutions e.U. and Contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal