Bugzilla – Attachment 17784 Details for
Bug 10143
Fix FSF address in license headers
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10143 - Fixing license headers
Bug-10143---Fixing-license-headers.patch (text/plain), 2.21 KB, created by
Chris Cormack
on 2013-04-29 10:35:05 UTC
(
hide
)
Description:
Bug 10143 - Fixing license headers
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-04-29 10:35:05 UTC
Size:
2.21 KB
patch
obsolete
>From 14e404e53a8743476f3a7ae81e5526d53185a2ef Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chris@bigballofwax.co.nz> >Date: Mon, 29 Apr 2013 22:31:58 +1200 >Subject: [PATCH] Bug 10143 - Fixing license headers > >--- > Koha/DateUtils.pm | 4 ++-- > Koha/Indexer/Utils.pm | 4 ++-- > members/statistics.pl | 5 ++--- > 3 files changed, 6 insertions(+), 7 deletions(-) > >diff --git a/Koha/DateUtils.pm b/Koha/DateUtils.pm >index 64a8473..de7111a 100644 >--- a/Koha/DateUtils.pm >+++ b/Koha/DateUtils.pm >@@ -13,8 +13,8 @@ package Koha::DateUtils; > # 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., 59 Temple Place, >-# Suite 330, Boston, MA 02111-1307 USA >+# Koha; if not, write to the Free Software Foundation, Inc., >+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. > > use strict; > use warnings; >diff --git a/Koha/Indexer/Utils.pm b/Koha/Indexer/Utils.pm >index 14c2367..07e8d23 100644 >--- a/Koha/Indexer/Utils.pm >+++ b/Koha/Indexer/Utils.pm >@@ -13,8 +13,8 @@ package Koha::Indexer::Utils; > # 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., 59 Temple Place, >-# Suite 330, Boston, MA 02111-1307 USA >+# Koha; if not, write to the Free Software Foundation, Inc., >+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. > > use strict; > use warnings; >diff --git a/members/statistics.pl b/members/statistics.pl >index 75a30a8..0667ee7 100755 >--- a/members/statistics.pl >+++ b/members/statistics.pl >@@ -13,9 +13,8 @@ > # 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., 59 Temple Place, >-# Suite 330, Boston, MA 02111-1307 USA >- >+# Koha; if not, write to the Free Software Foundation, Inc., >+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. > > =head1 members/statistics.pl > Generate statistic issues for a member >-- >1.7.10.4
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 10143
:
17784
|
17849
|
17862