From e476a7632c1ec01d01a8f20692d6f18b90a1cde4 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Fri, 23 Mar 2012 19:01:23 +0100 Subject: .java files don't need executable bits --- .../com/sun/star/report/pentaho/layoutprocessor/FormatValueUtility.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/FormatValueUtility.java (limited to 'reportbuilder') diff --git a/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/FormatValueUtility.java b/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/FormatValueUtility.java old mode 100755 new mode 100644 -- cgit