mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Make .c copyright headers uniform
This commit is contained in:
parent
b8d757732f
commit
dd8add2fa0
58 changed files with 106 additions and 67 deletions
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2016,2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-1998,2000-2006, 2009-2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1998,2000-2006,2009-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2009-2015, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2009-2015,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-1996,1998,2000-2001,2004,2006,2008-2014,2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1996,1998,2000-2001,2004,2006,2008-2014,2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2010-2013, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2010-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2000,2006,2008,2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2000,2006,2008,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2003-2004, 2006, 2008-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2003-2004,2006,2008-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* dynl.c - dynamic linking
|
||||
*
|
||||
* Copyright (C) 1990-2003,2008-2011,2017-2018
|
||||
* Free Software Foundation, Inc.
|
||||
*
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2012-2013,2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-1998,2000-2001,2003-2004,2006,2009-2011,2017,2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1998,2000-2001,2003-2004,2006,2009-2011,2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2016, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2012-2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2012-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2014, 2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2014,2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2001, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001,2009-2015,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2003-2013, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2003-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995,1996,1997,1998,2000,2001,2002,2003,2004, 2005, 2006, 2009, 2010, 2013, 2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1998,2000-2006,2009-2010,2013-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2004, 2006, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2004,2006,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1998-2004,2008-2015,2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998-2004,2008-2015,2017-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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Copyright (C) 1995-1996, 1998-2001, 2003-2004, 2006,
|
||||
* 2008-2013, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1996,1998-2001,2003-2004,2006,2008-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2006-2014,2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2006-2014,2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-2004, 2006, 2009-2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-2004,2006,2009-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2001,2009-2013,2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001,2009-2013,2017-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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2006,
|
||||
* 2011, 2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-2001,2003,2006,2011,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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Copyright (C) 2001, 2009, 2010, 2011, 2012
|
||||
* 2013, 2014, 2015, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001,2009-2015,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995,1996,1997,1998,2000,2001,2002,2003, 2006, 2008, 2009, 2010, 2011, 2012, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1998,2000-2003,2006,2008-2012,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
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
/* Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
|
||||
* 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2018
|
||||
/* Copyright (C) 1995-2015,2018
|
||||
* Free Software Foundation, Inc.
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1998,2000-2004,2006-2012,2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1998,2000-2004,2006-2012,2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2002, 2006, 2008, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2002,2006,2008,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-2016,2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-2016,2018
|
||||
* Free Software Foundation, Inc.
|
||||
*
|
||||
* Portions Copyright 1990, 1991, 1992, 1993 by AT&T Bell Laboratories
|
||||
* and Bellcore. See scm_divide.
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2010, 2013, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2010,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2001, 2006, 2008, 2016, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001,2006,2008,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-2014, 2016, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-2014,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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Copyright (C) 1999-2001, 2003, 2005-2006, 2009-2010,
|
||||
* 2012-2014, 2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1999-2001,2003,2005-2006,2009-2010,2012-2014,2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-2001, 2006, 2011, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-2001,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1994-1998, 2000-2011, 2013-2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1994-1998,2000-2011,2013-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-2002, 2006, 2008-2012, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-2002,2006,2008-2012,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
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/* srfi-60.c --- Integers as Bits
|
||||
*
|
||||
* Copyright (C) 2005, 2006, 2008, 2010, 2014, 2018 Free Software Foundation, Inc.
|
||||
* Copyright (C) 2005-2006,2008,2010,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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* A stack holds a frame chain
|
||||
* Copyright (C) 1996,1997,2000-2001,2006-2014,2017-2018 Free Software Foundation
|
||||
/* Copyright (C) 1996-1997,2000-2001,2006-2014,2017-2018
|
||||
* Free Software Foundation
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public License
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Copyright (C) 1996-2001, 2003-2004, 2006-2013, 2015,
|
||||
* 2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1996-2001,2003-2004,2006-2013,2015,2017-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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Copyright (C) 1995-1998, 2000-2001, 2003-2004, 2006, 2009, 2011,
|
||||
* 2013, 2015, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1998,2000-2001,2003-2004,2006,2009,2011,2013,2015,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995-1998, 2000-2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1998,2000-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2014,2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 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 as
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995,1996,1997,1998,2000,2001,2002,2003,2004, 2005, 2006, 2009, 2010, 2013, 2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1998,2000-2006,2009-2010,2013-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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/* Copyright (C) 1995,1996,1998,1999,2000,2001, 2006, 2008, 2009, 2010,
|
||||
* 2011, 2012, 2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1996,1998-2001,2006,2008-2012,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 1995,1996, 1999, 2000, 2001, 2006, 2008, 2010, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 1995-1996,1999-2001,2006,2008,2010,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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2001,2009-2015,2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2001,2009-2015,2017-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2011-2013, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2011-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
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (C) 2011-2014, 2017-2018 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2011-2014,2017-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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue