1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Add GNU Project notice.

* JOIN-GNU: New file. Inspired by a suggestion from José E. Marchesi
on the gnu-prog-discuss mailing list.
* README: Refer to it.
* Makefile.in (SOURCE_FILES): Add it.
This commit is contained in:
Bruno Haible
2022-05-22 20:58:14 +02:00
parent d89cab8712
commit 4a6274f6ca
4 changed files with 31 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
2022-05-22 Bruno Haible <bruno@clisp.org>
Add GNU Project notice.
* JOIN-GNU: New file. Inspired by a suggestion from José E. Marchesi
on the gnu-prog-discuss mailing list.
* README: Refer to it.
* Makefile.in (SOURCE_FILES): Add it.
2022-02-07 Bruno Haible <bruno@clisp.org>
tests: Fix undefined behaviour.