]> andersk Git - splint.git/blobdiff - src/lclsyntable.c
Fixed bug which would cause splint to crash if it was started with the -i flags and...
[splint.git] / src / lclsyntable.c
index ebea4419b7270cf3c8724b84fc411f05c394c4c6..e3e038a0d8449346164218246100c019b040baf2 100644 (file)
@@ -1,6 +1,6 @@
 /*
-** LCLint - annotation-assisted static program checker
-** Copyright (C) 1994-2001 University of Virginia,
+** Splint - annotation-assisted static program checker
+** Copyright (C) 1994-2002 University of Virginia,
 **         Massachusetts Institute of Technology
 **
 ** This program is free software; you can redistribute it and/or modify it
@@ -17,9 +17,9 @@
 ** the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
 ** MA 02111-1307, USA.
 **
-** For information on lclint: lclint-request@cs.virginia.edu
-** To report a bug: lclint-bug@cs.virginia.edu
-** For more information: http://lclint.cs.virginia.edu
+** For information on splint: info@splint.org
+** To report a bug: splint-bug@splint.org
+** For more information: http://www.splint.org
 */
 /*
 ** syntable.c
@@ -37,7 +37,7 @@
 **  CREATION DATE:  90.08.10
 */
 
-# include "lclintMacros.nf"
+# include "splintMacros.nf"
 # include "basic.h"
 # include "lcltokentable.h"
 # include "lclsyntable.h"
This page took 0.048735 seconds and 4 git commands to generate.