Bugzilla – Attachment 16862 Details for
Bug 9595
Update About page for license update to GPL3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Updated patch with URL to GPL 3
0001-Bug-9595-Change-GPL-license-to-3.0.patch (text/plain), 2.00 KB, created by
Kristina Hoeppner
on 2013-03-25 19:05:57 UTC
(
hide
)
Description:
Updated patch with URL to GPL 3
Filename:
MIME Type:
Creator:
Kristina Hoeppner
Created:
2013-03-25 19:05:57 UTC
Size:
2.00 KB
patch
obsolete
>From 09746c3544953227784d1f90431fc6fce6d7ce3d Mon Sep 17 00:00:00 2001 >From: "Kristina D.C. Hoeppner" <kristina@catalyst.net.nz> >Date: Mon, 25 Mar 2013 16:48:20 +1300 >Subject: [PATCH] Bug 9595: Change GPL license to 3.0 > >Change the general Koha license from 2 >to 3 in the About page >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 2cf9edd..3638f79 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -28,7 +28,7 @@ > <li><a href="#perl">Perl modules</a></li> > <li><a href="#sysinfo">System information</a></li> > <li><a href="#team">Koha Team</a></li> >- <li><a href="#licenses">Licenses</a></li> >+ <li><a href="#s">Licenses</a></li> > <li><a href="#translations">Translations</a></li> > <li><a href="#history">Koha Timeline</a></li> > </ul> >@@ -394,7 +394,7 @@ > <div id="licenses"> > <h2>Koha</h2> > <p> >- <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">Koha 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 (at your option) any later version.</a> >+ <a href="http://www.gnu.org/licenses/gpl-3.0.html">Koha 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 3 of the License, or (at your option) any later version.</a> > </p> > <h2>jQuery and jQueryUI</h2> > <p><a href="http://jquery.com/">jQuery</a> and <a href="http://jqueryui.com/">jQueryUI</a> are licensed under the <a href="http://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt">MIT license</a></p> >-- >1.7.10.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9595
:
16841
|
16862
|
16902
|
16903
|
16917