summaryrefslogtreecommitdiff
path: root/ledger.h
diff options
context:
space:
mode:
Diffstat (limited to 'ledger.h')
-rw-r--r--ledger.h8
1 files changed, 4 insertions, 4 deletions
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 <johnw@newartisans.com>
+// A command-line tool for general double-entry accounting.
//
-// Copyright (c) 2003 New Artisans, Inc. All Rights Reserved.
+// Copyright (c) 2003 John Wiegley <johnw@newartisans.com>
//
#include <iostream>