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