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