Fossil SCM
Add an exception to the GPLv2 license to allow Fossil to be linked against the OpenSSL library. Ticket [930a168303].
Commit
01c2f049b405551d477530de33527f884cfb2a00
Parent
19d6b1cfe83550c…
1 file changed
+14
+14
| --- COPYRIGHT-GPL2.txt | ||
| +++ COPYRIGHT-GPL2.txt | ||
| @@ -1,5 +1,19 @@ | ||
| 1 | +Fossil is licensed under the terms of the GPLv2 shown below. In | |
| 2 | +addition, permission is granted to link Fossil against the OpenSSL | |
| 3 | +project's "OpenSSL" library (or with modified versions of that | |
| 4 | +library that use the same license), and distribute the linked | |
| 5 | +executables. If you modify Fossil, you may extend the exception | |
| 6 | +described in this paragraph to your modifications, or not, at your | |
| 7 | +discretion. | |
| 8 | + | |
| 9 | +The "clear-title" branch of Fossil is available for more liberal | |
| 10 | +licenses such as Berkeley-style licenses or the Apache license. | |
| 11 | + | |
| 12 | +The original text of GPLv2 follows. | |
| 13 | +-------------------------------------------------------------------------- | |
| 14 | + | |
| 1 | 15 | GNU GENERAL PUBLIC LICENSE |
| 2 | 16 | Version 2, June 1991 |
| 3 | 17 | |
| 4 | 18 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., |
| 5 | 19 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 6 | 20 |
| --- COPYRIGHT-GPL2.txt | |
| +++ COPYRIGHT-GPL2.txt | |
| @@ -1,5 +1,19 @@ | |
| 1 | GNU GENERAL PUBLIC LICENSE |
| 2 | Version 2, June 1991 |
| 3 | |
| 4 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., |
| 5 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 6 |
| --- COPYRIGHT-GPL2.txt | |
| +++ COPYRIGHT-GPL2.txt | |
| @@ -1,5 +1,19 @@ | |
| 1 | Fossil is licensed under the terms of the GPLv2 shown below. In |
| 2 | addition, permission is granted to link Fossil against the OpenSSL |
| 3 | project's "OpenSSL" library (or with modified versions of that |
| 4 | library that use the same license), and distribute the linked |
| 5 | executables. If you modify Fossil, you may extend the exception |
| 6 | described in this paragraph to your modifications, or not, at your |
| 7 | discretion. |
| 8 | |
| 9 | The "clear-title" branch of Fossil is available for more liberal |
| 10 | licenses such as Berkeley-style licenses or the Apache license. |
| 11 | |
| 12 | The original text of GPLv2 follows. |
| 13 | -------------------------------------------------------------------------- |
| 14 | |
| 15 | GNU GENERAL PUBLIC LICENSE |
| 16 | Version 2, June 1991 |
| 17 | |
| 18 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., |
| 19 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
| 20 |