summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2007-10-05 21:59:05 +0000
committerRuss Allbery <rra@stanford.edu>2007-10-05 21:59:05 +0000
commit500b0dfb2ec5a9cb561f6095f169275dee98e054 (patch)
tree8c6682da37c9526fcc98ea9eb1d06ae1559de332 /configure.ac
parent3f6c232d09a00cbaecb2ca419d8086845e642ffa (diff)
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.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 1df3b21..b5b27e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,9 +2,9 @@ dnl Process this file with Autoconf to produce a configure script.
dnl $Id$
dnl
dnl Written by Russ Allbery <rra@stanford.edu>
-dnl Copyright 2006 Board of Trustees, Leland Stanford Jr. University
+dnl Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University
dnl
-dnl See README for licensing terms.
+dnl See LICENSE for licensing terms.
AC_REVISION([$Revision$])
AC_PREREQ([2.61])