aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Rumney2003-09-03 23:09:40 +0000
committerJason Rumney2003-09-03 23:09:40 +0000
commit8bf425323b25d464ae9d712a16d96a68fa9fcf6b (patch)
treecf6d6f190f747be277c486442c018855be027dd7
parentfd1f2f1e99d4e5aaded56c1770da53fe98bcdc40 (diff)
downloademacs-8bf425323b25d464ae9d712a16d96a68fa9fcf6b.tar.gz
emacs-8bf425323b25d464ae9d712a16d96a68fa9fcf6b.zip
Fix copyright notice
-rw-r--r--lispintro/makefile.w32-in2
-rw-r--r--lispref/makefile.w32-in2
-rw-r--r--man/makefile.w32-in2
-rw-r--r--nt/envadd.bat2
4 files changed, 4 insertions, 4 deletions
diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in
index c428337b580..5dd52529927 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) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. 3# Copyright (C) 2003 Free Software Foundation, Inc.
4 4
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6 6
diff --git a/lispref/makefile.w32-in b/lispref/makefile.w32-in
index cd488b8fbc8..8f4baa423ca 100644
--- a/lispref/makefile.w32-in
+++ b/lispref/makefile.w32-in
@@ -1,6 +1,6 @@
1# Makefile for the GNU Emacs Lisp Reference Manual. 1# Makefile for the GNU Emacs Lisp Reference Manual.
2 2
3# Copyright (C) 1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001 3# Copyright (C) 2003
4# Free Software Foundation, Inc. 4# Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
diff --git a/man/makefile.w32-in b/man/makefile.w32-in
index 87cf3b439d9..4deac85e97e 100644
--- a/man/makefile.w32-in
+++ b/man/makefile.w32-in
@@ -1,6 +1,6 @@
1#### Makefile for the Emacs Manual and other documentation. 1#### Makefile for the Emacs Manual and other documentation.
2 2
3# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001 3# Copyright (C) 2003
4# Free Software Foundation, Inc. 4# Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
diff --git a/nt/envadd.bat b/nt/envadd.bat
index ebaba958bec..020e24ebf9d 100644
--- a/nt/envadd.bat
+++ b/nt/envadd.bat
@@ -1,7 +1,7 @@
1rem Hack to change/add environment variables in the makefiles for the 1rem Hack to change/add environment variables in the makefiles for the
2rem Windows platform. 2rem Windows platform.
3rem 3rem
4rem Copyright (c) 1993-2000 Free Software Foundation, Inc. 4rem Copyright (c) 2003 Free Software Foundation, Inc.
5rem 5rem
6rem This file is part of GNU Emacs. 6rem This file is part of GNU Emacs.
7rem 7rem