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:
@@ -1,6 +1,6 @@
|
||||
# Makefile for gperf
|
||||
|
||||
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016, 2018, 2020 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1989, 1992-1993, 1998, 2012, 2016, 2018, 2020, 2022 Free Software Foundation, Inc.
|
||||
# Written by Douglas C. Schmidt <schmidt@ics.uci.edu>
|
||||
# and Bruno Haible <bruno@clisp.org>.
|
||||
#
|
||||
@@ -60,7 +60,7 @@ maintainer-clean : force
|
||||
|
||||
# List of source files.
|
||||
SOURCE_FILES = \
|
||||
README INSTALL.windows NEWS AUTHORS \
|
||||
README INSTALL.windows NEWS AUTHORS JOIN-GNU \
|
||||
configure.ac aclocal.m4 Makefile.in \
|
||||
Makefile.devel ChangeLog
|
||||
# List of distributed files imported from other packages.
|
||||
|
||||
Reference in New Issue
Block a user