LUMIERA.clone/src
Ichthyostega ceceaf4ece Release: compile authorship information
Some recherche regarding the requirements and conditions of the GPL
made it clear that we are obliged to have at least an summary statement
of all authors and the years of their contributions embedded somewhere
in the source itself. The Git history alone is not sufficient to fulfil
this requirement, since a code base could be packaged as Tarball
and passed-on outside of any Git repository.

Thus I propose the following policy
- add yourself to the copyright header whenever you made
  some ''significant'' contribution to a code file
- maintain a list of relevant authors at top-level,
  indicating a time range of their contribution
- use the same information also in the debian/copyright (DEB package)
- clarify in the LICENSE that authorship can be extracted from Git

__Remark__: Anton Yakovlev made a single code contribution in 2009 (87e528bd),
which was never used anywhere and removed as part of a general clean-up in 2023.
Thus I do not list him as a code author, but he is mentioned in credits.txt
2025-11-24 00:52:47 +01:00
..
common clean-up: some Doxygen improvements 2025-11-05 02:55:45 +01:00
include clean-up: some Doxygen improvements 2025-11-05 02:55:45 +01:00
lib Release: compile authorship information 2025-11-24 00:52:47 +01:00
lumiera Clean-up: remove dummy-player services and interfaces (see #1342) 2025-05-14 01:32:21 +02:00
plugin
stage Release: compile authorship information 2025-11-24 00:52:47 +01:00
steam Release: compile authorship information 2025-11-24 00:52:47 +01:00
tool clean-up: trifles 2025-06-07 23:59:57 +02:00
vault Upgrade: down with typename!! 2025-07-06 01:19:08 +02:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox clean-up: some Doxygen improvements 2025-11-05 02:55:45 +01:00
SConscript Build: fix problem that prevented installation into absolute path 2025-11-19 22:40:08 +01:00