diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 2c9f032..67a1cb5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ # # Written by Russ Allbery <rra@stanford.edu> # Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University -# See README for licensing terms. +# See LICENSE for licensing terms. AUTOMAKE_OPTIONS = foreign subdir-objects ACLOCAL_AMFLAGS = -I m4 |