diff options
author | Christopher Faylor <me@cgf.cx> | 2010-02-19 20:01:49 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2010-02-19 20:01:49 +0000 |
commit | 3afd8b74d9b370d6d951d69ffa7b863b4ca7efab (patch) | |
tree | 65111f33daaf7048836a103c205e9f42c26d2c50 /winsup/utils/strace.cc | |
parent | ff3e6bcbec1aaff66a8480475baa35ffb18a0fea (diff) | |
download | newlib-3afd8b74d9b370d6d951d69ffa7b863b4ca7efab.zip newlib-3afd8b74d9b370d6d951d69ffa7b863b4ca7efab.tar.gz newlib-3afd8b74d9b370d6d951d69ffa7b863b4ca7efab.tar.bz2 |
Update copyright
Diffstat (limited to 'winsup/utils/strace.cc')
-rw-r--r-- | winsup/utils/strace.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/strace.cc b/winsup/utils/strace.cc index 664eeb6..0c5183c 100644 --- a/winsup/utils/strace.cc +++ b/winsup/utils/strace.cc @@ -1,7 +1,7 @@ /* strace.cc Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009 Red Hat Inc. + 2009, 2010 Red Hat Inc. Written by Chris Faylor <cgf@redhat.com> |