diff options
Diffstat (limited to 'gr-zeromq/examples/server.py')
-rwxr-xr-x | gr-zeromq/examples/server.py | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/gr-zeromq/examples/server.py b/gr-zeromq/examples/server.py index ee7d9fcf69..28b732ed3e 100755 --- a/gr-zeromq/examples/server.py +++ b/gr-zeromq/examples/server.py @@ -1,9 +1,7 @@ -#!/usr/bin/env python # -# Copyright 2013 Institute for Theoretical Information Technology, -# RWTH Aachen University +# Copyright 2013 Free Software Foundation, Inc. # -# Authors: Johannes Schmitz <schmitz@ti.rwth-aachen.de> +# This file is part of GNU Radio. # # This is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by |