diff options
| author | Glenn Morris | 2008-01-07 08:42:46 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-01-07 08:42:46 +0000 |
| commit | a5b68355b38424bda76b5846afa1f45e4bada42b (patch) | |
| tree | 0ef12e7896a9fc53c0d4ac983ab089f448c18a4d /lispintro | |
| parent | b9b14d130b89af54fe6c376c02d6286aa11749b6 (diff) | |
| download | emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.tar.gz emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.zip | |
Add 2008 to copyright years.
Diffstat (limited to 'lispintro')
| -rw-r--r-- | lispintro/ChangeLog | 2 | ||||
| -rw-r--r-- | lispintro/Makefile.in | 2 | ||||
| -rw-r--r-- | lispintro/Makefile.old | 2 | ||||
| -rw-r--r-- | lispintro/README | 2 | ||||
| -rw-r--r-- | lispintro/cons-1.eps | 2 | ||||
| -rw-r--r-- | lispintro/cons-2.eps | 2 | ||||
| -rw-r--r-- | lispintro/cons-2a.eps | 2 | ||||
| -rw-r--r-- | lispintro/cons-3.eps | 2 | ||||
| -rw-r--r-- | lispintro/cons-4.eps | 2 | ||||
| -rw-r--r-- | lispintro/cons-5.eps | 2 | ||||
| -rw-r--r-- | lispintro/drawers.eps | 2 | ||||
| -rw-r--r-- | lispintro/emacs-lisp-intro.texi | 2 | ||||
| -rw-r--r-- | lispintro/lambda-1.eps | 2 | ||||
| -rw-r--r-- | lispintro/lambda-2.eps | 2 | ||||
| -rw-r--r-- | lispintro/lambda-3.eps | 2 | ||||
| -rw-r--r-- | lispintro/makefile.w32-in | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 2452be826fc..7f1a50ebe59 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog | |||
| @@ -244,7 +244,7 @@ | |||
| 244 | ;; End: | 244 | ;; End: |
| 245 | 245 | ||
| 246 | Copyright (C) 2001, 2002, 2003, 2004, 2005, | 246 | Copyright (C) 2001, 2002, 2003, 2004, 2005, |
| 247 | 2006, 2007 Free Software Foundation, Inc. | 247 | 2006, 2007, 2008 Free Software Foundation, Inc. |
| 248 | 248 | ||
| 249 | This file is part of GNU Emacs. | 249 | This file is part of GNU Emacs. |
| 250 | 250 | ||
diff --git a/lispintro/Makefile.in b/lispintro/Makefile.in index fc263c2095c..7f83832bbbe 100644 --- a/lispintro/Makefile.in +++ b/lispintro/Makefile.in | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #### Makefile for the Emacs Lisp Introduction manual | 1 | #### Makefile for the Emacs Lisp Introduction manual |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, | 3 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, |
| 4 | # 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | 4 | # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/lispintro/Makefile.old b/lispintro/Makefile.old index 0b4e1a82df7..a0a5cd99832 100644 --- a/lispintro/Makefile.old +++ b/lispintro/Makefile.old | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am | 1 | # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am |
| 2 | 2 | ||
| 3 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, | 3 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, |
| 4 | # 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | 4 | # 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 5 | # This Makefile.in is free software; the Free Software Foundation | 5 | # This Makefile.in is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
| 7 | # with or without modifications, as long as this notice is preserved. | 7 | # with or without modifications, as long as this notice is preserved. |
diff --git a/lispintro/README b/lispintro/README index 5edd38af3ee..b6a8528448b 100644 --- a/lispintro/README +++ b/lispintro/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 1 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 2 | Free Software Foundation, Inc. | 2 | Free Software Foundation, Inc. |
| 3 | See the end of the file for license conditions. | 3 | See the end of the file for license conditions. |
| 4 | 4 | ||
diff --git a/lispintro/cons-1.eps b/lispintro/cons-1.eps index 95a74dcf298..eb144dfba27 100644 --- a/lispintro/cons-1.eps +++ b/lispintro/cons-1.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/cons-2.eps b/lispintro/cons-2.eps index b8537d28ea8..1f93b4afb11 100644 --- a/lispintro/cons-2.eps +++ b/lispintro/cons-2.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/cons-2a.eps b/lispintro/cons-2a.eps index 1ec78c46f0b..0c1df6805a8 100644 --- a/lispintro/cons-2a.eps +++ b/lispintro/cons-2a.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/cons-3.eps b/lispintro/cons-3.eps index 795fa2b18f4..c469c463712 100644 --- a/lispintro/cons-3.eps +++ b/lispintro/cons-3.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/cons-4.eps b/lispintro/cons-4.eps index 68b0a296c36..a7433372168 100644 --- a/lispintro/cons-4.eps +++ b/lispintro/cons-4.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/cons-5.eps b/lispintro/cons-5.eps index e03815a4403..26ee898134a 100644 --- a/lispintro/cons-5.eps +++ b/lispintro/cons-5.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/drawers.eps b/lispintro/drawers.eps index 0e5a222ae45..72f6adecf69 100644 --- a/lispintro/drawers.eps +++ b/lispintro/drawers.eps | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | %%EndComments | 9 | %%EndComments |
| 10 | %%BeginProlog | 10 | %%BeginProlog |
| 11 | 11 | ||
| 12 | % Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 12 | % Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 13 | % Free Software Foundation, Inc. | 13 | % Free Software Foundation, Inc. |
| 14 | % | 14 | % |
| 15 | % This file is part of GNU Emacs. | 15 | % This file is part of GNU Emacs. |
diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index 0318ac5d361..633be4a0b30 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi | |||
| @@ -216,7 +216,7 @@ people who are not programmers. | |||
| 216 | Edition @value{edition-number}, @value{update-date} | 216 | Edition @value{edition-number}, @value{update-date} |
| 217 | @sp 1 | 217 | @sp 1 |
| 218 | Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2001, | 218 | Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2001, |
| 219 | 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | 219 | 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 220 | @sp 1 | 220 | @sp 1 |
| 221 | 221 | ||
| 222 | @iftex | 222 | @iftex |
diff --git a/lispintro/lambda-1.eps b/lispintro/lambda-1.eps index 5b1b5d04299..55a50ab7d04 100644 --- a/lispintro/lambda-1.eps +++ b/lispintro/lambda-1.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/lambda-2.eps b/lispintro/lambda-2.eps index 6288283abce..76990074e9a 100644 --- a/lispintro/lambda-2.eps +++ b/lispintro/lambda-2.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/lambda-3.eps b/lispintro/lambda-3.eps index 26f7d5d9644..1e7dd130d67 100644 --- a/lispintro/lambda-3.eps +++ b/lispintro/lambda-3.eps | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 | 7 | % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 |
| 8 | % | 8 | % |
| 9 | 9 | ||
| 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 | 10 | % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
| 11 | % Free Software Foundation, Inc. | 11 | % Free Software Foundation, Inc. |
| 12 | % | 12 | % |
| 13 | % This file is part of GNU Emacs. | 13 | % This file is part of GNU Emacs. |
diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in index 07d51d24620..8fafa1bca82 100644 --- a/lispintro/makefile.w32-in +++ b/lispintro/makefile.w32-in | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #### -*- Makefile -*- for the Emacs Lisp Introduction manual. | 1 | #### -*- Makefile -*- for the Emacs Lisp Introduction manual. |
| 2 | 2 | ||
| 3 | # Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | 3 | # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||