diff options
author | Oliver Kiddle <opk@users.sourceforge.net> | 2004-03-14 13:01:23 +0000 |
---|---|---|
committer | Oliver Kiddle <opk@users.sourceforge.net> | 2004-03-14 13:01:23 +0000 |
commit | 796c38ccd58fe961a11361ec2209c795d725bf75 (patch) | |
tree | 930f812182ee4224cc8cad48ae26dca1b85c2126 | |
parent | 757d9213c3036e8c01061cbd3165f369c39c7f93 (diff) | |
download | zsh-796c38ccd58fe961a11361ec2209c795d725bf75.tar.gz zsh-796c38ccd58fe961a11361ec2209c795d725bf75.tar.xz zsh-796c38ccd58fe961a11361ec2209c795d725bf75.zip |
update year to 2004
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | LICENCE | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index e1c312618..a020caccf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-03-14 Oliver Kiddle <opk@zsh.org> + * unposted: LICENCE: update year to 2004 + * unposted: Etc/MACHINES: mention relevant version numbers * 19619: configure.ac: fix problem with getting signals diff --git a/LICENCE b/LICENCE index c7212142c..ef123bb9d 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -The Z Shell is copyright (c) 1992-2003 Paul Falstad, Richard Coleman, +The Z Shell is copyright (c) 1992-2004 Paul Falstad, Richard Coleman, Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wischnowsky, and others. All rights reserved. Individual authors, whether or not specifically named, retain copyright in all changes; in what follows, they |