Remove leftover useless copyright hints
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
2a18fb4b94
commit
6ef3cc7da3
|
@ -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. */
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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. */
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue