From 6441eb6dc020faae0672ea724dfdb38c6a9bf6a1 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 2 Jan 2025 11:59:57 +0100 Subject: Update copyright years. --- contrib/vim-gcc-dev/syntax/gcc-match.vim | 2 +- contrib/vim-gcc-dev/syntax/gcc-rtl.vim | 2 +- contrib/vim-gcc-dev/syntax/gimple.vim | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'contrib/vim-gcc-dev/syntax') diff --git a/contrib/vim-gcc-dev/syntax/gcc-match.vim b/contrib/vim-gcc-dev/syntax/gcc-match.vim index 7b01872..22fb680 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-2024 Free Software Foundation, Inc. +" Copyright (C) 2018-2025 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 diff --git a/contrib/vim-gcc-dev/syntax/gcc-rtl.vim b/contrib/vim-gcc-dev/syntax/gcc-rtl.vim index 2af2df4..c15ef5c 100644 --- a/contrib/vim-gcc-dev/syntax/gcc-rtl.vim +++ b/contrib/vim-gcc-dev/syntax/gcc-rtl.vim @@ -1,6 +1,6 @@ " Syntax highlighting rules for RTL dump files (for Vim). " -" Copyright (C) 2018-2024 Free Software Foundation, Inc. +" Copyright (C) 2018-2025 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 diff --git a/contrib/vim-gcc-dev/syntax/gimple.vim b/contrib/vim-gcc-dev/syntax/gimple.vim index 8c63778..536ff96 100644 --- a/contrib/vim-gcc-dev/syntax/gimple.vim +++ b/contrib/vim-gcc-dev/syntax/gimple.vim @@ -1,6 +1,6 @@ " Syntax highlighting rules for GIMPLE dump files (for Vim). " -" Copyright (C) 2015-2024 Free Software Foundation, Inc. +" Copyright (C) 2015-2025 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 -- cgit v1.1