Bugzilla – Attachment 109113 Details for
Bug 23653
Plack fails when http://swagger.io/v2/schema.json is unavailable and schema cache missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23653: Add license information in about.pl
Bug-23653-Add-license-information-in-aboutpl.patch (text/plain), 1.60 KB, created by
Tomás Cohen Arazi (tcohen)
on 2020-08-25 15:01:07 UTC
(
hide
)
Description:
Bug 23653: Add license information in about.pl
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2020-08-25 15:01:07 UTC
Size:
1.60 KB
patch
obsolete
>From 5bd78b61999c47105e2a04fc0710ea3f473c9640 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Tue, 25 Aug 2020 12:00:28 -0300 >Subject: [PATCH] Bug 23653: Add license information in about.pl > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 03fdc4c27b..49c866cd1d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -701,6 +701,9 @@ > <h2>OAI xslt stylesheet</h2> > <p>The included OAI.xslt file by the <a href="http://dspace.org/">DSpace project</a> is licensed under a <a href="http://www.dspace.org/license/">BSD License</a>.</p> > >+ <h2>OpenAPI 2.0 schema</h2> >+ <p>The included <a href="https://github.com/OAI/OpenAPI-Specification/blob/master/schemas/v2.0/schema.json">api/swagger-v2-schema.json</a> file is licensed under the the <a href="https://github.com/OAI/OpenAPI-Specification/tree/master/schemas/v2.0">Apache License, Version 2.0</a>, by the <a href="https://www.openapis.org/about">OpenAPI Initiative (OAI)</a></p> >+ > <h2>Select2</h2> > <p>The <a href="http://select2.github.io/select2/">Select2</a> library is licensed under <a href="https://github.com/select2/select2/blob/stable/3.5/LICENSE">the Apache License, Version 2.0 (the "Apache License") or the GNU General Public License version 2 (the "GPL License")</a>.</p> > >-- >2.28.0
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 23653
:
106444
|
106445
|
107984
|
109095
|
109096
|
109113
|
109180
|
122333
|
122334
|
122335
|
122650
|
122651
|
122652
|
122662
|
122663
|
122664