[svn:qpsmtpd] r603 - branches/0.3x/plugins branches/0.3x/plugins/auth trunk/plugins trunk/plugins/auth
[email protected] 25 Jan 2006 07:12:34 -0000
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
Author: ask Date: Tue Jan 24 23:12:34 2006 New Revision: 603 Modified: / (props changed) branches/0.3x/plugins/auth/auth_cvm_unix_local branches/0.3x/plugins/check_badrcptto_patterns branches/0.3x/plugins/check_norelay trunk/plugins/auth/auth_cvm_unix_local trunk/plugins/check_badrcptto_patterns trunk/plugins/check_norelay Log: r4215@g5: ask | 2006-01-24 23:11:01 -0800 From: [email protected] Subject: Re: Submitting plugins (was Re: New plugin: denybounce) Date: January 24, 2006 9:02:35 PM PST To: [email protected] Cc: [email protected], [email protected] Message-Id: <[email protected]> Ask Bjørn Hansen wrote: On Jan 24, 2006, at 1:08 PM, Gordon Rowell wrote: - License statement - either as per qpsmtpd or as per Perl or similar open license No, it really should be MIT licensed ("as per qpsmtpd") to go in the distribution. There are a few exceptions (only your plugins at a cursory glance), but those are mistakes. :-) I don't have an issue with my qpsmtpd plugins being changed to state: =head1 AUTHOR Copyright 2005 Gordon Rowell <[email protected]> This software is free software and may be distributed under the same terms as qpsmtpd itself. Though as a distro maintainer, we do have a sizeable issue with license proliferation. It really is a bit of a nightmare when two licenses are almost, but not completely, the same. Thanks, Gordon r4216@g5: ask | 2006-01-24 23:12:21 -0800 merge license fix from trunk Modified: branches/0.3x/plugins/auth/auth_cvm_unix_local ============================================================================== --- branches/0.3x/plugins/auth/auth_cvm_unix_local (original) +++ branches/0.3x/plugins/auth/auth_cvm_unix_local Tue Jan 24 23:12:34 2006 @@ -31,8 +31,8 @@ Credential Validation Module (http://unt Copyright 2005 Gordon Rowell <[email protected]> -This software is free software and may be distributed or modified -under the same terms as Perl itself. +This software is free software and may be distributed under the same +terms as qpsmtpd itself. =head1 VERSION Modified: branches/0.3x/plugins/check_badrcptto_patterns ============================================================================== --- branches/0.3x/plugins/check_badrcptto_patterns (original) +++ branches/0.3x/plugins/check_badrcptto_patterns Tue Jan 24 23:12:34 2006 @@ -21,8 +21,8 @@ to the left and right of the @. Copyright 2005 Gordon Rowell <[email protected]> -This software is free software and may be distributed under the same -terms as Perl itself. +This software is free software and may be distributed under the same +terms as qpsmtpd itself. =cut Modified: branches/0.3x/plugins/check_norelay ============================================================================== --- branches/0.3x/plugins/check_norelay (original) +++ branches/0.3x/plugins/check_norelay Tue Jan 24 23:12:34 2006 @@ -30,7 +30,7 @@ Based on check_relay plugin from the qps Copyright 2005 Gordon Rowell <[email protected]> This software is free software and may be distributed under the same -terms as Perl itself. +terms as qpsmtpd itself. =cut Modified: trunk/plugins/auth/auth_cvm_unix_local ============================================================================== --- trunk/plugins/auth/auth_cvm_unix_local (original) +++ trunk/plugins/auth/auth_cvm_unix_local Tue Jan 24 23:12:34 2006 @@ -31,8 +31,8 @@ Credential Validation Module (http://unt Copyright 2005 Gordon Rowell <[email protected]> -This software is free software and may be distributed or modified -under the same terms as Perl itself. +This software is free software and may be distributed under the same +terms as qpsmtpd itself. =head1 VERSION Modified: trunk/plugins/check_badrcptto_patterns ============================================================================== --- trunk/plugins/check_badrcptto_patterns (original) +++ trunk/plugins/check_badrcptto_patterns Tue Jan 24 23:12:34 2006 @@ -21,8 +21,8 @@ to the left and right of the @. Copyright 2005 Gordon Rowell <[email protected]> -This software is free software and may be distributed under the same -terms as Perl itself. +This software is free software and may be distributed under the same +terms as qpsmtpd itself. =cut Modified: trunk/plugins/check_norelay ============================================================================== --- trunk/plugins/check_norelay (original) +++ trunk/plugins/check_norelay Tue Jan 24 23:12:34 2006 @@ -30,7 +30,7 @@ Based on check_relay plugin from the qps Copyright 2005 Gordon Rowell <[email protected]> This software is free software and may be distributed under the same -terms as Perl itself. +terms as qpsmtpd itself. =cut