From ee03556df93d39f3c3277f4d80e3fe8bc34cfcf4 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Fri, 5 Jan 2018 09:35:08 +0100 Subject: Remove the executable bit from several source code files This potentially avoids compiler warnings. --- benchmarks/java/pom.xml | 0 .../java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 benchmarks/java/pom.xml mode change 100755 => 100644 benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java (limited to 'benchmarks') diff --git a/benchmarks/java/pom.xml b/benchmarks/java/pom.xml old mode 100755 new mode 100644 diff --git a/benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java b/benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java old mode 100755 new mode 100644 -- cgit v1.2.3