diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-02-27 01:05:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-02-27 01:05:08 -0600 |
commit | 98182bf21a74a8aa9c124ff733fd3648769aa62f (patch) | |
tree | f4693cd670d3325cab37406d0d3a97ffb492c507 /clients/tde/src/part/sensormonitor | |
parent | 6ed57d34cab70cfcada21d3b77014f2e834a0cf9 (diff) | |
download | ulab-98182bf21a74a8aa9c124ff733fd3648769aa62f.tar.gz ulab-98182bf21a74a8aa9c124ff733fd3648769aa62f.zip |
Update license headers in TDE client
Diffstat (limited to 'clients/tde/src/part/sensormonitor')
-rw-r--r-- | clients/tde/src/part/sensormonitor/part.cpp | 4 | ||||
-rw-r--r-- | clients/tde/src/part/sensormonitor/part.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/clients/tde/src/part/sensormonitor/part.cpp b/clients/tde/src/part/sensormonitor/part.cpp index abee954..4a58890 100644 --- a/clients/tde/src/part/sensormonitor/part.cpp +++ b/clients/tde/src/part/sensormonitor/part.cpp @@ -1,5 +1,5 @@ /* - * Remote Laboratory FPGA Programming Part + * Remote Laboratory Sensor Monitor Part * * 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 @@ -15,7 +15,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * (c) 2012 Timothy Pearson + * (c) 2012-2014 Timothy Pearson * Raptor Engineering * http://www.raptorengineeringinc.com */ diff --git a/clients/tde/src/part/sensormonitor/part.h b/clients/tde/src/part/sensormonitor/part.h index f14eca8..a32700a 100644 --- a/clients/tde/src/part/sensormonitor/part.h +++ b/clients/tde/src/part/sensormonitor/part.h @@ -1,5 +1,5 @@ /* - * Remote Laboratory FPGA Programming Part + * Remote Laboratory Sensor Monitor Part * * 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 @@ -15,7 +15,7 @@ * with this program; if not, write to the Free Software Foundation, Inc., * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * - * (c) 2012 Timothy Pearson + * (c) 2012-2014 Timothy Pearson * Raptor Engineering * http://www.raptorengineeringinc.com */ |