diff options
author | Sebastian Koslowski <koslowski@kit.edu> | 2016-02-11 22:45:55 +0100 |
---|---|---|
committer | Sebastian Koslowski <koslowski@kit.edu> | 2016-02-17 19:55:17 +0100 |
commit | 7453e24321e6ca237ded87a6bbed8d645d2a6b53 (patch) | |
tree | e62d0989c9e7082768dfece98372845658dbef9f /grc/core/generator/FlowGraphProxy.py | |
parent | d905f0d803574acd158183135e113b807bd7c878 (diff) |
grc-refactor: Platform.py
Diffstat (limited to 'grc/core/generator/FlowGraphProxy.py')
-rw-r--r-- | grc/core/generator/FlowGraphProxy.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/grc/core/generator/FlowGraphProxy.py b/grc/core/generator/FlowGraphProxy.py index e0e28fc7b0..3723005576 100644 --- a/grc/core/generator/FlowGraphProxy.py +++ b/grc/core/generator/FlowGraphProxy.py @@ -1,4 +1,4 @@ -# Copyright 2008-2015 Free Software Foundation, Inc. +# Copyright 2016 Free Software Foundation, Inc. # This file is part of GNU Radio # # GNU Radio Companion is free software; you can redistribute it and/or |