diff options
author | Christopher Faylor <me@cgf.cx> | 2002-06-13 17:28:11 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-06-13 17:28:11 +0000 |
commit | 39be53dc4c6c704e31d4dc25834d080b088b67d8 (patch) | |
tree | e680555ae260b95358486db56c66b98adf887313 /winsup/cygwin/smallprint.c | |
parent | 0e6d80e4fa95a35c1a871e4aed5b3153529b8594 (diff) | |
download | cygnal-39be53dc4c6c704e31d4dc25834d080b088b67d8.tar.gz cygnal-39be53dc4c6c704e31d4dc25834d080b088b67d8.tar.bz2 cygnal-39be53dc4c6c704e31d4dc25834d080b088b67d8.zip |
* winver.rc: Add more words to copyright.
Diffstat (limited to 'winsup/cygwin/smallprint.c')
-rw-r--r-- | winsup/cygwin/smallprint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/smallprint.c b/winsup/cygwin/smallprint.c index d2a365c94..247fcf942 100644 --- a/winsup/cygwin/smallprint.c +++ b/winsup/cygwin/smallprint.c @@ -1,6 +1,6 @@ /* smallprint.c: small print routines for WIN32 - Copyright 1996, 1998, 2000, 2001 Red Hat, Inc. + Copyright 1996, 1998, 2000, 2001, 2002 Red Hat, Inc. This file is part of Cygwin. |