Mercurial > emacs
changeset 70121:b99080e25b28
Updated copyright year(s)
author | Ramprasad B <ramprasad_i82@yahoo.com> |
---|---|
date | Thu, 20 Apr 2006 06:59:38 +0000 |
parents | a8b22f12b3dc |
children | c47c51f000c3 |
files | INSTALL Makefile.in config.bat config.guess config.sub configure make-dist update-subdirs |
diffstat | 8 files changed, 11 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Thu Apr 20 05:05:33 2006 +0000 +++ b/INSTALL Thu Apr 20 06:59:38 2006 +0000 @@ -1,5 +1,6 @@ GNU Emacs Installation Guide -Copyright (c) 1992, 94, 96, 97, 2000, 01, 02 Free software Foundation, Inc. +Copyright (c) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2006 +Free software Foundation, Inc. See the end of the file for copying permissions.
--- a/Makefile.in Thu Apr 20 05:05:33 2006 +0000 +++ b/Makefile.in Thu Apr 20 06:59:38 2006 +0000 @@ -2,7 +2,7 @@ # DIST: make most of the changes to this file you might want, so try # DIST: that first. -# Copyright (C) 1992,93,94,95,96,97,98,1999,2000,01,02,03,04,2005 +# Copyright (C) 1992,93,94,95,96,97,98,1999,2000,01,02,03,04,2005,2006 # Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/config.bat Thu Apr 20 05:05:33 2006 +0000 +++ b/config.bat Thu Apr 20 06:59:38 2006 +0000 @@ -1,7 +1,7 @@ @echo off rem ---------------------------------------------------------------------- rem Configuration script for MSDOS -rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004 +rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004, 2006 rem Free Software Foundation, Inc. rem This file is part of GNU Emacs.
--- a/config.guess Thu Apr 20 05:05:33 2006 +0000 +++ b/config.guess Thu Apr 20 06:59:38 2006 +0000 @@ -1,9 +1,9 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -timestamp='2005-12-23' +timestamp='2006-04-20' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by
--- a/config.sub Thu Apr 20 05:05:33 2006 +0000 +++ b/config.sub Thu Apr 20 06:59:38 2006 +0000 @@ -1,9 +1,9 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -timestamp='2005-12-23' +timestamp='2006-04-20' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software
--- a/configure Thu Apr 20 05:05:33 2006 +0000 +++ b/configure Thu Apr 20 06:59:38 2006 +0000 @@ -2,7 +2,7 @@ # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.59. # -# Copyright (C) 2003 Free Software Foundation, Inc. +# Copyright (C) 2003, 2006 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ##
--- a/make-dist Thu Apr 20 05:05:33 2006 +0000 +++ b/make-dist Thu Apr 20 06:59:38 2006 +0000 @@ -6,7 +6,7 @@ #### be distributed. This means that if you add a file with an odd name, #### you should make sure that this script will include it. -# Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2005 +# Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2005, 2006 # Free Software Foundation, Inc. # # This file is part of GNU Emacs.
--- a/update-subdirs Thu Apr 20 05:05:33 2006 +0000 +++ b/update-subdirs Thu Apr 20 06:59:38 2006 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # Write into $1/subdirs.el a list of subdirs of directory $1. -# Copyright (C) 1994,95,97,1999,2001,2004 Free Software Foundation, Inc. +# Copyright (C) 1994,95,97,1999,2001,2004,2006 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #