Plan B: include a copy of librtlsdr's udev rules directly.
This commit is contained in:
parent
29dd58c2f8
commit
0aa404b928
3 changed files with 164 additions and 1 deletions
22
debian/copyright
vendored
22
debian/copyright
vendored
|
@ -60,6 +60,10 @@ Files: debian/*
|
|||
Copyright: 2014,2015 Oliver Jowett <oliver@mutability.co.uk>
|
||||
License: BSD-3-Clause
|
||||
|
||||
Files: debian/dump1090-fa.udev
|
||||
Copyright: 2012-2013 Osmocom rtl-sdr project
|
||||
License: GPL-3+
|
||||
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it
|
||||
and/or modify it under the terms of the GNU General Public
|
||||
|
@ -82,6 +86,24 @@ License: GPL-2+
|
|||
License version 2 can be found in the file
|
||||
`/usr/share/common-licenses/GPL-2'.
|
||||
|
||||
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 Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
.
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
.
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
.
|
||||
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'.
|
||||
|
||||
License: BSD-2-Clause-OpenLayers
|
||||
Redistribution and use in source and binary forms, with or without modification,
|
||||
are permitted provided that the following conditions are met:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue