diff options
Diffstat (limited to 'gdb/check-include-guards.py')
-rwxr-xr-x | gdb/check-include-guards.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/check-include-guards.py b/gdb/check-include-guards.py index 79b391d..366ae00 100755 --- a/gdb/check-include-guards.py +++ b/gdb/check-include-guards.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2024 Free Software Foundation, Inc. +# Copyright (C) 2024-2025 Free Software Foundation, Inc. # # This file is part of GDB. # |