summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Göttsche2023-12-13 20:46:03 +0100
committerJulien Voisin2023-12-13 20:56:26 +0100
commitd48ceffd2c62261b4273992ada979054e8bc638c (patch)
tree9f864931aa62538b21ebf990c3c737b7ed427c56
parentdea992beea382f66a4a199647617b551fa1cfbad (diff)
debian: add short license text and link to full license file
Diffstat (limited to '')
-rw-r--r--debian/copyright7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 350a7b7..e5408bd 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -6,3 +6,10 @@ Source: https://github.com/jvoisin/snuffleupagus
6Files: * 6Files: *
7Copyright: 2017-2018 NBS System, 2018 Julien Voisin 7Copyright: 2017-2018 NBS System, 2018 Julien Voisin
8License: LGPL 8License: LGPL
9
10License: LGPL
11 This file may be redistributed under the terms of the
12 GNU Lesser General Public License.
13 .
14 On Debian systems, the complete text of the GNU Lesser General Public
15 License can be found in ‘/usr/share/common-licenses/LGPL’.