From 4fa6135fbc57aa178a350aa8b898a2168b07e616 Mon Sep 17 00:00:00 2001 From: Dave Peticolas Date: Thu, 13 Jul 2000 08:47:49 +0000 Subject: [PATCH] Add Terry Boldt as a contributor. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2579 57a11ea4-9604-0410-9ed3-97b8803252fd --- AUTHORS | 1 + doc/html/C/xacc-about.html | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/AUTHORS b/AUTHORS index b54cf956c7..26022a30c0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -43,6 +43,7 @@ Matt Armstrong for misc fixes Fred Baube for attempted Java port/MoneyDance Dennis Björklund Swedish translation Per Bojsen several core dump fixes +Terry Boldt financial calculator and expression parser Simon Britnell patch to RPM spec Christopher B. Browne for perl and lots of scheme Graham Chapman for the xacc-rpts addon package diff --git a/doc/html/C/xacc-about.html b/doc/html/C/xacc-about.html index a1810d7e98..c7e6403420 100644 --- a/doc/html/C/xacc-about.html +++ b/doc/html/C/xacc-about.html @@ -243,6 +243,10 @@
several core dump fixes
+
Terry Boldt
+ +
financial calculator and expression parser
+
Simon Britnell