]> andersk Git - splint.git/blobdiff - src/Headers/version.h
Removed stray hashTable.c file
[splint.git] / src / Headers / version.h
index 319e832afcaeeab4140a1165e0c70881314f8811..3035e785a33e6c829733fd0de33fd11e83c3a296 100644 (file)
@@ -1,5 +1,5 @@
 /*
-** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2000.
+** Copyright (C) University of Virginia, Massachusetts Institue of Technology 1994-2001.
 ** See ../LICENSE for license information.
 */
 /*
@@ -9,11 +9,8 @@
 # ifndef VERSION_H
 # define VERSION_H
 
-/*@constant observer char *LCLINT_MAINTAINER; @*/
-# define LCLINT_MAINTAINER "lclint-bug@cs.virginia.edu"
-
-/*@constant observer char *CPP_VERSION;@*/
-# define CPP_VERSION "cygnus-2.7.2-970404"
+/*@constant observer char *SPLINT_MAINTAINER; @*/
+# define SPLINT_MAINTAINER "splint-bug@cs.virginia.edu"
 
 # else
 # error "Multiple include"
This page took 0.03293 seconds and 4 git commands to generate.