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,4 +1,3 @@
|
||||
# Copyright (c) 2006, 2008, 2009, 2011, 2012, 2013 Red Hat, Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
@@ -1,5 +1,4 @@
|
||||
dnl Autoconf configure script for Cygwin utilities.
|
||||
dnl Copyright 2006, 2008, 2012, 2013, 2014 Red Hat, Inc.
|
||||
dnl
|
||||
dnl This file is part of Cygwin.
|
||||
dnl
|
||||
|
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# cyglsa-config, Copyright 2006, 2010 Red Hat Inc.
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2 of the License, or
|
||||
|
@@ -1,7 +1,5 @@
|
||||
/* cyglsa.c: LSA authentication module for Cygwin
|
||||
|
||||
Copyright 2006, 2008, 2010, 2011, 2012 Red Hat, Inc.
|
||||
|
||||
Written by Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
Reference in New Issue
Block a user