From ba059ce644dc10c363edb9601d4f3a079f1d5e69 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 16 Mar 2010 15:31:23 +1300 Subject: [PATCH] Fix FSF address in directory tags/ Signed-off-by: Galen Charlton --- tags/review.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tags/review.pl b/tags/review.pl index d4db97284c..7b846b0fc7 100755 --- a/tags/review.pl +++ b/tags/review.pl @@ -15,9 +15,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 warnings; use strict; -- 2.20.1