Bugzilla – Attachment 109180 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), 2.00 KB, created by
Jonathan Druart
on 2020-08-26 13:21:38 UTC
(
hide
)
Description:
Bug 23653: Add license information in about.pl
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-08-26 13:21:38 UTC
Size:
2.00 KB
patch
obsolete
>From 6604b374edbb5fefa40eba56a50e80a1ce084c1c 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> > >JD Amended patch > <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>-]{+(OAI)</a>.</p>+} >--- > 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..79ed274b0a 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 <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.20.1
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