diff options
| author | Joakim Verona | 2011-09-07 01:42:17 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-09-07 01:42:17 +0200 |
| commit | be81ea9a3709c042369aa6ffc6fee83448677251 (patch) | |
| tree | 2f74495859302056045b03a2284ff6110951d2a3 /admin/notes | |
| parent | 1b07d72dd2687ebddf2f5d8c5538a2b43bc6d13a (diff) | |
| parent | c8199d0f9eb45a99de074ec10b893f737f738cd8 (diff) | |
| download | emacs-be81ea9a3709c042369aa6ffc6fee83448677251.tar.gz emacs-be81ea9a3709c042369aa6ffc6fee83448677251.zip | |
upstream
Diffstat (limited to 'admin/notes')
| -rw-r--r-- | admin/notes/copyright | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/admin/notes/copyright b/admin/notes/copyright index 39eb003a07d..f4d22f9b270 100644 --- a/admin/notes/copyright +++ b/admin/notes/copyright | |||
| @@ -143,7 +143,7 @@ m4/*.m4 | |||
| 143 | lib/Makefile.in | 143 | lib/Makefile.in |
| 144 | - copyright FSF, with MIT-like license | 144 | - copyright FSF, with MIT-like license |
| 145 | 145 | ||
| 146 | install-sh | 146 | build-aux/install-sh |
| 147 | - this file is copyright MIT, which is OK. Leave the copyright alone. | 147 | - this file is copyright MIT, which is OK. Leave the copyright alone. |
| 148 | 148 | ||
| 149 | etc/refcards/*.tex | 149 | etc/refcards/*.tex |
| @@ -545,16 +545,17 @@ of writing) GPL >= 2. rms says may as well leave the licenses of these | |||
| 545 | alone (may import them from Gnulib again). These are: | 545 | alone (may import them from Gnulib again). These are: |
| 546 | 546 | ||
| 547 | Gnulib: | 547 | Gnulib: |
| 548 | arg-nonnull.h | 548 | build-aux/compile |
| 549 | c++defs.h | 549 | build-aux/config.guess |
| 550 | compile | 550 | build-aux/config.sub |
| 551 | config.guess | 551 | build-aux/depcomp |
| 552 | config.sub | 552 | build-aux/missing |
| 553 | depcomp | 553 | build-aux/move-if-change |
| 554 | build-aux/snippet/_Noreturn.h | ||
| 555 | build-aux/snippet/arg-nonnull.h | ||
| 556 | build-aux/snippet/c++defs.h | ||
| 557 | build-aux/snippet/warn-on-use.h | ||
| 554 | doc/man/texinfo.tex | 558 | doc/man/texinfo.tex |
| 555 | missing | ||
| 556 | move-if-change | ||
| 557 | warn-on-use.h | ||
| 558 | lib/*.[ch] | 559 | lib/*.[ch] |
| 559 | lib/gnulib.mk | 560 | lib/gnulib.mk |
| 560 | src/gmalloc.c | 561 | src/gmalloc.c |