Mercurial > emacs
changeset 52425:cf5d0a56b678
Fix copyright notice
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 03 Sep 2003 23:09:40 +0000 |
parents | 700abb70b17f |
children | 5325952d2a21 |
files | lispintro/makefile.w32-in lispref/makefile.w32-in man/makefile.w32-in nt/envadd.bat |
diffstat | 4 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lispintro/makefile.w32-in Wed Sep 03 23:05:32 2003 +0000 +++ b/lispintro/makefile.w32-in Wed Sep 03 23:09:40 2003 +0000 @@ -1,6 +1,6 @@ #### Makefile for the Emacs Lisp Introduction manual -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc. +# Copyright (C) 2003 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/lispref/makefile.w32-in Wed Sep 03 23:05:32 2003 +0000 +++ b/lispref/makefile.w32-in Wed Sep 03 23:09:40 2003 +0000 @@ -1,6 +1,6 @@ # Makefile for the GNU Emacs Lisp Reference Manual. -# Copyright (C) 1990,1991,1992,1993,1994,1995,1996,1998,1999,2000,2001 +# Copyright (C) 2003 # Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/man/makefile.w32-in Wed Sep 03 23:05:32 2003 +0000 +++ b/man/makefile.w32-in Wed Sep 03 23:09:40 2003 +0000 @@ -1,6 +1,6 @@ #### Makefile for the Emacs Manual and other documentation. -# Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright (C) 2003 # Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/nt/envadd.bat Wed Sep 03 23:05:32 2003 +0000 +++ b/nt/envadd.bat Wed Sep 03 23:09:40 2003 +0000 @@ -1,7 +1,7 @@ rem Hack to change/add environment variables in the makefiles for the rem Windows platform. rem -rem Copyright (c) 1993-2000 Free Software Foundation, Inc. +rem Copyright (c) 2003 Free Software Foundation, Inc. rem rem This file is part of GNU Emacs. rem