diff options
Diffstat (limited to 'host/lib')
-rw-r--r-- | host/lib/types/clock_config.cpp | 2 | ||||
-rw-r--r-- | host/lib/types/device_addr.cpp | 2 | ||||
-rw-r--r-- | host/lib/types/mac_addr.cpp | 2 | ||||
-rw-r--r-- | host/lib/types/serial.cpp | 2 | ||||
-rw-r--r-- | host/lib/types/time_spec.cpp | 2 | ||||
-rw-r--r-- | host/lib/types/tune.cpp | 2 | ||||
-rw-r--r-- | host/lib/types/types.cpp | 2 |
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 |