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