We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fa9be commit ba794d9Copy full SHA for ba794d9
resources/install/debian/copyright
@@ -1,14 +1,13 @@
1
-Format: http://dep.debian.net/deps/dep5
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
Upstream-Name: Jitsi Conference Focus
3
Upstream-Contact: Emil Ivov <[email protected]>
4
Source: https://github.com/jitsi/jicofo
5
6
Files: *
7
-Copyright: 2013-2014 Jitsi
8
-License: LGPL-2.1
+Copyright: 2013-2018 Jitsi
+License: Apache 2.0
9
10
11
- On Debian systems, the full text of the GNU
12
- Lesser General Public License (LGPL) version
13
- 2.1 can be found in the file
14
- '/usr/share/common-licenses/LGPL-2.1'.
+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'.
0 commit comments