diff --git a/LICENSE b/LICENSE index 0f34edef..3a28e247 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 2-Clause License -Copyright (c) 2018-2024, MediaArea.net SARL & Reto Kromer +Copyright (c) 2018-2025, MediaArea.net SARL & Reto Kromer All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/License.html b/License.html index 7f03aa28..34e1f135 100644 --- a/License.html +++ b/License.html @@ -6,7 +6,7 @@
Copyright (c) 2018-2024 MediaArea.net SARL & Reto Kromer. All rights reserved.
+Copyright (c) 2018-2025 MediaArea.net SARL & Reto Kromer. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Alternate license for redistributions of the library in binary form:
Redistributions in binary form must reproduce the following sentence (including the link to the website) in the documentation and/or other materials provided with the distribution.
-This product uses RAWcooked library, Copyright (c) 2018-2023 MediaArea.net SARL & Reto Kromer.
The software relies on third party libraries. Such libraries have their own license:
diff --git a/Source/CLI/Help.cpp b/Source/CLI/Help.cpp index 61aa2d7d..8d9239ef 100644 --- a/Source/CLI/Help.cpp +++ b/Source/CLI/Help.cpp @@ -360,7 +360,7 @@ ReturnValue Help(const char* Name) " after the --all and the conch command will be skipped.\n" "\n" "COPYRIGHT\n" - " Copyright (c) 2018-2024 MediaArea.net SARL & Reto Kromer\n" + " Copyright (c) 2018-2025 MediaArea.net SARL & Reto Kromer\n" "\n" "LICENSE\n" " RAWcooked is released under a BSD License.\n" diff --git a/Source/CLI/rawcooked.1 b/Source/CLI/rawcooked.1 index cfc42b6c..1b634549 100644 --- a/Source/CLI/rawcooked.1 +++ b/Source/CLI/rawcooked.1 @@ -302,7 +302,7 @@ This command works the same as the encoding of raw audio-visual data, but decode .br It can be used in conjunction with opposing commands. For example if you want to use this command without --conch, you can add --no-conch after the --all and the conch command will be skipped. .SH COPYRIGHT -Copyright (c) 2018-2024 MediaArea.net SARL & Reto Kromer +Copyright (c) 2018-2025 MediaArea.net SARL & Reto Kromer .SH LICENSE \fBRAWcooked\fR is released under a BSD License. .SH DISCLAIMER