aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-devirt.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ipa-devirt.cc')
-rw-r--r--gcc/ipa-devirt.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ipa-devirt.cc b/gcc/ipa-devirt.cc
index 265d07b..5e27e4a 100644
--- a/gcc/ipa-devirt.cc
+++ b/gcc/ipa-devirt.cc
@@ -1,6 +1,6 @@
/* Basic IPA utilities for type inheritance graph construction and
devirtualization.
- Copyright (C) 2013-2022 Free Software Foundation, Inc.
+ Copyright (C) 2013-2023 Free Software Foundation, Inc.
Contributed by Jan Hubicka
This file is part of GCC.