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