diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-16 02:38:27 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-16 02:38:27 +0000 |
commit | 62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (patch) | |
tree | ed5dac035b74e3cd118fdb940bd45d6a013da262 /nt/cmdproxy.c | |
parent | 6d9b4a078bab4b71b6c90c1fcb93aa8f4375054f (diff) | |
download | emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.tar.gz emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.tar.bz2 emacs-62eda0e2b183f83fcb7642da15fe9ff045c91bd8.zip |
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'nt/cmdproxy.c')
-rw-r--r-- | nt/cmdproxy.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c index 0b47ecd52b9..4e4f1ef5c91 100644 --- a/nt/cmdproxy.c +++ b/nt/cmdproxy.c @@ -1,6 +1,6 @@ /* Proxy shell designed for use with Emacs on Windows 95 and NT. - Copyright (C) 1997, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, + 2006, 2007 Free Software Foundation, Inc. Accepts subset of Unix sh(1) command-line options, for compatability with elisp code written for Unix. When possible, executes external |