Bugzilla – Attachment 106048 Details for
Bug 24151
Add a pseudonymization process for patrons and transactions
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24151: (QA follow-up) Correct license in two modules
Bug-24151-QA-follow-up-Correct-license-in-two-modu.patch (text/plain), 2.02 KB, created by
Marcel de Rooy
on 2020-06-19 07:31:14 UTC
(
hide
)
Description:
Bug 24151: (QA follow-up) Correct license in two modules
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2020-06-19 07:31:14 UTC
Size:
2.02 KB
patch
obsolete
>From 774aee764e50fdf587d3a2f224fe450a82d39a0b Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 19 Jun 2020 06:10:43 +0000 >Subject: [PATCH] Bug 24151: (QA follow-up) Correct license in two modules >Content-Type: text/plain; charset=utf-8 > >Still listing the address.. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/PseudonymizedTransaction.pm | 5 ++--- > Koha/PseudonymizedTransactions.pm | 5 ++--- > 2 files changed, 4 insertions(+), 6 deletions(-) > >diff --git a/Koha/PseudonymizedTransaction.pm b/Koha/PseudonymizedTransaction.pm >index c7802dc839..269597f3d9 100644 >--- a/Koha/PseudonymizedTransaction.pm >+++ b/Koha/PseudonymizedTransaction.pm >@@ -11,9 +11,8 @@ package Koha::PseudonymizedTransaction; > # 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. >+# You should have received a copy of the GNU General Public License >+# along with Koha; if not, see <http://www.gnu.org/licenses>. > > use Modern::Perl; > >diff --git a/Koha/PseudonymizedTransactions.pm b/Koha/PseudonymizedTransactions.pm >index 524b3b1a4b..c9e74e7522 100644 >--- a/Koha/PseudonymizedTransactions.pm >+++ b/Koha/PseudonymizedTransactions.pm >@@ -11,9 +11,8 @@ package Koha::PseudonymizedTransactions; > # 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. >+# You should have received a copy of the GNU General Public License >+# along with Koha; if not, see <http://www.gnu.org/licenses>. > > use Modern::Perl; > >-- >2.11.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 24151
:
95959
|
95960
|
95961
|
95962
|
95963
|
95964
|
95965
|
95966
|
95967
|
95968
|
95969
|
95970
|
95971
|
95972
|
95973
|
95974
|
95975
|
95976
|
97240
|
97241
|
97242
|
97243
|
97244
|
97245
|
97246
|
97247
|
97248
|
97249
|
97250
|
97251
|
97252
|
101034
|
101035
|
101036
|
101037
|
101038
|
101039
|
101040
|
101041
|
101042
|
101043
|
101044
|
101045
|
101046
|
101047
|
101048
|
101049
|
105801
|
105802
|
105803
|
105804
|
105805
|
105806
|
105807
|
105808
|
105809
|
105810
|
105811
|
105812
|
105813
|
105814
|
105815
|
105816
|
106032
|
106033
|
106034
|
106035
|
106036
|
106037
|
106038
|
106039
|
106040
|
106041
|
106042
|
106043
|
106044
|
106045
|
106046
|
106047
| 106048 |
106049
|
106195
|
106255
|
107127
|
107225