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:
authorCorinna Vinschen <corinna@vinschen.de>2009-04-15 12:20:47 +0400
committerCorinna Vinschen <corinna@vinschen.de>2009-04-15 12:20:47 +0400
commitd370bb56c85a0e098a72841703ff87531820156b (patch)
tree3725032c12f499d4ff4a9256029976787c43af26 /winsup/cygwin/libc/fts.c
parentfcea4c1c3db123be0dc633996f7deb4056750b61 (diff)
* libc/bsdlib.cc: Align copyright with upstream.
* libc/fnmatch.c: Ditto. * libc/fts.c: Ditto. * libc/inet_addr.c: Ditto. * libc/inet_network.c: Ditto. * libc/rcmd.cc: Ditto. * libc/rexec.cc: Ditto.
Diffstat (limited to 'winsup/cygwin/libc/fts.c')
-rw-r--r--winsup/cygwin/libc/fts.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/winsup/cygwin/libc/fts.c b/winsup/cygwin/libc/fts.c
index 56ea58a31..028884389 100644
--- a/winsup/cygwin/libc/fts.c
+++ b/winsup/cygwin/libc/fts.c
@@ -10,10 +10,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.