aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-01-06 16:36:40 +0000
committerChristopher Faylor <me@cgf.cx>2005-01-06 16:36:40 +0000
commite66b2c9522691757c2349ce581e9116c8f6fdca4 (patch)
tree084b00ed0bf1e203e9e6d74daf3d12d1a181a88b
parentfdb83f2269574aaecfdb801ee3c3b45a1e06e019 (diff)
downloadnewlib-e66b2c9522691757c2349ce581e9116c8f6fdca4.zip
newlib-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.gz
newlib-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.bz2
update copyright
-rw-r--r--winsup/cygwin/dcrt0.cc3
-rw-r--r--winsup/cygwin/path.cc2
-rw-r--r--winsup/cygwin/pinfo.cc3
-rw-r--r--winsup/cygwin/timer.cc2
4 files changed, 6 insertions, 4 deletions
diff --git a/winsup/cygwin/dcrt0.cc b/winsup/cygwin/dcrt0.cc
index a4483e1..b5ce6d5 100644
--- a/winsup/cygwin/dcrt0.cc
+++ b/winsup/cygwin/dcrt0.cc
@@ -1,6 +1,7 @@
/* dcrt0.cc -- essentially the main() for the Cygwin dll
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
+ Red Hat, Inc.
This file is part of Cygwin.
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc
index 0e8aa97..0bfcb27 100644
--- a/winsup/cygwin/path.cc
+++ b/winsup/cygwin/path.cc
@@ -1,6 +1,6 @@
/* path.cc: path support.
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
+ Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc.
This file is part of Cygwin.
diff --git a/winsup/cygwin/pinfo.cc b/winsup/cygwin/pinfo.cc
index 8ebc602..8b184a6 100644
--- a/winsup/cygwin/pinfo.cc
+++ b/winsup/cygwin/pinfo.cc
@@ -1,6 +1,7 @@
/* pinfo.cc: process table support
- Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc.
+ Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005
+ Red Hat, Inc.
This file is part of Cygwin.
diff --git a/winsup/cygwin/timer.cc b/winsup/cygwin/timer.cc
index fc234d8..6a53a57 100644
--- a/winsup/cygwin/timer.cc
+++ b/winsup/cygwin/timer.cc
@@ -1,6 +1,6 @@
/* timer.cc
- Copyright 2004 Red Hat, Inc.
+ Copyright 2004, 2005 Red Hat, Inc.
This file is part of Cygwin.