summaryrefslogtreecommitdiff
path: root/LedgerSMB/CreditCard/Config.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LedgerSMB/CreditCard/Config.pm')
-rw-r--r--LedgerSMB/CreditCard/Config.pm16
1 files changed, 16 insertions, 0 deletions
diff --git a/LedgerSMB/CreditCard/Config.pm b/LedgerSMB/CreditCard/Config.pm
index 4a7ecba5..199431c0 100644
--- a/LedgerSMB/CreditCard/Config.pm
+++ b/LedgerSMB/CreditCard/Config.pm
@@ -1,4 +1,20 @@
+#=====================================================================
+# LedgerSMB
+# Small Medium Business Accounting software
+# http://www.ledgersmb.org/
+# Copyright (C) 2006
+# This work contains copyrighted information from a number of sources all used
+# with permission.
+#
+# This file contains source code included with or based on SQL-Ledger which
+# is Copyright Dieter Simader and DWS Systems Inc. 2000-2005 and licensed
+# under the GNU General Public License version 2 or, at your option, any later
+# version. For a full list including contact information of contributors,
+# maintainers, and copyright holders, see the CONTRIBUTORS file.
+#
+# Credit card configuration
+
package Config;
$gateway_module = "TrustCommerce";