[Cin] Cosmetical patch - update copyright year

Andrew Randrianasulu randrianasulu at gmail.com
Tue Sep 3 11:09:49 CEST 2019


Hello, all!

I noticed copyright info in About: tab was not up-to-date, this small patch ought to fix this:


diff --git a/cinelerra-5.1/cinelerra/versioninfo.h b/cinelerra-5.1/cinelerra/versioninfo.h
index c100778..70ed482 100644
--- a/cinelerra-5.1/cinelerra/versioninfo.h
+++ b/cinelerra-5.1/cinelerra/versioninfo.h
@@ -3,9 +3,9 @@

 #define CINELERRA_VERSION "Infinity"
 #define REPOMAINTXT "git://git.cinelerra-gg.org/goodguy/cinelerra.git\n"
-#define COPYRIGHT_DATE "2018"
-#define COPYRIGHTTEXT1 "(c) 2006-2018 Heroine Virtual Ltd. by Adam Williams\n"
-#define COPYRIGHTTEXT2 "(c) 2007-2018 cin5 derivative by W.P. Morrow aka goodguy\n"
+#define COPYRIGHT_DATE "2019"
+#define COPYRIGHTTEXT1 "(c) 2006-2019 Heroine Virtual Ltd. by Adam Williams\n"
+#define COPYRIGHTTEXT2 "(c) 2007-2019 cin5 derivative by W.P. Morrow aka goodguy\n"
 #undef COMPILEDATE

 #endif

-------------- next part --------------
A non-text attachment was scrubbed...
Name: copyright_year_update.patch
Type: text/x-diff
Size: 761 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20190903/78456241/attachment.bin>


More information about the Cin mailing list