Bug 6874: License Text Update
authorMark Tompsett <mtompset@hotmail.com>
Tue, 15 Apr 2014 03:54:07 +0000 (23:54 -0400)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Fri, 7 Aug 2015 18:23:05 +0000 (15:23 -0300)
commit98ccd548ee4affcd1516584b34c7ae45a2761155
treec100029e41ccadae102ab8440a53aabc7c98fd2b
parent64079ccaa3284f9bf12945aad082e22c1fe4d90d
Bug 6874: License Text Update

This updates the license text for
- C4/UploadedFiles.pm
- cataloguing/value_builder/upload.pl
- opac/opac-retrieve-file.pl
to GPL v3 as per the
http://wiki.koha-community.org/wiki/Coding_Guidelines#Licence
text.

TEST PLAN
---------
1) Don't apply this patch as part of 6874.
2) Run the koha qa test tool.
   -- It will FAIL for those three file.
3) Apply this patch
4) Run the koha qa test tool.
   -- License problem is corrected, no FAILs.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
C4/UploadedFiles.pm
cataloguing/value_builder/upload.pl
opac/opac-retrieve-file.pl