File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1+ 2021-06-06 Bruno Haible <bruno@clisp.org>
2+
3+ gnulib-local: Put real license notice into the source files.
4+ * gnulib-local/lib/alloca.in.h: Use an LGPLv2+ notice.
5+
162021-02-28 Bruno Haible <bruno@clisp.org>
27
38 Update DEPENDENCIES.
Original file line number Diff line number Diff line change 11/* Memory allocation on the stack.
22 Copyright (C) 1995, 1999, 2001-2007 Free Software Foundation, Inc.
33
4- This program is free software: you can redistribute it and/or modify
5- it under the terms of the GNU General Public License as published by
6- the Free Software Foundation; either version 3 of the License, or
7- (at your option) any later version.
4+ This file is free software: you can redistribute it and/or modify
5+ it under the terms of the GNU Lesser General Public License as
6+ published by the Free Software Foundation; either version 2.1 of the
7+ License, or (at your option) any later version.
88
9- This program is distributed in the hope that it will be useful,
9+ This file is distributed in the hope that it will be useful,
1010 but WITHOUT ANY WARRANTY; without even the implied warranty of
1111 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12- GNU General Public License for more details.
12+ GNU Lesser General Public License for more details.
1313
14- You should have received a copy of the GNU General Public License
14+ You should have received a copy of the GNU Lesser General Public License
1515 along with this program. If not, see <https://www.gnu.org/licenses/>. */
1616
1717/* When this file is included, it may be preceded only by preprocessor
You can’t perform that action at this time.
0 commit comments