mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-18 09:40:25 +02:00
libguile header files have uniform format for copyright declarations
This commit is contained in:
parent
791eb0c01a
commit
c836c28496
36 changed files with 71 additions and 48 deletions
|
@ -1,10 +1,5 @@
|
|||
/*
|
||||
* private-options.h - private declarations for option handling
|
||||
*
|
||||
* We put this in a private header, since layout of data structures
|
||||
* is an implementation detail that we want to hide.
|
||||
*
|
||||
* Copyright 2007, 2009, 2010, 2011, 2014, 2018 Free Software Foundation, Inc.
|
||||
/* Copyright 2007,2009-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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue