From 4ec10c0a6e77d6705308077455c86a3087099a99 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 16 Mar 2010 15:31:26 +1300 Subject: [PATCH] Fix FSF address in directory xt/ Signed-off-by: Galen Charlton --- xt/author/show-template-structure.pl | 6 +++--- xt/author/test_template.pl | 6 +++--- xt/author/valid-templates.t | 6 +++--- xt/check_sysprefs.t | 6 +++--- xt/permissions.t | 6 +++--- xt/syspref.t | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/xt/author/show-template-structure.pl b/xt/author/show-template-structure.pl index 394c8c2c06..c34d4255a5 100755 --- a/xt/author/show-template-structure.pl +++ b/xt/author/show-template-structure.pl @@ -13,9 +13,9 @@ # 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., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# 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. use strict; use warnings; diff --git a/xt/author/test_template.pl b/xt/author/test_template.pl index 9f94eb59a2..893a913c02 100755 --- a/xt/author/test_template.pl +++ b/xt/author/test_template.pl @@ -13,9 +13,9 @@ # 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., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# 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. use strict; use warnings; diff --git a/xt/author/valid-templates.t b/xt/author/valid-templates.t index abdac58f30..87a6b6cf4e 100644 --- a/xt/author/valid-templates.t +++ b/xt/author/valid-templates.t @@ -13,9 +13,9 @@ # 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., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# 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. use strict; use warnings; diff --git a/xt/check_sysprefs.t b/xt/check_sysprefs.t index bc37740f3e..f9bbd9dd4c 100755 --- a/xt/check_sysprefs.t +++ b/xt/check_sysprefs.t @@ -13,9 +13,9 @@ # 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., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# 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. use strict; use warnings; diff --git a/xt/permissions.t b/xt/permissions.t index 5f782b9639..6231875f62 100755 --- a/xt/permissions.t +++ b/xt/permissions.t @@ -13,9 +13,9 @@ # 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., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# 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. use strict; use warnings; diff --git a/xt/syspref.t b/xt/syspref.t index fb444212d3..ab07e37202 100755 --- a/xt/syspref.t +++ b/xt/syspref.t @@ -13,9 +13,9 @@ # 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., 59 Temple Place, -# Suite 330, Boston, MA 02111-1307 USA +# 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. use strict; use warnings; -- 2.20.1