summaryrefslogtreecommitdiff
path: root/gdb/python/lib/gdb/command/unwinders.py
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/lib/gdb/command/unwinders.py')
-rw-r--r--gdb/python/lib/gdb/command/unwinders.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/lib/gdb/command/unwinders.py b/gdb/python/lib/gdb/command/unwinders.py
index 59ee67cc7b3..ed4c9fb6ca4 100644
--- a/gdb/python/lib/gdb/command/unwinders.py
+++ b/gdb/python/lib/gdb/command/unwinders.py
@@ -1,5 +1,5 @@
# Unwinder commands.
-# Copyright 2015-2021 Free Software Foundation, Inc.
+# Copyright 2015-2022 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