mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-11-04 23:51:17 +00:00
Fix some lintian warnings regarding the debian/copyright file.
This fixes the following lintian warnings: - W: calls source: field-name-typo-in-dep5-copyright copytight -> copyright (line 27) - W: calls source: missing-license-paragraph-in-dep5-copyright gpl-3+ (paragraph at line 1)
This commit is contained in:
parent
e911f391c6
commit
b576afe1f1
1 changed files with 6 additions and 2 deletions
8
debian/copyright
vendored
8
debian/copyright
vendored
|
@ -5,6 +5,12 @@ License: GPL-3+
|
|||
|
||||
Files: *
|
||||
Copyright: 2018 Purism SPC
|
||||
License: GPL-3+
|
||||
|
||||
Files: src/wayland/wlr-layer-shell-unstable-v1.xml
|
||||
Copyright: Copyright © 2017 Drew DeVault
|
||||
License: X11
|
||||
|
||||
License: GPL-3+
|
||||
This program is free software; you can redistribute it and/or modify it under
|
||||
the terms of the GNU General Public License as published by the Free Software
|
||||
|
@ -23,8 +29,6 @@ License: GPL-3+
|
|||
On Debian systems, the full text of the GNU General Public License version 3
|
||||
can be found in the file `/usr/share/common-licenses/GPL-3'.
|
||||
|
||||
Files: src/wayland/wlr-layer-shell-unstable-v1.xml
|
||||
Copytight: Copyright © 2017 Drew DeVault
|
||||
License: X11
|
||||
Permission to use, copy, modify, distribute, and sell this software and
|
||||
its documentation for any purpose is hereby granted without fee, provided
|
||||
|
|
Loading…
Reference in a new issue