aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/copyright')
-rw-r--r--admin/notes/copyright28
1 files changed, 14 insertions, 14 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright
index 39eb003a07d..72b7d7e2d23 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -1,4 +1,4 @@
1Copyright (C) 2007-2011 Free Software Foundation, Inc. 1Copyright (C) 2007-2012 Free Software Foundation, Inc.
2See the end of the file for license conditions. 2See the end of the file for license conditions.
3 3
4 4
@@ -24,9 +24,8 @@ the file.
24 24
252. When installing code written by someone else, the ChangeLog entry 252. When installing code written by someone else, the ChangeLog entry
26should be in the name of the author of the code, not the person who 26should be in the name of the author of the code, not the person who
27installs it. I think it is helpful to put the author (if not yourself) 27installs it. Also use bzr commit's "--author" option.
28in the commit log as well (you can also use bzr commit's "--author" 28Do not install any of your own changes in the same commit.
29option); and to not install any of your own changes in the same commit.
30 29
313. With images, add the legal info to a README file in the directory 303. With images, add the legal info to a README file in the directory
32containing the image. 31containing the image.
@@ -143,7 +142,7 @@ m4/*.m4
143lib/Makefile.in 142lib/Makefile.in
144 - copyright FSF, with MIT-like license 143 - copyright FSF, with MIT-like license
145 144
146install-sh 145build-aux/install-sh
147 - this file is copyright MIT, which is OK. Leave the copyright alone. 146 - this file is copyright MIT, which is OK. Leave the copyright alone.
148 147
149etc/refcards/*.tex 148etc/refcards/*.tex
@@ -545,16 +544,17 @@ of writing) GPL >= 2. rms says may as well leave the licenses of these
545alone (may import them from Gnulib again). These are: 544alone (may import them from Gnulib again). These are:
546 545
547 Gnulib: 546 Gnulib:
548 arg-nonnull.h 547 build-aux/compile
549 c++defs.h 548 build-aux/config.guess
550 compile 549 build-aux/config.sub
551 config.guess 550 build-aux/depcomp
552 config.sub 551 build-aux/missing
553 depcomp 552 build-aux/move-if-change
553 build-aux/snippet/_Noreturn.h
554 build-aux/snippet/arg-nonnull.h
555 build-aux/snippet/c++defs.h
556 build-aux/snippet/warn-on-use.h
554 doc/man/texinfo.tex 557 doc/man/texinfo.tex
555 missing
556 move-if-change
557 warn-on-use.h
558 lib/*.[ch] 558 lib/*.[ch]
559 lib/gnulib.mk 559 lib/gnulib.mk
560 src/gmalloc.c 560 src/gmalloc.c