summaryrefslogtreecommitdiff
path: root/share/gdb/python/gdb/prompt.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/gdb/python/gdb/prompt.py')
-rw-r--r--share/gdb/python/gdb/prompt.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/gdb/python/gdb/prompt.py b/share/gdb/python/gdb/prompt.py
index 15f4a1d..4389b22 100644
--- a/share/gdb/python/gdb/prompt.py
+++ b/share/gdb/python/gdb/prompt.py
@@ -1,5 +1,5 @@
# Extended prompt utilities.
-# Copyright (C) 2011-2016 Free Software Foundation, Inc.
+# Copyright (C) 2011-2019 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