X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=dpvsimpledecode.c;h=011c95bf4d32260c3078aaebec28fa304779b10f;hp=ed89260a9f97a857617d01c55a4f8fb8c445ade1;hb=fe7a27c1f9ee6904eddecd54f0fcae461806d43c;hpb=e42e4168dcbbade766cfa8ad980e7975a14fa1bb diff --git a/dpvsimpledecode.c b/dpvsimpledecode.c index ed89260a..011c95bf 100644 --- a/dpvsimpledecode.c +++ b/dpvsimpledecode.c @@ -1,3 +1,23 @@ +/* +Copyright (C) 2002-2013 DarkPlaces contributors + +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. + +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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + +*/ + #include "quakedef.h" #include "dpvsimpledecode.h"