diff options
author | Jason Rumney <jasonr@gnu.org> | 2003-09-03 23:09:40 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2003-09-03 23:09:40 +0000 |
commit | 8bf425323b25d464ae9d712a16d96a68fa9fcf6b (patch) | |
tree | cf6d6f190f747be277c486442c018855be027dd7 /nt/envadd.bat | |
parent | fd1f2f1e99d4e5aaded56c1770da53fe98bcdc40 (diff) | |
download | emacs-8bf425323b25d464ae9d712a16d96a68fa9fcf6b.tar.gz |
Fix copyright notice
Diffstat (limited to 'nt/envadd.bat')
-rw-r--r-- | nt/envadd.bat | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ 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
|