diff options
Diffstat (limited to 'libguile/smob.h')
-rw-r--r-- | libguile/smob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/smob.h b/libguile/smob.h index af0f6cb1b..0b58edc93 100644 --- a/libguile/smob.h +++ b/libguile/smob.h @@ -1,7 +1,7 @@ #ifndef SCM_SMOB_H #define SCM_SMOB_H -/* Copyright (C) 1995-1996,1998-2001,2004,2006,2009-2012,2015,2018 +/* Copyright 1995-1996,1998-2001,2004,2006,2009-2012,2015,2018 * Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or |