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