mirror of
https://github.com/alexkay/spek.git
synced 2025-06-03 17:11:09 +03:00
debian: Fix copyright
This commit is contained in:
parent
4dae655ca0
commit
fabf59fd68
3
dist/debian/control
vendored
3
dist/debian/control
vendored
@ -19,7 +19,8 @@ Vcs-Browser: http://gitorious.org/spek/spek
|
||||
|
||||
Package: spek
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Depends: ${shlibs:Depends},
|
||||
${misc:Depends}
|
||||
Description: acoustic spectrum analyser
|
||||
Spek helps to analyse your audio files by showing their spectrogram.
|
||||
It supports all popular lossy and lossless audio file formats.
|
||||
|
17
dist/debian/copyright
vendored
17
dist/debian/copyright
vendored
@ -6,13 +6,24 @@ It was downloaded from:
|
||||
|
||||
http://www.spek-project.org/
|
||||
|
||||
Upstream Author(s):
|
||||
Upstream Author:
|
||||
|
||||
Alexander Kojevnikov <alexander@kojevnikov.com>
|
||||
|
||||
Copyright:
|
||||
|
||||
Copyright (C) 2010 Alexander Kojevnikov
|
||||
For everything not noted below:
|
||||
Copyright (C) 2010 Alexander Kojevnikov
|
||||
|
||||
For src/spek-message-bar.*:
|
||||
Copyright (C) 2010 Alexander Kojevnikov
|
||||
Copyright (C) 2008 Novell, Inc
|
||||
|
||||
For src/spek-pipeline.*:
|
||||
Copyright (C) 2010 Alexander Kojevnikov
|
||||
Copyright (C) 1999 Erik Walthinsen
|
||||
Copyright (C) 2006 Stefan Kost
|
||||
Copyright (C) 2007-2009 Sebastian Dröge
|
||||
|
||||
License:
|
||||
|
||||
@ -36,5 +47,5 @@ The Debian packaging is:
|
||||
|
||||
Copyright (C) 2011 Alexander Kojevnikov <alexander@kojevnikov.com>
|
||||
|
||||
and is licensed under the GPL version 3, see above.
|
||||
and is licensed under the GPL version 3 or any later version, see above.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user