From 31a646d592e09918a801e86274eb1b97bf4541d2 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 26 Oct 2009 13:26:18 +0200 Subject: Pies dubbed a GNU package. Update all files accordingly. --- src/meta1lex.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/meta1lex.h') diff --git a/src/meta1lex.h b/src/meta1lex.h index 035204b..b9cd7e4 100644 --- a/src/meta1lex.h +++ b/src/meta1lex.h @@ -1,18 +1,18 @@ -/* This file is part of Pies. +/* This file is part of GNU Pies. Copyright (C) 2009, 2009 Sergey Poznyakoff - Pies is free software; you can redistribute it and/or modify + GNU Pies is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. - Pies is distributed in the hope that it will be useful, + GNU Pies is distributed in the hope that it will be useful, but WITHOUT ANY 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 Pies. If not, see . */ + along with GNU Pies. If not, see . */ extern grecs_locus_t meta1_locus; extern size_t meta1_error_count; -- cgit v1.2.1