aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRamprasad B2006-04-20 06:59:38 +0000
committerRamprasad B2006-04-20 06:59:38 +0000
commit667f78d7028cc03ea1b73fe1df3a932ba69addcd (patch)
treee5f3f132fbef898566e085cec5e6c8adf102de52
parent1c4181cc11d3d269a864471625972a9920f8bc05 (diff)
downloademacs-667f78d7028cc03ea1b73fe1df3a932ba69addcd.tar.gz
emacs-667f78d7028cc03ea1b73fe1df3a932ba69addcd.zip
Updated copyright year(s)
-rw-r--r--INSTALL3
-rw-r--r--Makefile.in2
-rw-r--r--config.bat2
-rwxr-xr-xconfig.guess4
-rwxr-xr-xconfig.sub4
-rwxr-xr-xconfigure2
-rwxr-xr-xmake-dist2
-rwxr-xr-xupdate-subdirs2
8 files changed, 11 insertions, 10 deletions
diff --git a/INSTALL b/INSTALL
index 5f998159ade..6d5383eee29 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,6 @@
1GNU Emacs Installation Guide 1GNU Emacs Installation Guide
2Copyright (c) 1992, 94, 96, 97, 2000, 01, 02 Free software Foundation, Inc. 2Copyright (c) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2006
3Free software Foundation, Inc.
3See the end of the file for copying permissions. 4See 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
2rem ---------------------------------------------------------------------- 2rem ----------------------------------------------------------------------
3rem Configuration script for MSDOS 3rem Configuration script for MSDOS
4rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004 4rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004, 2006
5rem Free Software Foundation, Inc. 5rem Free Software Foundation, Inc.
6 6
7rem This file is part of GNU Emacs. 7rem 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
6timestamp='2005-12-23' 6timestamp='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
6timestamp='2005-12-23' 6timestamp='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
diff --git a/configure b/configure
index 7e0799badae..6a7e3cc9db3 100755
--- a/configure
+++ b/configure
@@ -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## --------------------- ##
diff --git a/make-dist b/make-dist
index 4b141cfe225..ac23fcfa820 100755
--- a/make-dist
+++ b/make-dist
@@ -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#