diff options
Diffstat (limited to 'gcc/tsan.cc')
-rw-r--r-- | gcc/tsan.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tsan.cc b/gcc/tsan.cc index 590e97d..70a7d09 100644 --- a/gcc/tsan.cc +++ b/gcc/tsan.cc @@ -1,5 +1,5 @@ /* GCC instrumentation plugin for ThreadSanitizer. - Copyright (C) 2011-2024 Free Software Foundation, Inc. + Copyright (C) 2011-2025 Free Software Foundation, Inc. Contributed by Dmitry Vyukov <dvyukov@google.com> This file is part of GCC. |