diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-12-22 09:45:24 -0800 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2017-12-22 10:45:51 -0800 |
commit | 4f948e2c8bf62ac7b8f0ba51d9efb33c897ecdc7 (patch) | |
tree | 98c0896cca67525fe8a33cd58c6b1c82c104f5a1 /host/cmake/debian/copyright | |
parent | d4ff987508c14e46abcde5cc0d5e2389d9b03221 (diff) | |
download | uhd-4f948e2c8bf62ac7b8f0ba51d9efb33c897ecdc7.tar.gz uhd-4f948e2c8bf62ac7b8f0ba51d9efb33c897ecdc7.tar.bz2 uhd-4f948e2c8bf62ac7b8f0ba51d9efb33c897ecdc7.zip |
Move all license headers to SPDX format.
Diffstat (limited to 'host/cmake/debian/copyright')
-rw-r--r-- | host/cmake/debian/copyright | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host/cmake/debian/copyright b/host/cmake/debian/copyright index b3201e39c..ba763f6f3 100644 --- a/host/cmake/debian/copyright +++ b/host/cmake/debian/copyright @@ -1,7 +1,7 @@ Format: http://dep.debian.net/deps/dep5/ Upstream-Name: UHD Upstream-Contact: http://www.ettus.com/contact -Source: http://code.ettus.com/redmine/ettus/projects/uhd/wiki#Source-code +Source: https://github.com/EttusResearch/uhd X-Note: The upstream package source tarball was generated from the tag: git archive --format=tar --prefix=uhd-3.7.3/ release_003_007_003 | xz > ../uhd_3.7.3.orig.tar.gz Comment: Only the host directory of the distributed source is used to build the uhd-host package for Debian main. @@ -28,7 +28,7 @@ Copyright: © 2011-2012 A. Maitland Bottoms <bottoms@debian.org> License: GPL-3+ Files: host/* not listed below: -Copyright: Copyright 2010-2011 Ettus Research LLC +Copyright: Copyright 2010-2017 Ettus Research, a National Instruments Company License: GPL-3+ Files: host/cmake/Modules/FindGit.cmake |