From 500b0dfb2ec5a9cb561f6095f169275dee98e054 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Fri, 5 Oct 2007 21:59:05 +0000 Subject: Add comprehensive license information in LICENSE and update the copyright and license statements in all files. Make sure that some files that were missing copyright information now have them. Reference LICENSE rather than README in all notices. --- m4/snprintf.m4 | 2 +- m4/vamacros.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'm4') diff --git a/m4/snprintf.m4 b/m4/snprintf.m4 index a09833f..335a937 100644 --- a/m4/snprintf.m4 +++ b/m4/snprintf.m4 @@ -12,7 +12,7 @@ dnl fully working snprintf is found. dnl dnl Written by Russ Allbery dnl Copyright 2006 Board of Trustees, Leland Stanford Jr. University -dnl See README for licensing terms. +dnl See LICENSE for licensing terms. dnl Source used by RRA_FUNC_SNPRINTF. define([_RRA_FUNC_SNPRINTF_SOURCE], diff --git a/m4/vamacros.m4 b/m4/vamacros.m4 index 1dd0f9f..c343d9f 100644 --- a/m4/vamacros.m4 +++ b/m4/vamacros.m4 @@ -16,7 +16,7 @@ dnl They set HAVE_C99_VAMACROS or HAVE_GNU_VAMACROS as appropriate. dnl dnl Written by Russ Allbery dnl Copyright 2006 Board of Trustees, Leland Stanford Jr. University -dnl See README for licensing terms. +dnl See LICENSE for licensing terms. AC_DEFUN([RRA_C_C99_VAMACROS], [AC_CACHE_CHECK([for C99 variadic macros], [rra_cv_c_c99_vamacros], -- cgit v1.2.3