summaryrefslogtreecommitdiff
path: root/login.pl
diff options
context:
space:
mode:
Diffstat (limited to 'login.pl')
-rwxr-xr-xlogin.pl19
1 files changed, 19 insertions, 0 deletions
diff --git a/login.pl b/login.pl
index a633a8a3..c1d16c91 100755
--- a/login.pl
+++ b/login.pl
@@ -2,7 +2,26 @@
#
######################################################################
# LedgerSMB Accounting and ERP
+
# 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.
+#
+# Original Copyright Notice from SQL-Ledger 2.6.17 (before the fork):
+# Copyright (C) 2001
+#
+# Author: Dieter Simader
+# Email: dsimader@sql-ledger.org
+# Web: http://www.sql-ledger.org
+#
+# Contributors:
+#
#
# Web: http://sourceforge.net/projects/ledger-smb/
#