diff options
Diffstat (limited to 'gcc/config/openbsd-libpthread.h')
-rw-r--r-- | gcc/config/openbsd-libpthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/openbsd-libpthread.h b/gcc/config/openbsd-libpthread.h index 104e645..dda55ac 100644 --- a/gcc/config/openbsd-libpthread.h +++ b/gcc/config/openbsd-libpthread.h @@ -1,6 +1,6 @@ /* LIB_SPEC appropriate for OpenBSD. Include -lpthread if -pthread is specified on the command line. */ -/* Copyright (C) 2004 Free Software Foundation, Inc. +/* Copyright (C) 2004-2013 Free Software Foundation, Inc. This file is part of GCC. |