aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/MORE.STUFF11
-rw-r--r--etc/TODO18
2 files changed, 28 insertions, 1 deletions
diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF
index f5fb4b13ad7..771294734c6 100644
--- a/etc/MORE.STUFF
+++ b/etc/MORE.STUFF
@@ -1,4 +1,7 @@
1More Neat Stuff for your Emacs 1More Neat Stuff for your Emacs
2Copyright (c) 1993, 1999, 2003, 2004, 2005, 2006
3Free software Foundation, Inc.
4See the end of the file for copying permissions.
2 5
3This file describes GNU Emacs programs and resources that are 6This file describes GNU Emacs programs and resources that are
4maintained by other people. Some of these may become part of the 7maintained by other people. Some of these may become part of the
@@ -276,4 +279,12 @@ mode: view
276eval: (goto-address) 279eval: (goto-address)
277End: 280End:
278 281
282COPYING PERMISSIONS
283 Permission to use, copy, modify, and distribute this
284 software and its documentation for any purpose and without
285 fee is hereby granted, provided that the above copyright
286 notice appear in all copies and that both that copyright
287 notice and this permission notice appear in supporting
288 documentation.
289
279arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa 290arch-tag: c1d4e7c8-db85-44e6-909e-659e2b20fefa
diff --git a/etc/TODO b/etc/TODO
index ea027d8c5ec..ea070e01398 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -1,4 +1,8 @@
1 -*-outline-*- 1Emacs TODO List -*-outline-*-
2
3Copyright (c) 2003, 2004, 2005, 2006
4Free software Foundation, Inc.
5See the end of the file for copying permissions.
2 6
3If you are ready to start working on any of these TODO items, we 7If you are ready to start working on any of these TODO items, we
4appreciate your help; please write to emacs-devel@gnu.org so we can be 8appreciate your help; please write to emacs-devel@gnu.org so we can be
@@ -490,4 +494,16 @@ not be noticed if it appears within a word.
490** Fix unexelf.c to handle the .data.rel and .data.rel.local 494** Fix unexelf.c to handle the .data.rel and .data.rel.local
491 sections made by GCC 3.4 on IRIX. 495 sections made by GCC 3.4 on IRIX.
492 496
497COPYING PERMISSIONS:
498
499 Permission is hereby granted, free of charge, to any person obtaining
500 a copy of this file, to deal in the file without restriction, including
501 without limitation the rights to use, copy, modify, merge, publish,
502 distribute, sublicense, and/or sell copies of the file, and to
503 permit persons to whom the file is furnished to do so, subject to
504 the following condition:
505
506 The above copyright notice and this permission notice shall be
507 included in all copies or substantial portions of the file.
508
493;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036 509;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036