aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-08-21 18:27:38 +0000
committerChristopher Faylor <me@cgf.cx>2000-08-21 18:27:38 +0000
commit6b85369f8267a463c02571f2bd4b2406d185ee9a (patch)
tree98e2b2732c0c0f832e74262b8475e7a976c36f14
parentd3bff3131f70b9c76415c508ac2a01efb87a1bcb (diff)
downloadnewlib-6b85369f8267a463c02571f2bd4b2406d185ee9a.zip
newlib-6b85369f8267a463c02571f2bd4b2406d185ee9a.tar.gz
newlib-6b85369f8267a463c02571f2bd4b2406d185ee9a.tar.bz2
Update copyright.
-rw-r--r--winsup/cygwin/include/cygwin/cygwin_dll.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/winsup/cygwin/include/cygwin/cygwin_dll.h b/winsup/cygwin/include/cygwin/cygwin_dll.h
index 88679b0..c97464c 100644
--- a/winsup/cygwin/include/cygwin/cygwin_dll.h
+++ b/winsup/cygwin/include/cygwin/cygwin_dll.h
@@ -1,11 +1,11 @@
/* cygwin_dll.h
- Copyright 1998 Cygnus Solutions
+ Copyright 1998, 1999, 2000 Cygnus Solutions
-This file is part of Cygwin32.
+This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
-Cygwin32 license. Please consult the file "CYGWIN_LICENSE" for
+Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
#ifndef __CYGWIN_CYGWIN_DLL_H__