File: copyright

package info (click to toggle)
command-not-found 23.04.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,064 kB
  • sloc: python: 1,008; sh: 29; makefile: 9
file content (28 lines) | stat: -rw-r--r-- 1,231 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Upstream-Source: http://archive.ubuntu.com/ubuntu/pool/main/c/command-not-found

Files: *
Copyright: © 2005-2008 Zygmunt Krynicki <zkrynicki@gmail.com>
License: GPL-any
 #Licensed under GPL, see COPYING for the whole text
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in file "/usr/share/common-licenses/GPL".

Files: debian/*
Copyright: © 2005-2008 Zygmunt Krynicki <zkrynicki@gmail.com>
           © 2005-2008 Michael Vogt <michael.vogt@ubuntu.com>
           © 2008 Julian Andres Klode <jak@debian.org>
License: GPL-3+
 This package 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 Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 The original files (from the Ubuntu package) were effectively GPL-any, the
 Debian package now uses GPL-3+. (see Ubuntu's copyright file)
 .
 The tarball has been repackaged to remove the debian directory of the Ubuntu
 package. Use debian/rules get-orig-source to reproduce this.
 .
 On Debian systems, the complete text of the GNU General Public License
 can be found in file "/usr/share/common-licenses/GPL-3".