1
0
Fork 0
mirror of https://github.com/anrieff/libcpuid synced 2024-11-10 22:59:13 +00:00
libcpuid/debian/copyright
Veselin Georgiev 3bcb21a1ba Post-merge: fill in the blanks in the debian directory; some cleanup too.
Remove the two README.* files, as there isn't anything extraordinary with
building this package.
2015-04-20 02:29:53 +03:00

27 lines
1.1 KiB
Text

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libcpuid
Source: http://github.com/anrieff/libcpuid
Files: *
Copyright: 2008-2015 Veselin Georgiev <anrieff@gmail.com>
License: BSD-2-clause
Files: debian/*
Copyright: 2015 Zhang, Guodong <gdzhang@linx-info.com>
License: GPL-2+
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 2 of the License, or
(at your option) any later version.
.
This package 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 complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".