diff options
author | Johnathan Corgan <johnathan@corganlabs.com> | 2014-05-06 13:26:46 -0700 |
---|---|---|
committer | Johnathan Corgan <johnathan@corganlabs.com> | 2014-05-06 13:26:46 -0700 |
commit | 4ea77f5ef1c059a8280aed4713bad63dc4ddeaca (patch) | |
tree | c27d77ad02a8336d369c33e8a91d4eeec83073a2 /gr-zeromq/examples/server.py | |
parent | f7966b9cacfd88650dac4b7d9000c82675f46936 (diff) |
zeromq: cleanup copyright
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 |