aboutsummaryrefslogtreecommitdiff
path: root/src/parser.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-06-27 14:16:35 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-06-27 14:16:35 +0000
commita313c2dcfdbf13f273e44ada6c681c0ce6980d03 (patch)
tree9ff50fd3d211b888ffe81ff82f4f4db5262e650f /src/parser.h
parent0a5d437b18791c245ff9e3ff33afcc0cc1eb2f5d (diff)
downloadcflow-a313c2dcfdbf13f273e44ada6c681c0ce6980d03.tar.gz
cflow-a313c2dcfdbf13f273e44ada6c681c0ce6980d03.tar.bz2
Relicense under GPLv3
Diffstat (limited to 'src/parser.h')
-rw-r--r--src/parser.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/parser.h b/src/parser.h
index b8681f3..cb872c1 100644
--- a/src/parser.h
+++ b/src/parser.h
@@ -1,20 +1,20 @@
-/* $Id$
- * cflow
- * Copyright (C) 1997 Gray
+/* This file is part of GNU cflow
+ * Copyright (C) 1997, 2007 Sergey Poznyakoff
*
- * This program is free software; you can redistribute it and/or modify
+ * GNU cflow 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 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * GNU cflow 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 this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * along with GNU cflow; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301 USA
*/
/* tokens */
#define WORD 257

Return to:

Send suggestions and report system problems to the System administrator.