summaryrefslogtreecommitdiff
path: root/gdb/python/lib/gdb/command/frame_filters.py
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/lib/gdb/command/frame_filters.py')
-rw-r--r--gdb/python/lib/gdb/command/frame_filters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/lib/gdb/command/frame_filters.py b/gdb/python/lib/gdb/command/frame_filters.py
index 9d28f845b7b..fd7498fd144 100644
--- a/gdb/python/lib/gdb/command/frame_filters.py
+++ b/gdb/python/lib/gdb/command/frame_filters.py
@@ -1,5 +1,5 @@
# Frame-filter commands.
-# Copyright (C) 2013-2019 Free Software Foundation, Inc.
+# Copyright (C) 2013-2020 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by