summaryrefslogtreecommitdiff
path: root/share/gdb/python/gdb/command/frame_filters.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/gdb/python/gdb/command/frame_filters.py')
-rw-r--r--share/gdb/python/gdb/command/frame_filters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/gdb/python/gdb/command/frame_filters.py b/share/gdb/python/gdb/command/frame_filters.py
index d88cb96..c9d4f3e 100644
--- a/share/gdb/python/gdb/command/frame_filters.py
+++ b/share/gdb/python/gdb/command/frame_filters.py
@@ -1,5 +1,5 @@
# Frame-filter commands.
-# Copyright (C) 2013-2015 Free Software Foundation, Inc.
+# Copyright (C) 2013-2016 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