Add 2008 to copyright years.
Add license text.
This commit is contained in:
parent
20234d96d0
commit
cf6f71ac50
1 changed files with 21 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue