aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-03-18 03:25:30 +0000
committerChristopher Faylor <me@cgf.cx>2001-03-18 03:25:30 +0000
commit9d1373cf8af640205dbfaf0b7af65e3e52c0cbfa (patch)
tree3d6573c672530cb962ca6cd83416507f035422e4
parentb9a1ad5f2870440e2f6d7baa57da41599d8d507b (diff)
downloadnewlib-9d1373cf8af640205dbfaf0b7af65e3e52c0cbfa.zip
newlib-9d1373cf8af640205dbfaf0b7af65e3e52c0cbfa.tar.gz
newlib-9d1373cf8af640205dbfaf0b7af65e3e52c0cbfa.tar.bz2
Update copyright.
-rw-r--r--winsup/cygwin/external.cc2
-rw-r--r--winsup/utils/kill.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/external.cc b/winsup/cygwin/external.cc
index cd1b92e..ffcf915 100644
--- a/winsup/cygwin/external.cc
+++ b/winsup/cygwin/external.cc
@@ -1,6 +1,6 @@
/* external.cc: Interface to Cygwin internals from external programs.
- Copyright 1997, 1998, 1999, 2000 Cygnus Solutions.
+ Copyright 1997, 1998, 1999, 2000, 2001 Red Hat, Inc.
Written by Christopher Faylor <cgf@cygnus.com>
diff --git a/winsup/utils/kill.cc b/winsup/utils/kill.cc
index 1f1067f..8ca36bc 100644
--- a/winsup/utils/kill.cc
+++ b/winsup/utils/kill.cc
@@ -1,6 +1,6 @@
/* kill.cc
- Copyright 1996, 1997, 1998, 1999, 2000 Red Hat, Inc.
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001 Red Hat, Inc.
This file is part of Cygwin.