summaryrefslogtreecommitdiff
path: root/gdb/python/lib/gdb/types.py
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/lib/gdb/types.py')
-rw-r--r--gdb/python/lib/gdb/types.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/lib/gdb/types.py b/gdb/python/lib/gdb/types.py
index 08b13dd960d..dcec301ad4d 100644
--- a/gdb/python/lib/gdb/types.py
+++ b/gdb/python/lib/gdb/types.py
@@ -1,5 +1,5 @@
# Type utilities.
-# Copyright (C) 2010-2022 Free Software Foundation, Inc.
+# Copyright (C) 2010-2023 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