]> git.tdb.fi Git - libs/datafile.git/blobdiff - source/constant.h
Rewrite the type system
[libs/datafile.git] / source / constant.h
index 1faba71985afc27a4b21a7ef4cdb9f43cf25312d..6f68bf02906e5b1d566396413a9538f98e497354 100644 (file)
@@ -1,10 +1,11 @@
-/*
-This file is part of libmspparser
-Copyright © 2006 Mikko Rasa, Mikkosoft Productions
+/* $Id$
+
+This file is part of libmspdatafile
+Copyright © 2006  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
-#ifndef MSP_PARSER_CONSTANT_H_
-#define MSP_PARSER_CONSTANT_H_
+#ifndef MSP_DATAFILE_CONSTANT_H_
+#define MSP_DATAFILE_CONSTANT_H_
 
 class Constant
 {