1
Fork 0
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:
Andy Wingo 2018-06-20 18:48:30 +02:00
parent b8d757732f
commit dd8add2fa0
58 changed files with 106 additions and 67 deletions

View file

@ -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