From 0dda67b88f396f1d24b0dc43736454a6e023b9ce Mon Sep 17 00:00:00 2001
From: Reto Kromer 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:RAWcooked License
-
RAWcooked License
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