aboutsummaryrefslogtreecommitdiff
path: root/src/parser.h
diff options
context:
space:
mode:
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.