summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/pyledger.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/python/pyledger.h b/python/pyledger.h
index a298cc05..3d9aa14d 100644
--- a/python/pyledger.h
+++ b/python/pyledger.h
@@ -32,15 +32,6 @@
#ifndef _PYLEDGER_H
#define _PYLEDGER_H
-//////////////////////////////////////////////////////////////////////
-//
-// Ledger Accounting Tool (with Python support via Boost.Python)
-//
-// A command-line tool for general double-entry accounting.
-//
-// Copyright (c) 2003,2004 John Wiegley <johnw@newartisans.com>
-//
-
#include <ledger.h>
#include <pyinterp.h>