diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:19:59 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:19:59 +0000 |
commit | cf6f71ac502ab825e2d34b729e734efff09d8abf (patch) | |
tree | aff8a5437b804f0fff9aa3e6bee045917edca79c | |
parent | 20234d96d061496be71fbb0d504f49c2b3f2ddeb (diff) | |
download | emacs-cf6f71ac502ab825e2d34b729e734efff09d8abf.tar.gz emacs-cf6f71ac502ab825e2d34b729e734efff09d8abf.tar.bz2 emacs-cf6f71ac502ab825e2d34b729e734efff09d8abf.zip |
Add 2008 to copyright years.
Add license text.
-rw-r--r-- | admin/notes/lel-TODO | 22 |
1 files changed, 21 insertions, 1 deletions
diff --git a/admin/notes/lel-TODO b/admin/notes/lel-TODO index f5254d7a956..9246f1dc8c2 100644 --- a/admin/notes/lel-TODO +++ b/admin/notes/lel-TODO @@ -1,5 +1,7 @@ Some lisp/emacs-lisp/ Features and Where They Are Documented -Copyright (C) 2007 Free Software Foundation, Inc. + +Copyright (C) 2007, 2008 Free Software Foundation, Inc. +See the end of the file for license conditions. * Status Key @@ -102,6 +104,24 @@ Copyright (C) 2007 Free Software Foundation, Inc. * Etc + +This file is part of GNU Emacs. + +GNU Emacs is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3, or (at your option) +any later version. + +GNU Emacs is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with GNU Emacs; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. + Local variables: mode: outline End: |