aboutsummaryrefslogtreecommitdiff
path: root/contrib/vim-gcc-dev/syntax/gcc-match.vim
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/vim-gcc-dev/syntax/gcc-match.vim')
-rw-r--r--contrib/vim-gcc-dev/syntax/gcc-match.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/vim-gcc-dev/syntax/gcc-match.vim b/contrib/vim-gcc-dev/syntax/gcc-match.vim
index f1e0a45..7b01872 100644
--- a/contrib/vim-gcc-dev/syntax/gcc-match.vim
+++ b/contrib/vim-gcc-dev/syntax/gcc-match.vim
@@ -1,6 +1,6 @@
" Vim syntax highlighting rules for GCC match-and-simplify language.
"
-" Copyright (C) 2018-2023 Free Software Foundation, Inc.
+" Copyright (C) 2018-2024 Free Software Foundation, Inc.
"
" This script is free software; you can redistribute it and/or modify
" it under the terms of the GNU General Public License as published by