From 83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 16 Jan 2023 11:50:43 +0100 Subject: Update copyright years. --- libcpp/expr.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcpp/expr.cc') diff --git a/libcpp/expr.cc b/libcpp/expr.cc index 5ee28c4c853..6e5bf68eae9 100644 --- a/libcpp/expr.cc +++ b/libcpp/expr.cc @@ -1,5 +1,5 @@ /* Parse C expressions for cpplib. - Copyright (C) 1987-2022 Free Software Foundation, Inc. + Copyright (C) 1987-2023 Free Software Foundation, Inc. Contributed by Per Bothner, 1994. This program is free software; you can redistribute it and/or modify it -- cgit v1.2.1