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>2018-02-02 13:27:58 +0300
committerCorinna Vinschen <corinna@vinschen.de>2018-02-02 13:27:58 +0300
commit4c73ad6b20378e4b74355fcdb2005f2aac489c9f (patch)
tree84fe2847c09ba012d0dfd5a60500cb9365d9abb0
parentb8272e3b8df8337744423e4dd23e727cf963d528 (diff)
newlib: drop Cygwin license from sys/select.hcygwin-2_10_0-release
This license was accidentally retained when moving the file from Cygwin to newlib. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r--newlib/libc/include/sys/select.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/newlib/libc/include/sys/select.h b/newlib/libc/include/sys/select.h
index f5dc58688..1e5d895bb 100644
--- a/newlib/libc/include/sys/select.h
+++ b/newlib/libc/include/sys/select.h
@@ -1,14 +1,3 @@
-/* select.h
- Copyright 1998, 1999, 2000, 2001, 2005, 2009 Red Hat, Inc.
-
- Written by Geoffrey Noer <noer@cygnus.com>
-
-This file is part of Cygwin.
-
-This software is a copyrighted work licensed under the terms of the
-Cygwin license. Please consult the file "CYGWIN_LICENSE" for
-details. */
-
#ifndef _SYS_SELECT_H
#define _SYS_SELECT_H