aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-08-07 10:56:27 +0000
committerThien-Thi Nguyen2005-08-07 10:56:27 +0000
commit92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (patch)
tree247a83494b0fa8fb9f3776f3f8891cf5865aba9d /lisp
parent9074d3d501e3ba88747f51815635ac674ca40ff1 (diff)
downloademacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.tar.gz
emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/Makefile.in2
-rw-r--r--lisp/makefile.w32-in3
2 files changed, 3 insertions, 2 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 1174519af9a..a7ef180b18e 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -1,5 +1,5 @@
1# Maintenance productions for the Lisp directory 1# Maintenance productions for the Lisp directory
2# Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. 2# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
3 3
4# This file is part of GNU Emacs. 4# This file is part of GNU Emacs.
5 5
diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in
index 8c6007af558..6d3cacecc6a 100644
--- a/lisp/makefile.w32-in
+++ b/lisp/makefile.w32-in
@@ -1,5 +1,6 @@
1# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API. 1# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
2# Copyright (c) 2000, 2001, 2004, 2005 Free Software Foundation, Inc. 2# Copyright (C) 2000, 2001, 2002, 2003, 2004,
3# 2005 Free Software Foundation, Inc.
3# 4#
4# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
5# 6#