summaryrefslogtreecommitdiff
path: root/grc/core/Config.py
diff options
context:
space:
mode:
authorMarcus Müller <mmueller@gnuradio.org>2021-03-24 01:45:25 +0100
committermormj <34754695+mormj@users.noreply.github.com>2021-03-24 06:52:35 -0400
commitf070efd62d08649d7628e3905a67c60c38bdca3a (patch)
treef4a681582a8b7c3269d62cfa24bf36373e7b4246 /grc/core/Config.py
parentac08ddcc813546edf68978d4b3c2c2cc0e8eaef3 (diff)
GRC Fix Date String in About dialog
Signed-off-by: Marcus Müller <mmueller@gnuradio.org>
Diffstat (limited to 'grc/core/Config.py')
-rw-r--r--grc/core/Config.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/grc/core/Config.py b/grc/core/Config.py
index 1bf5459897..73cc135861 100644
--- a/grc/core/Config.py
+++ b/grc/core/Config.py
@@ -1,8 +1,7 @@
-"""Copyright 2016 Free Software Foundation, Inc.
+"""Copyright 2021 The GNU Radio Contributors
This file is part of GNU Radio
SPDX-License-Identifier: GPL-2.0-or-later
-
"""