summaryrefslogtreecommitdiff
path: root/gdb/python/lib/gdb/function/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/lib/gdb/function/__init__.py')
-rw-r--r--gdb/python/lib/gdb/function/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/lib/gdb/function/__init__.py b/gdb/python/lib/gdb/function/__init__.py
index 25ca2851e61..5220787e6d8 100644
--- a/gdb/python/lib/gdb/function/__init__.py
+++ b/gdb/python/lib/gdb/function/__init__.py
@@ -1,4 +1,4 @@
-# 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