]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/tsan.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tsan.c
index 1bc020e76480a53a363e0e518fa29cedd25ee818..7db157e21e5a08881f14da778a688d9e90cb4624 100644 (file)
@@ -1,5 +1,5 @@
 /* GCC instrumentation plugin for ThreadSanitizer.
-   Copyright (C) 2011-2020 Free Software Foundation, Inc.
+   Copyright (C) 2011-2021 Free Software Foundation, Inc.
    Contributed by Dmitry Vyukov <dvyukov@google.com>
 
 This file is part of GCC.