Skip to content

Commit 38ba712

Browse files
committed
Change license to LGPL
1 parent 6d3355f commit 38ba712

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,19 @@ The class also allows you to query servers using RCON although this only works f
6262
Also refer to [an example](Example.php) to work things out.
6363

6464
## License
65-
> *This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.<br>
66-
> To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/*
65+
PHP Source Query
66+
Copyright (C) 2012-2015 xPaw
67+
68+
This library is free software; you can redistribute it and/or
69+
modify it under the terms of the GNU Lesser General Public
70+
License as published by the Free Software Foundation; either
71+
version 2.1 of the License, or (at your option) any later version.
72+
73+
This library is distributed in the hope that it will be useful,
74+
but WITHOUT ANY WARRANTY; without even the implied warranty of
75+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
76+
Lesser General Public License for more details.
77+
78+
You should have received a copy of the GNU Lesser General Public
79+
License along with this library; if not, write to the Free Software
80+
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

0 commit comments

Comments
 (0)