-
Notifications
You must be signed in to change notification settings - Fork 349
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: Fixes the licence in the debian copyright file.
- Loading branch information
Showing
1 changed file
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,13 @@ | ||
Format: http://dep.debian.net/deps/dep5 | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: Jitsi Conference Focus | ||
Upstream-Contact: Emil Ivov <[email protected]> | ||
Source: https://github.com/jitsi/jicofo | ||
|
||
Files: * | ||
Copyright: 2013-2014 Jitsi | ||
License: LGPL-2.1 | ||
Copyright: 2013-2018 Jitsi | ||
License: Apache 2.0 | ||
|
||
License: LGPL-2.1 | ||
On Debian systems, the full text of the GNU | ||
Lesser General Public License (LGPL) version | ||
2.1 can be found in the file | ||
'/usr/share/common-licenses/LGPL-2.1'. | ||
License: Apache 2.0 | ||
On Debian systems, the full text of the Apache licence | ||
version 2.0 can be found in the file | ||
'/usr/share/common-licenses/Apache-2.0'. |