Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2014-01-28 00:04:35 +0400
committerChristopher Faylor <me@cgf.cx>2014-01-28 00:04:35 +0400
commita3973a22ca37d04b2292ec3dc9d26102d7f6b4d6 (patch)
treec34f214204df6e0ae70e859f231cff9f0923676f
parent8df5544789558dbf950fe85b77d2e4844e58de22 (diff)
update copyright
-rw-r--r--winsup/cygwin/dtable.h2
-rw-r--r--winsup/cygwin/passwd.cc2
-rw-r--r--winsup/cygwin/winf.cc2
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