aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2016-06-25 13:36:52 +0200
committerCorinna Vinschen <corinna@vinschen.de>2016-06-25 13:36:52 +0200
commit6ef3cc7da3240bf605a9fa912f14bcd297fd807f (patch)
tree7dc8ad7f5f03e353b9b3254748dc778afa8595a4 /winsup/cygwin
parent2a18fb4b94584e230531cf642270adcfc49c10cd (diff)
downloadnewlib-6ef3cc7da3240bf605a9fa912f14bcd297fd807f.zip
newlib-6ef3cc7da3240bf605a9fa912f14bcd297fd807f.tar.gz
newlib-6ef3cc7da3240bf605a9fa912f14bcd297fd807f.tar.bz2
Remove leftover useless copyright hints
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/cygthread.h3
-rw-r--r--winsup/cygwin/devices.h3
-rw-r--r--winsup/cygwin/include/sys/param.h3
-rw-r--r--winsup/cygwin/include/sys/wait.h3
-rw-r--r--winsup/cygwin/pipe.cc3
5 files changed, 0 insertions, 15 deletions
diff --git a/winsup/cygwin/cygthread.h b/winsup/cygwin/cygthread.h
index f0b5f73..f3b0bf0 100644
--- a/winsup/cygwin/cygthread.h
+++ b/winsup/cygwin/cygthread.h
@@ -1,8 +1,5 @@
/* cygthread.h
- Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2010, 2011 Red
- Hat, Inc.
-
This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
diff --git a/winsup/cygwin/devices.h b/winsup/cygwin/devices.h
index 8d2b3ed..5fb3396 100644
--- a/winsup/cygwin/devices.h
+++ b/winsup/cygwin/devices.h
@@ -1,8 +1,5 @@
/* devices.h
- Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2009, 2010, 2011, 2012 Red
- Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/cygwin/include/sys/param.h b/winsup/cygwin/include/sys/param.h
index ff05176..63de726 100644
--- a/winsup/cygwin/include/sys/param.h
+++ b/winsup/cygwin/include/sys/param.h
@@ -1,8 +1,5 @@
/* sys/param.h
- Copyright 1996, 1997, 1998, 2002, 2003, 2005, 2007, 2009, 2011, 2012 Red
- Hat, Inc.
-
This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the file "CYGWIN_LICENSE" for
details. */
diff --git a/winsup/cygwin/include/sys/wait.h b/winsup/cygwin/include/sys/wait.h
index 19f599c..69e1b9d 100644
--- a/winsup/cygwin/include/sys/wait.h
+++ b/winsup/cygwin/include/sys/wait.h
@@ -1,8 +1,5 @@
/* sys/wait.h
- Copyright 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2006, 2011, 2012 Red
- Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/cygwin/pipe.cc b/winsup/cygwin/pipe.cc
index 5f4df13..79b7966 100644
--- a/winsup/cygwin/pipe.cc
+++ b/winsup/cygwin/pipe.cc
@@ -1,8 +1,5 @@
/* pipe.cc: pipe for Cygwin.
- Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009, 2010, 2011, 2012, 2013, 2015 Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the