1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-14 15:40:19 +02:00

libguile header files have uniform format for copyright declarations

This commit is contained in:
Andy Wingo 2018-06-20 19:42:07 +02:00
parent 791eb0c01a
commit c836c28496
36 changed files with 71 additions and 48 deletions

View file

@ -1,8 +1,8 @@
#ifndef SCM_PROCS_H
#define SCM_PROCS_H
/* Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2006, 2008, 2009,
* 2012, 2013, 2018 Free Software Foundation, Inc.
/* Copyright 1995-1996,1998-2001,2006,2008-2009,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