diff options
Diffstat (limited to 'libguile/pthread-threads.h')
-rw-r--r-- | libguile/pthread-threads.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libguile/pthread-threads.h b/libguile/pthread-threads.h index b5fae4e89..70e5669c1 100644 --- a/libguile/pthread-threads.h +++ b/libguile/pthread-threads.h @@ -1,9 +1,8 @@ -/* classes: h_files */ - #ifndef SCM_PTHREADS_THREADS_H #define SCM_PTHREADS_THREADS_H -/* Copyright (C) 2002, 2005, 2006, 2011 Free Software Foundation, Inc. +/* Copyright (C) 2002,2005-2006,2011,2018 + * Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License |