diff --git a/LICENSE.txt b/LICENSE.txt index 43d0120..18ad63f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,6 @@ zlib License -Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -11,12 +11,12 @@ including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not -claim that you wrote the original software. If you use this software -in a product, an acknowledgment in the product documentation would be -appreciated but is not required. + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be -misrepresented as being the original software. + misrepresented as being the original software. 3. This notice may not be removed or altered from any source -distribution. \ No newline at end of file + distribution. \ No newline at end of file diff --git a/SAM.API/Callback.cs b/SAM.API/Callback.cs index 3c7de59..529ded0 100644 --- a/SAM.API/Callback.cs +++ b/SAM.API/Callback.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Callbacks/AppDataChanged.cs b/SAM.API/Callbacks/AppDataChanged.cs index 62bc835..5f9311d 100644 --- a/SAM.API/Callbacks/AppDataChanged.cs +++ b/SAM.API/Callbacks/AppDataChanged.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Callbacks/UserStatsReceived.cs b/SAM.API/Callbacks/UserStatsReceived.cs index 48fea25..352ba75 100644 --- a/SAM.API/Callbacks/UserStatsReceived.cs +++ b/SAM.API/Callbacks/UserStatsReceived.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Client.cs b/SAM.API/Client.cs index 0347d59..bf3c3ab 100644 --- a/SAM.API/Client.cs +++ b/SAM.API/Client.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/ICallback.cs b/SAM.API/ICallback.cs index 174e64e..b1701c9 100644 --- a/SAM.API/ICallback.cs +++ b/SAM.API/ICallback.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/INativeWrapper.cs b/SAM.API/INativeWrapper.cs index d8e865f..cf81685 100644 --- a/SAM.API/INativeWrapper.cs +++ b/SAM.API/INativeWrapper.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Interfaces/ISteamApps001.cs b/SAM.API/Interfaces/ISteamApps001.cs index 200921e..18af74f 100644 --- a/SAM.API/Interfaces/ISteamApps001.cs +++ b/SAM.API/Interfaces/ISteamApps001.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Interfaces/ISteamApps003.cs b/SAM.API/Interfaces/ISteamApps003.cs index 1a1603f..7192240 100644 --- a/SAM.API/Interfaces/ISteamApps003.cs +++ b/SAM.API/Interfaces/ISteamApps003.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Interfaces/ISteamClient009.cs b/SAM.API/Interfaces/ISteamClient009.cs index 466ef85..f6b04b1 100644 --- a/SAM.API/Interfaces/ISteamClient009.cs +++ b/SAM.API/Interfaces/ISteamClient009.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Interfaces/ISteamUser012.cs b/SAM.API/Interfaces/ISteamUser012.cs index a4c756e..cef12c1 100644 --- a/SAM.API/Interfaces/ISteamUser012.cs +++ b/SAM.API/Interfaces/ISteamUser012.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Interfaces/ISteamUserStats007.cs b/SAM.API/Interfaces/ISteamUserStats007.cs index ec24183..fe5574f 100644 --- a/SAM.API/Interfaces/ISteamUserStats007.cs +++ b/SAM.API/Interfaces/ISteamUserStats007.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Interfaces/ISteamUtils005.cs b/SAM.API/Interfaces/ISteamUtils005.cs index 0bb6548..f7e6a35 100644 --- a/SAM.API/Interfaces/ISteamUtils005.cs +++ b/SAM.API/Interfaces/ISteamUtils005.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/LICENSE.txt b/SAM.API/LICENSE.txt index 43d0120..18ad63f 100644 --- a/SAM.API/LICENSE.txt +++ b/SAM.API/LICENSE.txt @@ -1,6 +1,6 @@ zlib License -Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -11,12 +11,12 @@ including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not -claim that you wrote the original software. If you use this software -in a product, an acknowledgment in the product documentation would be -appreciated but is not required. + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be -misrepresented as being the original software. + misrepresented as being the original software. 3. This notice may not be removed or altered from any source -distribution. \ No newline at end of file + distribution. \ No newline at end of file diff --git a/SAM.API/NativeClass.cs b/SAM.API/NativeClass.cs index dddeb28..45cafca 100644 --- a/SAM.API/NativeClass.cs +++ b/SAM.API/NativeClass.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/NativeStrings.cs b/SAM.API/NativeStrings.cs index 8dc0687..fafd8f9 100644 --- a/SAM.API/NativeStrings.cs +++ b/SAM.API/NativeStrings.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/NativeWrapper.cs b/SAM.API/NativeWrapper.cs index 167be68..03a8f1a 100644 --- a/SAM.API/NativeWrapper.cs +++ b/SAM.API/NativeWrapper.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Steam.cs b/SAM.API/Steam.cs index bc90385..d4c5beb 100644 --- a/SAM.API/Steam.cs +++ b/SAM.API/Steam.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/AccountType.cs b/SAM.API/Types/AccountType.cs index c394f42..262cf7d 100644 --- a/SAM.API/Types/AccountType.cs +++ b/SAM.API/Types/AccountType.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/AppDataChanged.cs b/SAM.API/Types/AppDataChanged.cs index d44172d..faee9b8 100644 --- a/SAM.API/Types/AppDataChanged.cs +++ b/SAM.API/Types/AppDataChanged.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/CallbackMessage.cs b/SAM.API/Types/CallbackMessage.cs index 8bdbe4b..4d7f169 100644 --- a/SAM.API/Types/CallbackMessage.cs +++ b/SAM.API/Types/CallbackMessage.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/ItemRequestResult.cs b/SAM.API/Types/ItemRequestResult.cs index 7122992..4538d0d 100644 --- a/SAM.API/Types/ItemRequestResult.cs +++ b/SAM.API/Types/ItemRequestResult.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/UserItemsReceived.cs b/SAM.API/Types/UserItemsReceived.cs index ea63417..e078494 100644 --- a/SAM.API/Types/UserItemsReceived.cs +++ b/SAM.API/Types/UserItemsReceived.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/UserStatType.cs b/SAM.API/Types/UserStatType.cs index e7fa519..6bb526b 100644 --- a/SAM.API/Types/UserStatType.cs +++ b/SAM.API/Types/UserStatType.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/UserStatsReceived.cs b/SAM.API/Types/UserStatsReceived.cs index b612a06..1c9014d 100644 --- a/SAM.API/Types/UserStatsReceived.cs +++ b/SAM.API/Types/UserStatsReceived.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Types/UserStatsStored.cs b/SAM.API/Types/UserStatsStored.cs index 646577b..2e9a20e 100644 --- a/SAM.API/Types/UserStatsStored.cs +++ b/SAM.API/Types/UserStatsStored.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Wrappers/SteamApps001.cs b/SAM.API/Wrappers/SteamApps001.cs index 02d0534..a0eac04 100644 --- a/SAM.API/Wrappers/SteamApps001.cs +++ b/SAM.API/Wrappers/SteamApps001.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Wrappers/SteamApps003.cs b/SAM.API/Wrappers/SteamApps003.cs index 81452b8..76693bd 100644 --- a/SAM.API/Wrappers/SteamApps003.cs +++ b/SAM.API/Wrappers/SteamApps003.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Wrappers/SteamClient009.cs b/SAM.API/Wrappers/SteamClient009.cs index 346eb5d..e278fcc 100644 --- a/SAM.API/Wrappers/SteamClient009.cs +++ b/SAM.API/Wrappers/SteamClient009.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Wrappers/SteamUser012.cs b/SAM.API/Wrappers/SteamUser012.cs index c6f9afe..16342fa 100644 --- a/SAM.API/Wrappers/SteamUser012.cs +++ b/SAM.API/Wrappers/SteamUser012.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Wrappers/SteamUserStats007.cs b/SAM.API/Wrappers/SteamUserStats007.cs index a53af21..17c8ee8 100644 --- a/SAM.API/Wrappers/SteamUserStats007.cs +++ b/SAM.API/Wrappers/SteamUserStats007.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.API/Wrappers/SteamUtils005.cs b/SAM.API/Wrappers/SteamUtils005.cs index a5378e8..bd2439d 100644 --- a/SAM.API/Wrappers/SteamUtils005.cs +++ b/SAM.API/Wrappers/SteamUtils005.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/DoubleBufferedListView.cs b/SAM.Game/DoubleBufferedListView.cs index 0642c0e..4b0dd5c 100644 --- a/SAM.Game/DoubleBufferedListView.cs +++ b/SAM.Game/DoubleBufferedListView.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/KeyValue.cs b/SAM.Game/KeyValue.cs index 86385f8..5d064b9 100644 --- a/SAM.Game/KeyValue.cs +++ b/SAM.Game/KeyValue.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/KeyValueType.cs b/SAM.Game/KeyValueType.cs index 7e6645d..38b29e2 100644 --- a/SAM.Game/KeyValueType.cs +++ b/SAM.Game/KeyValueType.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/LICENSE.txt b/SAM.Game/LICENSE.txt index 43d0120..18ad63f 100644 --- a/SAM.Game/LICENSE.txt +++ b/SAM.Game/LICENSE.txt @@ -1,6 +1,6 @@ zlib License -Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -11,12 +11,12 @@ including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not -claim that you wrote the original software. If you use this software -in a product, an acknowledgment in the product documentation would be -appreciated but is not required. + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be -misrepresented as being the original software. + misrepresented as being the original software. 3. This notice may not be removed or altered from any source -distribution. \ No newline at end of file + distribution. \ No newline at end of file diff --git a/SAM.Game/Manager.cs b/SAM.Game/Manager.cs index 4ad2e4a..715f7e6 100644 --- a/SAM.Game/Manager.cs +++ b/SAM.Game/Manager.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Program.cs b/SAM.Game/Program.cs index a2c09c5..88e6f88 100644 --- a/SAM.Game/Program.cs +++ b/SAM.Game/Program.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/AchievementDefinition.cs b/SAM.Game/Stats/AchievementDefinition.cs index 5936fc3..21f1b12 100644 --- a/SAM.Game/Stats/AchievementDefinition.cs +++ b/SAM.Game/Stats/AchievementDefinition.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/AchievementInfo.cs b/SAM.Game/Stats/AchievementInfo.cs index b598053..c497819 100644 --- a/SAM.Game/Stats/AchievementInfo.cs +++ b/SAM.Game/Stats/AchievementInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/FloatStatDefinition.cs b/SAM.Game/Stats/FloatStatDefinition.cs index fd0c400..0ebc987 100644 --- a/SAM.Game/Stats/FloatStatDefinition.cs +++ b/SAM.Game/Stats/FloatStatDefinition.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/FloatStatInfo.cs b/SAM.Game/Stats/FloatStatInfo.cs index 7517b8a..5c93bb4 100644 --- a/SAM.Game/Stats/FloatStatInfo.cs +++ b/SAM.Game/Stats/FloatStatInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/IntStatInfo.cs b/SAM.Game/Stats/IntStatInfo.cs index 24ce09a..1ac61d1 100644 --- a/SAM.Game/Stats/IntStatInfo.cs +++ b/SAM.Game/Stats/IntStatInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/IntegerStatDefinition.cs b/SAM.Game/Stats/IntegerStatDefinition.cs index 899c761..82efa61 100644 --- a/SAM.Game/Stats/IntegerStatDefinition.cs +++ b/SAM.Game/Stats/IntegerStatDefinition.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/StatDefinition.cs b/SAM.Game/Stats/StatDefinition.cs index f44db10..893876a 100644 --- a/SAM.Game/Stats/StatDefinition.cs +++ b/SAM.Game/Stats/StatDefinition.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/StatFlags.cs b/SAM.Game/Stats/StatFlags.cs index fe3b771..512a6d7 100644 --- a/SAM.Game/Stats/StatFlags.cs +++ b/SAM.Game/Stats/StatFlags.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/StatInfo.cs b/SAM.Game/Stats/StatInfo.cs index 92d1b12..c253ec8 100644 --- a/SAM.Game/Stats/StatInfo.cs +++ b/SAM.Game/Stats/StatInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/Stats/StatIsProtectedException.cs b/SAM.Game/Stats/StatIsProtectedException.cs index a797d08..dd7d0bc 100644 --- a/SAM.Game/Stats/StatIsProtectedException.cs +++ b/SAM.Game/Stats/StatIsProtectedException.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Game/StreamHelpers.cs b/SAM.Game/StreamHelpers.cs index ca51cda..d95981b 100644 --- a/SAM.Game/StreamHelpers.cs +++ b/SAM.Game/StreamHelpers.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Picker/DoubleBufferedListView.cs b/SAM.Picker/DoubleBufferedListView.cs index fc31aed..26fcc21 100644 --- a/SAM.Picker/DoubleBufferedListView.cs +++ b/SAM.Picker/DoubleBufferedListView.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Picker/GameInfo.cs b/SAM.Picker/GameInfo.cs index 0cca237..c4d33d7 100644 --- a/SAM.Picker/GameInfo.cs +++ b/SAM.Picker/GameInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Picker/GamePicker.cs b/SAM.Picker/GamePicker.cs index 676506f..a65c0d0 100644 --- a/SAM.Picker/GamePicker.cs +++ b/SAM.Picker/GamePicker.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Picker/LICENSE.txt b/SAM.Picker/LICENSE.txt index 43d0120..18ad63f 100644 --- a/SAM.Picker/LICENSE.txt +++ b/SAM.Picker/LICENSE.txt @@ -1,6 +1,6 @@ zlib License -Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -11,12 +11,12 @@ including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not -claim that you wrote the original software. If you use this software -in a product, an acknowledgment in the product documentation would be -appreciated but is not required. + claim that you wrote the original software. If you use this software + in a product, an acknowledgment in the product documentation would be + appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be -misrepresented as being the original software. + misrepresented as being the original software. 3. This notice may not be removed or altered from any source -distribution. \ No newline at end of file + distribution. \ No newline at end of file diff --git a/SAM.Picker/LogoInfo.cs b/SAM.Picker/LogoInfo.cs index 14ffe12..ae05706 100644 --- a/SAM.Picker/LogoInfo.cs +++ b/SAM.Picker/LogoInfo.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/SAM.Picker/Program.cs b/SAM.Picker/Program.cs index 2f7c0bb..82f1a73 100644 --- a/SAM.Picker/Program.cs +++ b/SAM.Picker/Program.cs @@ -1,4 +1,4 @@ -/* Copyright (c) 2017 Rick (rick 'at' gibbed 'dot' us) +/* Copyright (c) 2019 Rick (rick 'at' gibbed 'dot' us) * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages