[Koha-patches] [FSF address update 05/33] Fix copyright license statements to use the right old address for the FSF.

Lars Wirzenius lars at catalyst.net.nz
Tue Mar 16 03:30:59 CET 2010


Looks like someone has done some search/replace on character codes with
patterns that match the address. Oops.
---
 cataloguing/value_builder/unimarc_field_135a.pl |    2 +-
 cataloguing/value_builder/unimarc_field_140.pl  |    2 +-
 cataloguing/value_builder/unimarc_field_141.pl  |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/cataloguing/value_builder/unimarc_field_135a.pl b/cataloguing/value_builder/unimarc_field_135a.pl
index 1a8fabf..30a5895 100755
--- a/cataloguing/value_builder/unimarc_field_135a.pl
+++ b/cataloguing/value_builder/unimarc_field_135a.pl
@@ -16,7 +16,7 @@
 #
 # 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-135a7 USA
+# Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
 use C4::Auth;
diff --git a/cataloguing/value_builder/unimarc_field_140.pl b/cataloguing/value_builder/unimarc_field_140.pl
index 8619494..15a8af7 100755
--- a/cataloguing/value_builder/unimarc_field_140.pl
+++ b/cataloguing/value_builder/unimarc_field_140.pl
@@ -16,7 +16,7 @@
 #
 # 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-1407 USA
+# Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
 use C4::Auth;
diff --git a/cataloguing/value_builder/unimarc_field_141.pl b/cataloguing/value_builder/unimarc_field_141.pl
index 56a8cae..dfe30ae 100755
--- a/cataloguing/value_builder/unimarc_field_141.pl
+++ b/cataloguing/value_builder/unimarc_field_141.pl
@@ -16,7 +16,7 @@
 #
 # 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-1417 USA
+# Suite 330, Boston, MA  02111-1307 USA
 
 use strict;
 use C4::Auth;
-- 
1.6.3.3




More information about the Koha-patches mailing list