forked from danyork/makefaq
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLICENSE
23 lines (19 loc) · 953 Bytes
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---------------------------------------------------
makefaq
---------------------------------------------------
Copyright (c) 2000-2009 Dan York, [email protected]
http://www.Lodestar2.com/software/makefaq/ or
http://www.makefaq.org/
The author acknowledges significant contributions to the
code by Dave Seidel ([email protected]) and he can
definitely be considered as the co-author of this code.
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 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.
http://www.gnu.org/copyleft/gpl.html
---------------------------------------------------