e6b38c5aefdb40ed8e5f62ed877281149288bd75
[bpt/emacs.git] / admin / notes / years
1 HOW TO MAINTAIN COPYRIGHT YEARS FOR GNU EMACS
2
3 Maintaining copyright years is now very simple: every time a new year
4 rolls around, add that year to every FSF (and AIST) copyright notice.
5
6 There's no need to worry about whether an individual file has changed
7 in a given year - it's sufficient that Emacs as a whole has changed.
8
9 Therefore the years are updated en-masse near the start of each year,
10 so basically there is no need for most people to do any updating of them.
11
12 The current (in 2011) version of "Information for Maintainers of GNU
13 Software" (see that document for more details) says that it is OK to use
14 ranges in copyright years, so in early 2011 the years were changed to use
15 ranges, which occupy less space and do not grow in length every year.
16
17 For more detailed information on maintaining copyright, see the file
18 "copyright" in this directory.
19
20 The previous policy was more complex, but is now only of historical
21 interest (see versions of this file from before 2009).
22
23 The refcards in etc/refcards can print only the latest copyright year,
24 but should keep the full list in a comment in the source.
25
26
27 "Our lawyer says it is ok if we add, to each file that has been in Emacs
28 since Emacs 21 came out in 2001, all the subsequent years[1]. We don't
29 need to check whether *that file* was changed in those years.
30 It's sufficient that *Emacs* was changed in those years (and it was!).
31
32 For those files that have been added since then, we should add
33 the year it was added to Emacs, and all subsequent years."
34
35 --RMS, 2005-07-13
36
37 [1] Note that this includes 2001 - see
38 <http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-12/msg00119.html>