diff options
Diffstat (limited to 'winsup/testsuite')
-rw-r--r-- | winsup/testsuite/Makefile.in | 1 | ||||
-rwxr-xr-x | winsup/testsuite/configure.ac | 1 | ||||
-rw-r--r-- | winsup/testsuite/cygrun.c | 2 | ||||
-rw-r--r-- | winsup/testsuite/winsup.api/cygload.cc | 2 | ||||
-rw-r--r-- | winsup/testsuite/winsup.api/cygload.h | 1 | ||||
-rw-r--r-- | winsup/testsuite/winsup.api/devdsp.c | 2 |
6 files changed, 0 insertions, 9 deletions
diff --git a/winsup/testsuite/Makefile.in b/winsup/testsuite/Makefile.in index 04ff99bc0..a86a35b88 100644 --- a/winsup/testsuite/Makefile.in +++ b/winsup/testsuite/Makefile.in @@ -1,5 +1,4 @@ # Makefile.in for Cygwin's testsuite. -# Copyright 2000, 2001, 2002, 2003, 2005, 2006, 2009, 2012 Red Hat, Inc. # # This file is part of Cygwin. # diff --git a/winsup/testsuite/configure.ac b/winsup/testsuite/configure.ac index 746e69caa..46f9fb092 100755 --- a/winsup/testsuite/configure.ac +++ b/winsup/testsuite/configure.ac @@ -1,5 +1,4 @@ dnl Autoconf configure script for Cygwin's testsuite. -dnl Copyright 2000, 2006, 2012 Red Hat, Inc. dnl dnl This file is part of Cygwin. dnl diff --git a/winsup/testsuite/cygrun.c b/winsup/testsuite/cygrun.c index 60330ca33..d1f53aad3 100644 --- a/winsup/testsuite/cygrun.c +++ b/winsup/testsuite/cygrun.c @@ -1,7 +1,5 @@ /* cygrun.c: testsuite support program - Copyright 1999, 2000, 2001, 2002 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/testsuite/winsup.api/cygload.cc b/winsup/testsuite/winsup.api/cygload.cc index bdbbcd1a3..ad4599666 100644 --- a/winsup/testsuite/winsup.api/cygload.cc +++ b/winsup/testsuite/winsup.api/cygload.cc @@ -1,7 +1,5 @@ /* cygload.cc - Copyright 2005, 2006 Red Hat, Inc. - Written by Max Kaehn <slothman@electric-cloud.com> This software is a copyrighted work licensed under the terms of the diff --git a/winsup/testsuite/winsup.api/cygload.h b/winsup/testsuite/winsup.api/cygload.h index c7c562093..8007fd593 100644 --- a/winsup/testsuite/winsup.api/cygload.h +++ b/winsup/testsuite/winsup.api/cygload.h @@ -1,6 +1,5 @@ // cygload.h -*- C++ -*- // -// Copyright 2005, Red Hat, Inc. // // Written by Max Kaehn <slothman@electric-cloud.com> // diff --git a/winsup/testsuite/winsup.api/devdsp.c b/winsup/testsuite/winsup.api/devdsp.c index d5ed65365..6c8850a74 100644 --- a/winsup/testsuite/winsup.api/devdsp.c +++ b/winsup/testsuite/winsup.api/devdsp.c @@ -1,7 +1,5 @@ /* devdsp.c: Device tests for /dev/dsp - Copyright 2004 Red Hat, Inc - Written by Gerd Spalink (Gerd.Spalink@t-online.de) This file is part of Cygwin. |