diff options
author | Martin Braun <martin.braun@ettus.com> | 2015-01-20 10:37:49 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2015-01-20 10:37:49 +0100 |
commit | 28373cc1f7eddfb11748674316ffd4c52eeec3d9 (patch) | |
tree | d4afed980a4c9e8476f32be8811014157324aae8 /host/include | |
parent | adb20365db6dec7c7a4e23cd8b2feb78e83a7a33 (diff) | |
parent | 876269193db3392247e4af57bbfbdd7e8b433895 (diff) | |
download | uhd-28373cc1f7eddfb11748674316ffd4c52eeec3d9.tar.gz uhd-28373cc1f7eddfb11748674316ffd4c52eeec3d9.tar.bz2 uhd-28373cc1f7eddfb11748674316ffd4c52eeec3d9.zip |
Merge branch 'maint'
Conflicts:
host/include/uhd/types/direction.hpp
Diffstat (limited to 'host/include')
-rw-r--r-- | host/include/uhd/types/CMakeLists.txt | 2 | ||||
-rw-r--r-- | host/include/uhd/types/direction.hpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/host/include/uhd/types/CMakeLists.txt b/host/include/uhd/types/CMakeLists.txt index 553bb9529..f5a92a805 100644 --- a/host/include/uhd/types/CMakeLists.txt +++ b/host/include/uhd/types/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright 2010-2011 Ettus Research LLC +# Copyright 2010-2011,2015 Ettus Research LLC # # 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 diff --git a/host/include/uhd/types/direction.hpp b/host/include/uhd/types/direction.hpp index 62fbde3f0..59ee9b55f 100644 --- a/host/include/uhd/types/direction.hpp +++ b/host/include/uhd/types/direction.hpp @@ -1,5 +1,5 @@ // -// Copyright 2014 Ettus Research LLC +// Copyright 2014-2015 Ettus Research LLC // // 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 |