diff options
author | Christopher Faylor <me@cgf.cx> | 2005-03-28 00:09:08 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-03-28 00:09:08 +0000 |
commit | a4ec6363ca6661d20957df13e2ea8808ecd25a03 (patch) | |
tree | 79dc85f8b1e8cc3dd66d16f0cfa1c3911ffa45ec | |
parent | cfa131587dafc00b5b3ab6bd1851777e250aa991 (diff) | |
download | newlib-a4ec6363ca6661d20957df13e2ea8808ecd25a03.zip newlib-a4ec6363ca6661d20957df13e2ea8808ecd25a03.tar.gz newlib-a4ec6363ca6661d20957df13e2ea8808ecd25a03.tar.bz2 |
update copyright
-rw-r--r-- | winsup/cygwin/hires.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/hires.h b/winsup/cygwin/hires.h index a3e15aa..b1b2a68 100644 --- a/winsup/cygwin/hires.h +++ b/winsup/cygwin/hires.h @@ -1,6 +1,6 @@ /* hires.h: Definitions for hires clock calculations - Copyright 2002 Red Hat, Inc. + Copyright 2002, 2003, 2004, 2005 Red Hat, Inc. This file is part of Cygwin. |