comparison Plugins/Samples/WebSkeleton/Framework/Framework.cmake @ 1375:3d76e26b3865

fix licensing terms of samples
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 28 May 2015 15:53:58 +0200
parents 6e7e5ed91c2d
children 92da9e1c2daa
comparison
equal deleted inserted replaced
1374:a1745d9be6e9 1375:3d76e26b3865
4 # 4 #
5 # This program is free software: you can redistribute it and/or 5 # This program is free software: you can redistribute it and/or
6 # modify it under the terms of the GNU General Public License as 6 # modify it under the terms of the GNU General Public License as
7 # published by the Free Software Foundation, either version 3 of the 7 # published by the Free Software Foundation, either version 3 of the
8 # License, or (at your option) any later version. 8 # License, or (at your option) any later version.
9 #
10 # In addition, as a special exception, the copyright holders of this
11 # program give permission to link the code of its release with the
12 # OpenSSL project's "OpenSSL" library (or with modified versions of it
13 # that use the same license as the "OpenSSL" library), and distribute
14 # the linked executables. You must obey the GNU General Public License
15 # in all respects for all of the code used other than "OpenSSL". If you
16 # modify file(s) with this exception, you may extend this exception to
17 # your version of the file(s), but you are not obligated to do so. If
18 # you do not wish to do so, delete this exception statement from your
19 # version. If you delete this exception statement from all source files
20 # in the program, then also delete it here.
21 # 9 #
22 # This program is distributed in the hope that it will be useful, but 10 # This program is distributed in the hope that it will be useful, but
23 # WITHOUT ANY WARRANTY; without even the implied warranty of 11 # WITHOUT ANY WARRANTY; without even the implied warranty of
24 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
25 # General Public License for more details. 13 # General Public License for more details.