Bugzilla – Attachment 21887 Details for
Bug 11013
Tests broken by new crypto stuff
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11013 - make copyright headers current
Bug-11013---make-copyright-headers-current.patch (text/plain), 3.42 KB, created by
Robin Sheat
on 2013-10-09 03:13:05 UTC
(
hide
)
Description:
Bug 11013 - make copyright headers current
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2013-10-09 03:13:05 UTC
Size:
3.42 KB
patch
obsolete
>From c6235e209038cc959f711c5c30d361ef9b7599a8 Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Wed, 9 Oct 2013 16:12:26 +1300 >Subject: [PATCH] Bug 11013 - make copyright headers current > >--- > Koha/Passwords.pm | 24 ++++++++++++------------ > t/Koha_Passwords.t | 24 ++++++++++++------------ > 2 files changed, 24 insertions(+), 24 deletions(-) > >diff --git a/Koha/Passwords.pm b/Koha/Passwords.pm >index 37cb09f..71d35c2 100644 >--- a/Koha/Passwords.pm >+++ b/Koha/Passwords.pm >@@ -4,18 +4,18 @@ package Koha::Passwords; > # > # This file is part of Koha. > # >-# 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. >-# >-# Koha is distributed in the hope that it will be useful, but WITHOUT ANY >-# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR >-# A PARTICULAR PURPOSE. See the GNU General Public License for more details. >-# >-# You should have received a copy of the GNU General Public License along >-# with Koha; if not, write to the Free Software Foundation, Inc., >-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. >+# This program 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. >+# >+# This program is distributed in the hope that it will be useful, >+# but WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# GNU General Public License for more details. >+# >+# You should have received a copy of the GNU General Public License >+# along with this program. If not, see <http://www.gnu.org/licenses/>. > > =head1 NAME > >diff --git a/t/Koha_Passwords.t b/t/Koha_Passwords.t >index bc93caf..61b3ac8 100755 >--- a/t/Koha_Passwords.t >+++ b/t/Koha_Passwords.t >@@ -4,18 +4,18 @@ > # > # This file is part of Koha. > # >-# 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. >-# >-# Koha is distributed in the hope that it will be useful, but WITHOUT ANY >-# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR >-# A PARTICULAR PURPOSE. See the GNU General Public License for more details. >-# >-# You should have received a copy of the GNU General Public License along >-# with Koha; if not, write to the Free Software Foundation, Inc., >-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. >+# This program 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. >+# >+# This program is distributed in the hope that it will be useful, >+# but WITHOUT ANY WARRANTY; without even the implied warranty of >+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the >+# GNU General Public License for more details. >+# >+# You should have received a copy of the GNU General Public License >+# along with this program. If not, see <http://www.gnu.org/licenses/>. > > use strict; > use warnings; >-- >1.8.1.2
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 11013
:
21866
|
21867
|
21873
|
21887
|
21888