]> git.tdb.fi Git - libs/core.git/blobdiff - source/time/utils.cpp
Make sure all files have the correct header
[libs/core.git] / source / time / utils.cpp
index c9cc94dd6ed4b2efa85b9f72f6c4fb6a7d94c2d7..eefbfda7387b07775043b05de957030b29dfc6da 100644 (file)
@@ -1,8 +1,10 @@
-/*
+/* $Id$
+
 This file is part of libmspcore     
-Copyright © 2006  Mikko Rasa, Mikkosoft Productions
+Copyright © 2006-2008  Mikko Rasa, Mikkosoft Productions
 Distributed under the LGPL
 */
+
 #ifdef WIN32
 #include <windows.h>
 #else