diff options
author | Tom Rondeau <trondeau@vt.edu> | 2012-06-07 16:56:01 -0400 |
---|---|---|
committer | Tom Rondeau <trondeau@vt.edu> | 2012-06-07 16:56:01 -0400 |
commit | 9038efc67028ac6bab05bfd60a8de7e6c2ba3fd7 (patch) | |
tree | 04badabb276ca39d9733ef7e9fe51ec42c930f15 /gnuradio-core/src/python | |
parent | bfd0dfe00f107e00c0517790247fe723136a4c87 (diff) |
fixed copyright dates.
Diffstat (limited to 'gnuradio-core/src/python')
-rwxr-xr-x | gnuradio-core/src/python/gnuradio/gr/qa_vector_insert.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-core/src/python/gnuradio/gr/qa_vector_insert.py b/gnuradio-core/src/python/gnuradio/gr/qa_vector_insert.py index 7ab8e701aa..acc06dfded 100755 --- a/gnuradio-core/src/python/gnuradio/gr/qa_vector_insert.py +++ b/gnuradio-core/src/python/gnuradio/gr/qa_vector_insert.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2008,2010 Free Software Foundation, Inc. +# Copyright 2012 Free Software Foundation, Inc. # # This file is part of GNU Radio # |