diff --git a/ledger.h b/ledger.h index 7f422088..2be93f12 100644 --- a/ledger.h +++ b/ledger.h @@ -1,13 +1,13 @@ #ifndef _LEDGER_H -#define _LEDGER_H "$Revision: 1.22 $" +#define _LEDGER_H "$Revision: 1.23 $" ////////////////////////////////////////////////////////////////////// // -// ledger: Double-entry ledger accounting +// Ledger Accounting Tool // -// by John Wiegley +// A command-line tool for general double-entry accounting. // -// Copyright (c) 2003 New Artisans, Inc. All Rights Reserved. +// Copyright (c) 2003 John Wiegley // #include