From df073d6e09c0f87fb2e88cc215ace843a5851d4a Mon Sep 17 00:00:00 2001 From: einhverfr Date: Thu, 12 Apr 2007 20:46:20 +0000 Subject: Formatting with Perltidy git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1068 4979c152-3d1c-0410-bac9-87ea11338e46 --- bin/ar.pl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'bin/ar.pl') diff --git a/bin/ar.pl b/bin/ar.pl index dd08ee71..c8f9f423 100755 --- a/bin/ar.pl +++ b/bin/ar.pl @@ -8,9 +8,9 @@ # 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, +# 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): @@ -47,9 +47,10 @@ require "bin/arap.pl"; require "bin/arapprn.pl"; require "bin/aa.pl"; -$form->{vc} = 'customer'; +$form->{vc} = 'customer'; $form->{ARAP} = 'AR'; 1; + # end of main -- cgit v1.2.3