[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb: [448] trunk/utils/cli/ledgersmb_cli.pl



Revision: 448
          http://svn.sourceforge.net/ledger-smb/?rev=448&view=rev
Author:   einhverfr
Date:     2006-10-31 21:11:07 -0800 (Tue, 31 Oct 2006)

Log Message:
-----------
Adding copyright notice to cli script wrapper

Modified Paths:
--------------
    trunk/utils/cli/ledgersmb_cli.pl

Modified: trunk/utils/cli/ledgersmb_cli.pl
===================================================================
--- trunk/utils/cli/ledgersmb_cli.pl	2006-11-01 05:07:33 UTC (rev 447)
+++ trunk/utils/cli/ledgersmb_cli.pl	2006-11-01 05:11:07 UTC (rev 448)
@@ -1,5 +1,20 @@
 #!/usr/bin/perl
-
+#===========================================================================
+#
+# LedgerSMB Command-line script host
+#
+#
+# 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.  It is released under the GNU General Public License 
+# Version 2 or, at your option, any later version.  See COPYRIGHT file for 
+# details.
+#
 # This is a simple wrapper that allows you to write simple scripts with LSMB
 # See sample for the file format.
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.