diff options
author | Tom Rondeau <trondeau@vt.edu> | 2013-02-03 13:48:07 -0500 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2013-02-03 13:48:07 -0500 |
commit | 6062b4e0a4cdd13d971b5f3e89e005763ced0cdf (patch) | |
tree | 53b79ff4406b40af7bdc4fcce8ee882bd13b3617 /gr-qtgui/lib/plot_raster.cc | |
parent | 8d498eb82adff0609a0b5c7b702c39dd022258d9 (diff) |
qtgui: making sure all qtgui files have copyright notice.
Diffstat (limited to 'gr-qtgui/lib/plot_raster.cc')
-rw-r--r-- | gr-qtgui/lib/plot_raster.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-qtgui/lib/plot_raster.cc b/gr-qtgui/lib/plot_raster.cc index 688ce6597e..20a2b7e56c 100644 --- a/gr-qtgui/lib/plot_raster.cc +++ b/gr-qtgui/lib/plot_raster.cc @@ -1,6 +1,6 @@ /* -*- c++ -*- */ /* - * Copyright 2012 Free Software Foundation, Inc. + * Copyright 2012,2013 Free Software Foundation, Inc. * * This file is part of GNU Radio * |