diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2016-06-25 13:36:52 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-06-25 13:36:52 +0200 |
commit | 6ef3cc7da3240bf605a9fa912f14bcd297fd807f (patch) | |
tree | 7dc8ad7f5f03e353b9b3254748dc778afa8595a4 /winsup/cygwin/pipe.cc | |
parent | 2a18fb4b94584e230531cf642270adcfc49c10cd (diff) | |
download | cygnal-6ef3cc7da3240bf605a9fa912f14bcd297fd807f.tar.gz cygnal-6ef3cc7da3240bf605a9fa912f14bcd297fd807f.tar.bz2 cygnal-6ef3cc7da3240bf605a9fa912f14bcd297fd807f.zip |
Remove leftover useless copyright hints
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/cygwin/pipe.cc')
-rw-r--r-- | winsup/cygwin/pipe.cc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/cygwin/pipe.cc b/winsup/cygwin/pipe.cc index 5f4df131b..79b796631 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 |