diff options
| author | Ramprasad B | 2006-04-20 06:59:38 +0000 |
|---|---|---|
| committer | Ramprasad B | 2006-04-20 06:59:38 +0000 |
| commit | 667f78d7028cc03ea1b73fe1df3a932ba69addcd (patch) | |
| tree | e5f3f132fbef898566e085cec5e6c8adf102de52 | |
| parent | 1c4181cc11d3d269a864471625972a9920f8bc05 (diff) | |
| download | emacs-667f78d7028cc03ea1b73fe1df3a932ba69addcd.tar.gz emacs-667f78d7028cc03ea1b73fe1df3a932ba69addcd.zip | |
Updated copyright year(s)
| -rw-r--r-- | INSTALL | 3 | ||||
| -rw-r--r-- | Makefile.in | 2 | ||||
| -rw-r--r-- | config.bat | 2 | ||||
| -rwxr-xr-x | config.guess | 4 | ||||
| -rwxr-xr-x | config.sub | 4 | ||||
| -rwxr-xr-x | configure | 2 | ||||
| -rwxr-xr-x | make-dist | 2 | ||||
| -rwxr-xr-x | update-subdirs | 2 |
8 files changed, 11 insertions, 10 deletions
| @@ -1,5 +1,6 @@ | |||
| 1 | GNU Emacs Installation Guide | 1 | GNU Emacs Installation Guide |
| 2 | Copyright (c) 1992, 94, 96, 97, 2000, 01, 02 Free software Foundation, Inc. | 2 | Copyright (c) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2006 |
| 3 | Free software Foundation, Inc. | ||
| 3 | See the end of the file for copying permissions. | 4 | See the end of the file for copying permissions. |
| 4 | 5 | ||
| 5 | 6 | ||
diff --git a/Makefile.in b/Makefile.in index e89159f4a3e..12ef4befb48 100644 --- a/Makefile.in +++ b/Makefile.in | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # DIST: make most of the changes to this file you might want, so try | 2 | # DIST: make most of the changes to this file you might want, so try |
| 3 | # DIST: that first. | 3 | # DIST: that first. |
| 4 | 4 | ||
| 5 | # Copyright (C) 1992,93,94,95,96,97,98,1999,2000,01,02,03,04,2005 | 5 | # Copyright (C) 1992,93,94,95,96,97,98,1999,2000,01,02,03,04,2005,2006 |
| 6 | # Free Software Foundation, Inc. | 6 | # Free Software Foundation, Inc. |
| 7 | 7 | ||
| 8 | # This file is part of GNU Emacs. | 8 | # This file is part of GNU Emacs. |
diff --git a/config.bat b/config.bat index 1f25bfef9eb..9a80f5d7854 100644 --- a/config.bat +++ b/config.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Configuration script for MSDOS | 3 | rem Configuration script for MSDOS |
| 4 | rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004 | 4 | rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004, 2006 |
| 5 | rem Free Software Foundation, Inc. | 5 | rem Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | rem This file is part of GNU Emacs. | 7 | rem This file is part of GNU Emacs. |
diff --git a/config.guess b/config.guess index 10a8260177a..862b408779a 100755 --- a/config.guess +++ b/config.guess | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Attempt to guess a canonical system name. | 2 | # Attempt to guess a canonical system name. |
| 3 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, | 3 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, |
| 4 | # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 4 | # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | timestamp='2005-12-23' | 6 | timestamp='2006-04-20' |
| 7 | 7 | ||
| 8 | # This file is free software; you can redistribute it and/or modify it | 8 | # This file is free software; you can redistribute it and/or modify it |
| 9 | # under the terms of the GNU General Public License as published by | 9 | # under the terms of the GNU General Public License as published by |
diff --git a/config.sub b/config.sub index 8f7b7381c47..5b41640064e 100755 --- a/config.sub +++ b/config.sub | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | #! /bin/sh | 1 | #! /bin/sh |
| 2 | # Configuration validation subroutine script. | 2 | # Configuration validation subroutine script. |
| 3 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, | 3 | # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, |
| 4 | # 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 4 | # 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | timestamp='2005-12-23' | 6 | timestamp='2006-04-20' |
| 7 | 7 | ||
| 8 | # This file is (in principle) common to ALL GNU software. | 8 | # This file is (in principle) common to ALL GNU software. |
| 9 | # The presence of a machine in this file suggests that SOME GNU software | 9 | # The presence of a machine in this file suggests that SOME GNU software |
| @@ -2,7 +2,7 @@ | |||
| 2 | # Guess values for system-dependent variables and create Makefiles. | 2 | # Guess values for system-dependent variables and create Makefiles. |
| 3 | # Generated by GNU Autoconf 2.59. | 3 | # Generated by GNU Autoconf 2.59. |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2003 Free Software Foundation, Inc. | 5 | # Copyright (C) 2003, 2006 Free Software Foundation, Inc. |
| 6 | # This configure script is free software; the Free Software Foundation | 6 | # This configure script is free software; the Free Software Foundation |
| 7 | # gives unlimited permission to copy, distribute and modify it. | 7 | # gives unlimited permission to copy, distribute and modify it. |
| 8 | ## --------------------- ## | 8 | ## --------------------- ## |
| @@ -6,7 +6,7 @@ | |||
| 6 | #### be distributed. This means that if you add a file with an odd name, | 6 | #### be distributed. This means that if you add a file with an odd name, |
| 7 | #### you should make sure that this script will include it. | 7 | #### you should make sure that this script will include it. |
| 8 | 8 | ||
| 9 | # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2005 | 9 | # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2005, 2006 |
| 10 | # Free Software Foundation, Inc. | 10 | # Free Software Foundation, Inc. |
| 11 | # | 11 | # |
| 12 | # This file is part of GNU Emacs. | 12 | # This file is part of GNU Emacs. |
diff --git a/update-subdirs b/update-subdirs index 29ac404575a..ef259fe6f67 100755 --- a/update-subdirs +++ b/update-subdirs | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #!/bin/sh | 1 | #!/bin/sh |
| 2 | # Write into $1/subdirs.el a list of subdirs of directory $1. | 2 | # Write into $1/subdirs.el a list of subdirs of directory $1. |
| 3 | 3 | ||
| 4 | # Copyright (C) 1994,95,97,1999,2001,2004 Free Software Foundation, Inc. | 4 | # Copyright (C) 1994,95,97,1999,2001,2004,2006 Free Software Foundation, Inc. |
| 5 | # | 5 | # |
| 6 | # This file is part of GNU Emacs. | 6 | # This file is part of GNU Emacs. |
| 7 | # | 7 | # |