Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option
Bump GPLv2+ to GPLv3+ for some files, clarify BSD 2-clause. Everything else stays under GPLv3+. New Linking Exception exempts resulting executables from LGPLv3 section 4. Add CONTRIBUTORS file to keep track of licensing. Remove 'Copyright Red Hat Inc' comments. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
/* _cygwin_crt0_common.cc: common crt0 function for cygwin crt0's.
|
||||
|
||||
Copyright 2000, 2001, 2002, 2003, 2004, 2009, 2010, 2011, 2012, 2013
|
||||
Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* atexit.c: atexit entry point
|
||||
|
||||
Copyright 2014 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* crt0.h: header file for crt0.
|
||||
|
||||
Copyright 2000, 2001, 2008, 2012 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* attach_dll.cc: crt0 for attaching cygwin DLL from a non-cygwin app.
|
||||
|
||||
Copyright 2000, 2001, 2007, 2010 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* cygwin_crt0.c: crt0 for cygwin
|
||||
|
||||
Copyright 2000, 2001, 2007, 2008, 2009, 2011 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* dll_entry.cc: Provide the default user DLL linker entry point.
|
||||
|
||||
Copyright 1998, 2000, 2001 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,7 +1,5 @@
|
||||
/* dll_main.cc: Provide the DllMain stub that the user can override.
|
||||
|
||||
Copyright 1998, 2000, 2001, 2009, 2010 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,7 +1,5 @@
|
||||
/* dso_handle.c: Provide default __dso_handle.
|
||||
|
||||
Copyright 2014 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* libcmain.c
|
||||
|
||||
Copyright 1996, 1997, 1998, 2000, 2001, 2004, 2006, 2009 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* premain0.c
|
||||
|
||||
Copyright 2000, 2013 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* premain1.c
|
||||
|
||||
Copyright 2000, 2013 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* premain2.c
|
||||
|
||||
Copyright 2000, 2013 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* premain3.c
|
||||
|
||||
Copyright 2000, 2013 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
This software is a copyrighted work licensed under the terms of the
|
||||
|
Reference in New Issue
Block a user