diff options
author | Russ Allbery <rra@stanford.edu> | 2007-03-09 04:00:59 +0000 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2007-03-09 04:00:59 +0000 |
commit | 7805a2fc83df1e4edc8fbab1a8ffba12027da4e7 (patch) | |
tree | 57a5276e82f8431875935b738814a38253a5c2a1 /Makefile.am | |
parent | 2d21f3081a28e3de7915e0246e020f9cc6c60c49 (diff) |
Minor comment and copyright update.
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 |