From 17a3394b47cb82535ef7187e8819931b00cf4fa6 Mon Sep 17 00:00:00 2001 From: NIIBE Yutaka Date: Thu, 27 Apr 2023 12:09:54 +0900 Subject: Update m4 files and Makefiles. * acinclude.m4: Use URL and add SPDX identifier. * m4/noexecstack.m4: Likewise. * Makefile.am: Likewise. * doc/Makefile.am: Likewise. * mpi/Makefile.am: Likewise. * tests/Makefile.am: Likewise. -- Signed-off-by: NIIBE Yutaka --- tests/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 75aa5cf7..348f8373 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -13,8 +13,8 @@ # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA +# License along with this program; if not, see . +# SPDX-License-Identifier: LGPL-2.1-or-later ## Process this file with automake to produce Makefile.in -- cgit v1.2.1