]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - contrib/sunplug/sunplug.h
reformat code! now the code is only ugly on the *inside*
[xonotic/netradiant.git] / contrib / sunplug / sunplug.h
index 9649a743017d7862c7b83b6254ffe73fa4a5be8b..f21f1980d6d534bce0b25568f915f149f4842b30 100644 (file)
@@ -1,25 +1,25 @@
-/*\r
-Sunplug plugin for GtkRadiant\r
-Copyright (C) 2004 Topsun\r
-Thanks to SPoG for help!\r
-\r
-This library is free software; you can redistribute it and/or\r
-modify it under the terms of the GNU Lesser General Public\r
-License as published by the Free Software Foundation; either\r
-version 2.1 of the License, or (at your option) any later version.\r
-\r
-This library is distributed in the hope that it will be useful,\r
-but WITHOUT ANY WARRANTY; without even the implied warranty of\r
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
-Lesser General Public License for more details.\r
-\r
-You should have received a copy of the GNU Lesser General Public\r
-License along with this library; if not, write to the Free Software\r
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA\r
-*/\r
-\r
-#ifndef _PLUGIN_SUNPLUG_\r
-  #define _PLUGIN_SUNPLUG_\r
-\r
-\r
-#endif // _PLUGIN_SUNPLUG_\r
+/*
+   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 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
+ */
+
+#ifndef _PLUGIN_SUNPLUG_
+#define _PLUGIN_SUNPLUG_
+
+
+#endif // _PLUGIN_SUNPLUG_