diff options
Diffstat (limited to 'libguile/gc-inline.h')
-rw-r--r-- | libguile/gc-inline.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/libguile/gc-inline.h b/libguile/gc-inline.h index fcbe5a54e..ab8813e3b 100644 --- a/libguile/gc-inline.h +++ b/libguile/gc-inline.h @@ -1,10 +1,8 @@ -/* classes: h_files */ - #ifndef SCM_GC_INLINE_H #define SCM_GC_INLINE_H -/* Copyright (C) 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2006, - * 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc. +/* Copyright (C) 1995-1996,1998-2004,2006-2014,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 |