X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=contrib%2Fshaderplug%2Fshaderplug.h;h=d30c625d4ce8ff4f0132a86b47cd862bbc187fd2;hb=27c40808591e2f4671686039165bac7b402af012;hp=7ee45fd2660b8b71e00c32bcbe19d801460fda91;hpb=bfc8a12a6b315ae261101a34db8ba1b682c67bb7;p=xonotic%2Fnetradiant.git diff --git a/contrib/shaderplug/shaderplug.h b/contrib/shaderplug/shaderplug.h index 7ee45fd2..d30c625d 100644 --- a/contrib/shaderplug/shaderplug.h +++ b/contrib/shaderplug/shaderplug.h @@ -1,25 +1,25 @@ /* -Copyright (C) 2006, Stefan Greven. -All Rights Reserved. + Copyright (C) 2006, Stefan Greven. + All Rights Reserved. -This file is part of GtkRadiant. + This file is part of GtkRadiant. -GtkRadiant 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. + GtkRadiant 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. -GtkRadiant 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. + GtkRadiant 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 GtkRadiant; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -*/ + You should have received a copy of the GNU General Public License + along with GtkRadiant; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + */ -#if !defined(INCLUDED_SHADERPLUG_H) +#if !defined( INCLUDED_SHADERPLUG_H ) #define INCLUDED_SHADERPLUG_H #include "xml/xmltextags.h"