diff options
| author | Josh Blum <josh@joshknows.com> | 2011-01-13 16:22:07 -0800 | 
|---|---|---|
| committer | Josh Blum <josh@joshknows.com> | 2011-01-13 16:22:07 -0800 | 
| commit | 261bb80d73d02f501acb6c0cd837570880c03043 (patch) | |
| tree | 4c3915d3d7832221d37a62ef334ec862608a6fde /host/lib/utils | |
| parent | 81bf9eff259bddefe63ee8b4b70430a7306967c7 (diff) | |
| download | uhd-261bb80d73d02f501acb6c0cd837570880c03043.tar.gz uhd-261bb80d73d02f501acb6c0cd837570880c03043.tar.bz2 uhd-261bb80d73d02f501acb6c0cd837570880c03043.zip | |
uhd: update copyright dates on host code
Diffstat (limited to 'host/lib/utils')
| -rw-r--r-- | host/lib/utils/paths.cpp | 2 | ||||
| -rw-r--r-- | host/lib/utils/warning.cpp | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/host/lib/utils/paths.cpp b/host/lib/utils/paths.cpp index f2037a38d..93d15d290 100644 --- a/host/lib/utils/paths.cpp +++ b/host/lib/utils/paths.cpp @@ -1,5 +1,5 @@  // -// Copyright 2010 Ettus Research LLC +// Copyright 2010-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/utils/warning.cpp b/host/lib/utils/warning.cpp index 09a12aba5..bc4c79b6e 100644 --- a/host/lib/utils/warning.cpp +++ b/host/lib/utils/warning.cpp @@ -1,5 +1,5 @@  // -// Copyright 2010 Ettus Research LLC +// Copyright 2010-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 | 
