Copyright/License Notice
"Kirk Bauer" <[email protected]>
| Newsgroups | gmane.comp.log.logwatch.devel |
|---|---|
| Message-ID | <[email protected]> |
I went ahead and added this notice to all scripts that did not already have a copyright and license specified: ####################################################### # Copyright (c) 2008 Kirk Bauer # Covered under the included MIT/X-Consortium License: # http://www.opensource.org/licenses/mit-license.php # All modifications and contributions by other persons to # this script are assumed to have been donated to the # Logwatch project and thus assume the above copyright # and licensing terms. If you want to make contributions # under your own copyright or a different license this # must be explicitly stated in the contribution an the # Logwatch project reserves the right to not accept such # contributions. If you have made significant # contributions to this script and want to claim # copyright please contact [email protected]. ######################################################## As it says, if anybody wants to claim copyright to their own portion of the code all they need to do is ask and we can look back in the CVS logs if necessary. I did not come across any GPL licenses in any of the filters -- did I miss anything? I found that these scripts had their own license included in the script: scripts/services/dnssec scripts/services/resolver scripts/shared/applybinddate It appears to be the BSD license. I'm fine with both the BSD and MIT/X licenses but would rather keep GPL'd code out of Logwatch since the GPL is more restrictive than these other licenses. -- Kirk Bauer <[email protected]> http://linux.kaybee.org | www.logwatch.org Author, Automating UNIX & Linux Administration