Bugzilla – Attachment 187744 Details for
Bug 39877
CI - Incremental runs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39877: Fix license
Bug-39877-Fix-license.patch (text/plain), 844 bytes, created by
Jonathan Druart
on 2025-10-10 14:56:50 UTC
(
hide
)
Description:
Bug 39877: Fix license
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-10-10 14:56:50 UTC
Size:
844 bytes
patch
obsolete
>From 1b5029f0faf303b0e2969b9f0c588641836a17dc Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Fri, 10 Oct 2025 16:56:37 +0200 >Subject: [PATCH] Bug 39877: Fix license > >--- > Koha/Devel/CI/IncrementalRuns.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/Koha/Devel/CI/IncrementalRuns.pm b/Koha/Devel/CI/IncrementalRuns.pm >index f654e5c1daa..d95dcb45ced 100644 >--- a/Koha/Devel/CI/IncrementalRuns.pm >+++ b/Koha/Devel/CI/IncrementalRuns.pm >@@ -13,7 +13,7 @@ package Koha::Devel::CI::IncrementalRuns; > # GNU General Public License for more details. > # > # You should have received a copy of the GNU General Public License >-# along with Koha; if not, see <http://www.gnu.org/licenses>. >+# along with Koha; if not, see <https://www.gnu.org/licenses>. > > use Modern::Perl; > >-- >2.34.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 39877
:
182308
|
182309
|
182310
|
182311
|
182347
|
182348
|
182349
|
182350
|
182355
|
182356
|
182357
|
182358
|
183795
|
183796
|
183797
|
183798
|
184462
|
184463
|
184464
|
184465
|
184466
|
184779
|
184780
|
184781
|
184782
|
184783
|
184785
|
184875
|
184876
|
184877
|
184878
|
184879
|
184880
|
186320
|
186321
|
186322
|
186323
|
186324
|
186325
|
186327
|
186328
|
186329
|
186330
|
186331
|
186332
|
186362
|
186363
|
186364
|
186365
|
186366
|
186367
|
186368
|
186370
|
186622
|
187387
|
187388
|
187389
|
187390
|
187391
|
187392
|
187393
|
187394
|
187395
|
187399
|
187400
|
187401
|
187402
|
187403
|
187404
|
187405
|
187406
|
187407
| 187744 |
187977