X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fsemaphore.cpp;h=e923ca8835efb7e3e7b59e4afd2f6ec4e92c078e;hb=79482ba7aea1b79c7a310c940cc0292532ef3bcb;hp=b7151e34af517af94bffb7e04b73c64d2315bb14;hpb=6728e37df7f74130689d3829a1466422451735e3;p=libs%2Fcore.git diff --git a/source/core/semaphore.cpp b/source/core/semaphore.cpp index b7151e3..e923ca8 100644 --- a/source/core/semaphore.cpp +++ b/source/core/semaphore.cpp @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of libmspcore -Copyright © 2006 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifdef WIN32 #include #else