mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-04 15:38:43 +00:00
Update LICENSE and ChangeLog
This commit is contained in:
parent
100c6c0dcc
commit
c3e7a78a70
2 changed files with 17 additions and 0 deletions
|
@ -10,6 +10,9 @@
|
||||||
==== WebUI ====
|
==== WebUI ====
|
||||||
* Fix #870 use proper config location for loading ssl cert
|
* Fix #870 use proper config location for loading ssl cert
|
||||||
|
|
||||||
|
==== Misc ====
|
||||||
|
* Add OpenSSL exception to license
|
||||||
|
|
||||||
=== Deluge 1.1.5 - (16 March 2009) ===
|
=== Deluge 1.1.5 - (16 March 2009) ===
|
||||||
==== Core ====
|
==== Core ====
|
||||||
* Fix config file saving when no current config file exists
|
* Fix config file saving when no current config file exists
|
||||||
|
|
14
LICENSE
14
LICENSE
|
@ -1,3 +1,17 @@
|
||||||
|
Deluge is licensed under the GNU General Public License version 3 with the
|
||||||
|
addition of the following special exception:
|
||||||
|
|
||||||
|
In addition, as a special exception, the copyright holders give
|
||||||
|
permission to link the code of portions of this program with the OpenSSL
|
||||||
|
library.
|
||||||
|
You must obey the GNU General Public License in all respects for all of
|
||||||
|
the code used other than OpenSSL. If you modify file(s) with this
|
||||||
|
exception, you may extend this exception to your version of the file(s),
|
||||||
|
but you are not obligated to do so. If you do not wish to do so, delete
|
||||||
|
this exception statement from your version. If you delete this exception
|
||||||
|
statement from all source files in the program, then also delete it here.
|
||||||
|
|
||||||
|
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
Version 3, 29 June 2007
|
Version 3, 29 June 2007
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue