diff options
author | Christopher Faylor <me@cgf.cx> | 2014-01-27 20:04:35 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2014-01-27 20:04:35 +0000 |
commit | a3973a22ca37d04b2292ec3dc9d26102d7f6b4d6 (patch) | |
tree | c34f214204df6e0ae70e859f231cff9f0923676f | |
parent | 8df5544789558dbf950fe85b77d2e4844e58de22 (diff) | |
download | cygnal-a3973a22ca37d04b2292ec3dc9d26102d7f6b4d6.tar.gz cygnal-a3973a22ca37d04b2292ec3dc9d26102d7f6b4d6.tar.bz2 cygnal-a3973a22ca37d04b2292ec3dc9d26102d7f6b4d6.zip |
update copyright
-rw-r--r-- | winsup/cygwin/dtable.h | 2 | ||||
-rw-r--r-- | winsup/cygwin/passwd.cc | 2 | ||||
-rw-r--r-- | winsup/cygwin/winf.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/winsup/cygwin/dtable.h b/winsup/cygwin/dtable.h index 53ffca3e2..34e975b47 100644 --- a/winsup/cygwin/dtable.h +++ b/winsup/cygwin/dtable.h @@ -1,7 +1,7 @@ /* dtable.h: fd table definition. Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, - 2011, 2012, 2013 Red Hat, Inc. + 2011, 2012, 2013, 2014 Red Hat, Inc. This file is part of Cygwin. diff --git a/winsup/cygwin/passwd.cc b/winsup/cygwin/passwd.cc index 9ef417c9f..88690e379 100644 --- a/winsup/cygwin/passwd.cc +++ b/winsup/cygwin/passwd.cc @@ -1,7 +1,7 @@ /* passwd.cc: getpwnam () and friends Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008, - 2009, 2010, 2011, 2012, 2014 Red Hat, Inc. + 2009, 2010, 2011, 2012, 2013, 2014 Red Hat, Inc. This file is part of Cygwin. diff --git a/winsup/cygwin/winf.cc b/winsup/cygwin/winf.cc index 7b24245b6..82bc5aadd 100644 --- a/winsup/cygwin/winf.cc +++ b/winsup/cygwin/winf.cc @@ -1,6 +1,6 @@ /* winf.cc - Copyright 2003, 2004, 2005, 2006, 2008, 2009 Red Hat, Inc. + Copyright 2003, 2004, 2005, 2006, 2008, 2009, 2013, 2014 Red Hat, Inc. This software is a copyrighted work licensed under the terms of the Cygwin license. Please consult the file "CYGWIN_LICENSE" for |