diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2005-01-11 12:45:08 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2005-01-11 12:45:08 +0000 |
commit | eade2ea557ad9d73d4a32948c6b1ee330460a7b4 (patch) | |
tree | 7cddc81015d00797ef6ff5ec5f620017c5b6bba6 /winsup | |
parent | d1ce9364f33654b87fa9bca7e096fd253f85d078 (diff) | |
download | cygnal-eade2ea557ad9d73d4a32948c6b1ee330460a7b4.tar.gz cygnal-eade2ea557ad9d73d4a32948c6b1ee330460a7b4.tar.bz2 cygnal-eade2ea557ad9d73d4a32948c6b1ee330460a7b4.zip |
* environ.cc: Yes, yes, the copyright date, as usual.
Diffstat (limited to 'winsup')
-rw-r--r-- | winsup/cygwin/environ.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/environ.cc b/winsup/cygwin/environ.cc index 8605cf2e6..121a67d26 100644 --- a/winsup/cygwin/environ.cc +++ b/winsup/cygwin/environ.cc @@ -1,7 +1,7 @@ /* environ.cc: Cygwin-adopted functions from newlib to manipulate process's environment. - Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. + Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005 Red Hat, Inc. This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "CYGWIN_LICENSE" for |