summaryrefslogtreecommitdiff
path: root/share/gdb/python/gdb/function/strfns.py
diff options
context:
space:
mode:
Diffstat (limited to 'share/gdb/python/gdb/function/strfns.py')
-rw-r--r--share/gdb/python/gdb/function/strfns.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/gdb/python/gdb/function/strfns.py b/share/gdb/python/gdb/function/strfns.py
index 0287c9a..06a37ad 100644
--- a/share/gdb/python/gdb/function/strfns.py
+++ b/share/gdb/python/gdb/function/strfns.py
@@ -1,5 +1,5 @@
# Useful gdb string convenience functions.
-# Copyright (C) 2012-2015 Free Software Foundation, Inc.
+# Copyright (C) 2012-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