Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| SHA1 Hash: | 01c2f049b405551d477530de33527f884cfb2a00 |
|---|---|
| Date: | 2010-03-14 20:56:46 |
| User: | drh |
| Comment: | Add an exception to the GPLv2 license to allow Fossil to be linked against the OpenSSL library. Ticket [930a168303]. |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
Changes to COPYRIGHT-GPL2.txt
| Old (06877624ea5c77ef) | New (ad718601e81b56e9) | |||
|---|---|---|---|---|
| > | 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 | GNU GENERAL PUBLIC LICENSE | 15 | GNU GENERAL PUBLIC LICENSE | |
| 2 | Version 2, June 1991 | 16 | Version 2, June 1991 | |
| 3 | 17 | |||
| 4 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., | 18 | Copyright (C) 1989, 1991 Free Software Foundation, Inc., | |
| 5 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | 19 | 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA | |
| 329 hidden lines | ||||
| 335 | This General Public License does not permit incorporating your program into | 349 | This General Public License does not permit incorporating your program into | |
| 336 | proprietary programs. If your program is a subroutine library, you may | 350 | proprietary programs. If your program is a subroutine library, you may | |
| 337 | consider it more useful to permit linking proprietary applications with the | 351 | consider it more useful to permit linking proprietary applications with the | |
| 338 | library. If this is what you want to do, use the GNU Lesser General | 352 | library. If this is what you want to do, use the GNU Lesser General | |
| 339 | Public License instead of this License. | 353 | Public License instead of this License. | |