added forgotten copyright notice
authormishas <mikhail.sobolev@gmail.com>
Tue, 17 Apr 2007 16:24:59 +0000 (16:24 +0000)
committermishas <mikhail.sobolev@gmail.com>
Tue, 17 Apr 2007 16:24:59 +0000 (16:24 +0000)
git-svn-id: file:///svnroot/simple-launcher/trunk@198 3ba93dab-e023-0410-b42a-de7732cf370a

misc/BasicItem.cc
misc/BasicItem.h

index e69de29..608be50 100644 (file)
@@ -0,0 +1,17 @@
+// This file is a part of Simple Launcher
+//
+// Copyright (C) 2006, 2007, Mikhail Sobolev
+//
+// Simple Launcher is free software; you can redistribute it and/or modify it
+// under the terms of the GNU General Public License version 2 as published by
+// the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful, but WITHOUT
+// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
+// more details.
+//
+// You should have received a copy of the GNU General Public License along with
+// this program; if not, write to the Free Software Foundation, Inc., 51
+// Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
index 13ba34f..0ab8844 100644 (file)
@@ -1,3 +1,20 @@
+// This file is a part of Simple Launcher
+//
+// Copyright (C) 2006, 2007, Mikhail Sobolev
+//
+// Simple Launcher is free software; you can redistribute it and/or modify it
+// under the terms of the GNU General Public License version 2 as published by
+// the Free Software Foundation.
+//
+// This program is distributed in the hope that it will be useful, but WITHOUT
+// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+// FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
+// more details.
+//
+// You should have received a copy of the GNU General Public License along with
+// this program; if not, write to the Free Software Foundation, Inc., 51
+// Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
 #ifndef __BASICITEM_H__
 #define __BASICITEM_H__
 
 #ifndef __BASICITEM_H__
 #define __BASICITEM_H__