diff options
Diffstat (limited to 'gcc/asan.cc')
-rw-r--r-- | gcc/asan.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/asan.cc b/gcc/asan.cc index a54ecf2..452a5a3 100644 --- a/gcc/asan.cc +++ b/gcc/asan.cc @@ -1,5 +1,5 @@ /* AddressSanitizer, a fast memory error detector. - Copyright (C) 2012-2024 Free Software Foundation, Inc. + Copyright (C) 2012-2025 Free Software Foundation, Inc. Contributed by Kostya Serebryany <kcc@google.com> This file is part of GCC. |