summaryrefslogtreecommitdiff
path: root/share/gdb/python/gdb/command/explore.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/gdb/python/gdb/command/explore.py')
-rw-r--r--share/gdb/python/gdb/command/explore.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/gdb/python/gdb/command/explore.py b/share/gdb/python/gdb/command/explore.py
index dd77875..fd79de3 100644
--- a/share/gdb/python/gdb/command/explore.py
+++ b/share/gdb/python/gdb/command/explore.py
@@ -1,5 +1,5 @@
# GDB 'explore' command.
-# Copyright (C) 2012-2013 Free Software Foundation, Inc.
+# Copyright (C) 2012-2014 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