]> git.evergreen-ils.org Git - working/SIPServer.git/commit
LP#1180468: update license statement to GPL v2 or later
authorGalen Charlton <gmc@esilibrary.com>
Tue, 16 Jun 2015 15:38:36 +0000 (15:38 +0000)
committerJeff Godin <jgodin@tadl.org>
Wed, 25 May 2016 13:39:55 +0000 (09:39 -0400)
commit27b89199efd2448ce1d9b89e0d6b7705e98161ba
tree26425b8d7f45485c93ad9b064b28d543121ef9de
parenta0b23e9c42a917200a1a483cb8351c96865cb986
LP#1180468: update license statement to GPL v2 or later

In 2011, all current contributors and copyright holders
to SIPServer approved switching the license from GPLv2
to GPLv2 or later:

<http://libmail.georgialibraries.org/pipermail/open-ils-general/2011-April/004657.html>k

In 2013, contributor Jeff Godin also confirmed approval of
the license change:

https://bugs.launchpad.net/sipserver/+bug/1180468/comments/2

All subsequent contributors have either already approved of the
license switch or have done work-for-hire coding for organizations
that have approved the change.

Consequently, this patch adjusts all references to the GPLv2
to specify that the current license is GPLv2 or later.  This
patch also adds copyright and copying statements to a few
files that lacked them.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jeff Godin <jgodin@tadl.org>
44 files changed:
COPYING.TXT
ILS.pm
ILS.pod
ILS/Item.pm
ILS/Item.pod
ILS/Patron.pm
ILS/Patron.pod
ILS/Transaction.pm
ILS/Transaction/Checkin.pm
ILS/Transaction/Checkout.pm
ILS/Transaction/FeePayment.pm
ILS/Transaction/Hold.pm
ILS/Transaction/Renew.pm
ILS/Transaction/RenewAll.pm
Makefile
SIPServer.pm
SIPconfig.xml
Sip.pm
Sip/Checksum.pm
Sip/Configuration.pm
Sip/Configuration/Account.pm
Sip/Configuration/Institution.pm
Sip/Configuration/Service.pm
Sip/Constants.pm
Sip/MsgType.pm
acstest.py
sip_run.sh
sip_shutdown.sh
t/00sc_status.t
t/01patron_status.t
t/02patron_info.t
t/03checkout.t
t/04patron_status.t
t/05block_patron.t
t/06patron_enable.t
t/07hold.t
t/08checkin.t
t/09renew.t
t/10renew_all.t
t/11item_info.t
t/Makefile
t/SIPtest.pm
t/test_Socket.pl
xmlparse.pl