Skip to content

Commit cd770bf

Browse files
committed
Bumped the copyright year of the project.
1 parent a571eeb commit cd770bf

85 files changed

Lines changed: 98 additions & 98 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

ExamplePlugin/Main.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

ExamplePlugin/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to
@@ -31,7 +31,7 @@
3131
[assembly: AssemblyConfiguration("Release")]
3232
[assembly: AssemblyCompany("atom0s")]
3333
[assembly: AssemblyProduct("ExamplePlugin")]
34-
[assembly: AssemblyCopyright("Copyright © atom0s 2015 - 2023")]
34+
[assembly: AssemblyCopyright("Copyright © atom0s 2015 - 2024")]
3535
[assembly: AssemblyTrademark("")]
3636
[assembly: AssemblyCulture("")]
3737
[assembly: ComVisible(false)]

Steamless.API/Crypto/AesHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

Steamless.API/Events/LogMessageEventArgs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

Steamless.API/Events/LogMessageType.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

Steamless.API/Extensions/FileStreamExtensions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

Steamless.API/Model/NavigatedEventArgs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

Steamless.API/Model/NotifiableModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

Steamless.API/Model/SteamlessOptions.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

Steamless.API/Model/SteamlessPlugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Steamless - Copyright (c) 2015 - 2023 atom0s [atom0s@live.com]
2+
* Steamless - Copyright (c) 2015 - 2024 atom0s [atom0s@live.com]
33
*
44
* This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
55
* To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/ or send a letter to

0 commit comments

Comments
 (0)