Bugzilla – Attachment 17849 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]
[SIGNED-OFF] Bug 10143 - Fixing license headers
SIGNED-OFF-Bug-10143---Fixing-license-headers.patch (text/plain), 2.45 KB, created by
Owen Leonard
on 2013-04-30 18:18:10 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 10143 - Fixing license headers
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-04-30 18:18:10 UTC
Size:
2.45 KB
patch
obsolete
>From 9b45de386b43c6bc24644684cf8395e456a6a13d 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] [SIGNED-OFF] Bug 10143 - Fixing license headers >Content-Type: text/plain; charset="utf-8" > >Some files have the old 59 Temple address instead of the 51 Franklin >street. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> > >I see lots more which will need to be corrected as well. >--- > 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..714b171 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.9.5
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