Sections
Timeline
Sub-Sections
Download
Unified Diff
Zip Archive
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

Changeset 4

Show
Ignore:
Timestamp:
20/06/07 02:14:48 (19 months ago)
Author:
gak
Message:

added GPL license

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • q3query/trunk/q3query.php

    r1 r4  
    11<? 
     2 
     3/* 
     4PHP Quake 3 Library 
     5Copyright (C) 2006-2007 Gerald Kaszuba 
     6 
     7This program is free software; you can redistribute it and/or 
     8modify it under the terms of the GNU General Public License 
     9as published by the Free Software Foundation; either version 2 
     10of the License, or (at your option) any later version. 
     11 
     12This program is distributed in the hope that it will be useful, 
     13but WITHOUT ANY WARRANTY; without even the implied warranty of 
     14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
     15GNU General Public License for more details. 
     16 
     17You should have received a copy of the GNU General Public License 
     18along with this program; if not, write to the Free Software 
     19Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA. 
     20*/ 
    221 
    322class q3query {