summaryrefslogtreecommitdiff
path: root/admin.pl
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-10 01:41:56 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-10 01:41:56 +0000
commit301545e572f38b78c90b27219f4c8715837f54fd (patch)
treeaf78b25af2cb16dc022323ffc167d1cff811db4b /admin.pl
parent64b808ddbc840c881257c42c94cc1c801a716099 (diff)
Revised copyright notices so that these are not as ambiguous.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@53 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'admin.pl')
-rwxr-xr-xadmin.pl20
1 files changed, 20 insertions, 0 deletions
diff --git a/admin.pl b/admin.pl
index 03b0d370..009fa65c 100755
--- a/admin.pl
+++ b/admin.pl
@@ -2,11 +2,31 @@
#
######################################################################
# 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/
#
# Contributors:
+# Portions Copyright (C) Dieter Simader 2001
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by