diff options
Diffstat (limited to 'libguile/foreign.h')
-rw-r--r-- | libguile/foreign.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/foreign.h b/libguile/foreign.h index fcfe9e265..2f3033ecb 100644 --- a/libguile/foreign.h +++ b/libguile/foreign.h @@ -1,7 +1,7 @@ #ifndef SCM_FOREIGN_H #define SCM_FOREIGN_H -/* Copyright (C) 2010-2013,2016,2018 Free Software Foundation, Inc. +/* Copyright 2010-2013,2016,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 |