summaryrefslogtreecommitdiffstats
path: root/host/lib
diff options
context:
space:
mode:
authorJosh Blum <josh@joshknows.com>2011-01-06 12:56:12 -0800
committerJosh Blum <josh@joshknows.com>2011-01-06 12:56:12 -0800
commit3d02c07470e83edfa118c7ff36e793ffa883ceff (patch)
tree556ab9252e562850520f842146bdcdfa22d05222 /host/lib
parentef8d79673d29f2bd62e36b7b71d2e0430d3faf0b (diff)
downloaduhd-3d02c07470e83edfa118c7ff36e793ffa883ceff.tar.gz
uhd-3d02c07470e83edfa118c7ff36e793ffa883ceff.tar.bz2
uhd-3d02c07470e83edfa118c7ff36e793ffa883ceff.zip
uhd: fix copyright years on new files
Diffstat (limited to 'host/lib')
-rw-r--r--host/lib/types/clock_config.cpp2
-rw-r--r--host/lib/types/device_addr.cpp2
-rw-r--r--host/lib/types/mac_addr.cpp2
-rw-r--r--host/lib/types/serial.cpp2
-rw-r--r--host/lib/types/time_spec.cpp2
-rw-r--r--host/lib/types/tune.cpp2
-rw-r--r--host/lib/types/types.cpp2
7 files changed, 7 insertions, 7 deletions
diff --git a/host/lib/types/clock_config.cpp b/host/lib/types/clock_config.cpp
index db40fb045..3373b97b4 100644
--- a/host/lib/types/clock_config.cpp
+++ b/host/lib/types/clock_config.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2011 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/lib/types/device_addr.cpp b/host/lib/types/device_addr.cpp
index 098fb3bc6..4fdce097b 100644
--- a/host/lib/types/device_addr.cpp
+++ b/host/lib/types/device_addr.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2011 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/lib/types/mac_addr.cpp b/host/lib/types/mac_addr.cpp
index d16045a5d..cf3c3fa97 100644
--- a/host/lib/types/mac_addr.cpp
+++ b/host/lib/types/mac_addr.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2011 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/lib/types/serial.cpp b/host/lib/types/serial.cpp
index 5923e9fb2..9acf7156a 100644
--- a/host/lib/types/serial.cpp
+++ b/host/lib/types/serial.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2011 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/lib/types/time_spec.cpp b/host/lib/types/time_spec.cpp
index d3aba5bdd..f39625a11 100644
--- a/host/lib/types/time_spec.cpp
+++ b/host/lib/types/time_spec.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2011 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/lib/types/tune.cpp b/host/lib/types/tune.cpp
index 5a1654932..601bc20e8 100644
--- a/host/lib/types/tune.cpp
+++ b/host/lib/types/tune.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2011 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/lib/types/types.cpp b/host/lib/types/types.cpp
index 69a1e40e5..34d5947eb 100644
--- a/host/lib/types/types.cpp
+++ b/host/lib/types/types.cpp
@@ -1,5 +1,5 @@
//
-// Copyright 2010-2011 Ettus Research LLC
+// Copyright 2011 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