OSDN Git Service

change copyright message
authorikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Mon, 19 May 2003 13:55:41 +0000 (13:55 +0000)
committerikemo <ikemo@56b19765-1e22-0410-a548-a0f45d66c51a>
Mon, 19 May 2003 13:55:41 +0000 (13:55 +0000)
git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/kita/kita/trunk@240 56b19765-1e22-0410-a548-a0f45d66c51a

kita/src/libkita/thread.cpp

index 1dc2b56..5ad4bfa 100644 (file)
@@ -1,15 +1,13 @@
-//
-//
-// C++ Implementation: $MODULE$
-//
-// Description:
-//
-//
-// Author: Hideki Ikemoto <ikemo@wakaba.jp>, (C) 2003
-//
-// Copyright: See COPYING file that comes with this distribution
-//
-//
+/***************************************************************************
+ *   Copyright (C) 2003 by Hideki Ikemoto                                  *
+ *   ikemo@users.sourceforge.jp                                            *
+ *                                                                         *
+ *   This program is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU General Public License as published by  *
+ *   the Free Software Foundation; either version 2 of the License, or     *
+ *   (at your option) any later version.                                   *
+ ***************************************************************************/
+
 #include "thread.h"
 
 #include <kurl.h>