diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 4edb49e..10d17e5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,8 @@ -# Makefile.am -- Top-level Automake makefile for wallet. +# Makefile.am -- Automake makefile for wallet. # $Id$ # # Written by Russ Allbery <rra@stanford.edu> -# Copyright 2006 Board of Trustees, Leland Stanford Jr. University +# Copyright 2006, 2007 Board of Trustees, Leland Stanford Jr. University # See README for licensing terms. AUTOMAKE_OPTIONS = foreign subdir-objects |