From 6d749a6e9cb5e19803bf58fe1af99aed29bdfb07 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 16 Mar 2010 15:30:59 +1300 Subject: [PATCH] Fix copyright license statements to use the right old address for the FSF. Looks like someone has done some search/replace on character codes with patterns that match the address. Oops. Signed-off-by: Galen Charlton --- 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 1a8fabfdfe..30a5895bfe 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 86194941bc..15a8af7a4b 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 56a8caea6f..dfe30ae0a3 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; -- 2.39.5