[Cin] commit from cin-CV explaining some copyright
Andrew Randrianasulu
randrianasulu at gmail.com
Fri Jan 6 07:40:22 CET 2023
====
commit 740d7ccc3bc952c689d9d09aa9d2e7f50d7b4a22
Author: Johannes Sixt <j6t at kdbg.org>
Date: Thu Oct 8 21:54:48 2009 +0200
Insert license blurb with copyright at the top of source files.
The majority of files carry only Adam William's copyright, regardless
of whether other people contributed code.
The following file are exceptions; they receive the copyright of the person
who initially added the file:
Andraz Tori
cinelerra/exportedl.C
cinelerra/exportedl.h
cinelerra/exportedl.inc
cinelerra/manualgoto.C
cinelerra/manualgoto.h
cinelerra/manualgoto.inc
cinelerra/renderprofiles.C
cinelerra/renderprofiles.h
cinelerra/renderprofiles.inc
Hermann Vosseler
plugins/reroute/picon_png.h
plugins/reroute/reroute.C
Nathan Kurz
cinelerra/fileyuv.C
cinelerra/fileyuv.h
cinelerra/pipe.C
cinelerra/pipe.h
cinelerra/yuvstream.C
cinelerra/yuvstream.h
guicast/bcrecentlist.C
guicast/bcrecentlist.h
Pierre Dumuid
cinelerra/labeledit.C
cinelerra/labeledit.h
cinelerra/labeledit.inc
guicast/bcpixmapsw.C
guicast/bcpixmapsw.h
guicast/bcpixmapsw.inc
guicast/bcrelocatablewidget.C
guicast/bcrelocatablewidget.h
guicast/bcrelocatablewidget.inc
guicast/bcwidgetgrid.C
guicast/bcwidgetgrid.h
guicast/bcwidgetgrid.inc
Richard Baverstock
cinelerra/filedv.C
cinelerra/filedv.h
This brings the file contents closer to Adam's Cinelerra 4.
lines 7
=====
I currently read whole cinCV changelog and make local branches like this:
git checkout -b r1053 c27217d5d014500aa5105222a5dbcb24b80ff30f
git checkout master
git checkout -b r980 e4a838b79f3de7ab7a64bd5c41d1f9dd90c29364
git checkout master
and so on ...
makes navigating to specific point in time easier.
More information about the Cin
mailing list