]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/sunplug/sunplug.h
Merge commit '154c708c34f241c2369b183ffe9c4296085c5a3c' into master-merge
[xonotic/netradiant.git] / contrib / sunplug / sunplug.h
index fafdc897a3b59c3332e3b379ff3075ec8e31bb01..402709dfbcafbf589fa2d22995d2b13df2a4e55e 100644 (file)
@@ -1,25 +1,27 @@
 /*
-Sunplug plugin for GtkRadiant
-Copyright (C) 2004 Topsun
-Thanks to SPoG for help!
+   Sunplug plugin for GtkRadiant
+   Copyright (C) 2004 Topsun
+   Thanks to SPoG for help!
 
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
+   This library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Lesser General Public
+   License as published by the Free Software Foundation; either
+   version 2.1 of the License, or (at your option) any later version.
 
-This library 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
-Lesser General Public License for more details.
+   This library 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
+   Lesser General Public License for more details.
 
-You should have received a copy of the GNU Lesser General Public
-License along with this library; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-*/
+   You should have received a copy of the GNU Lesser General Public
+   License along with this library; if not, write to the Free Software
+   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
 
 #ifndef _PLUGIN_SUNPLUG_
-  #define _PLUGIN_SUNPLUG_
+#define _PLUGIN_SUNPLUG_
 
+#define PLUGIN_NAME "SunPlug"
+#define PLUGIN_VERSION "1.0"
 
 #endif // _PLUGIN_SUNPLUG_