[03/50] [abbrv] incubator-geode git commit: GEODE-64: Fix source header

2016-08-10 Thread udo
GEODE-64: Fix source header


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/f6fb4e36
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/f6fb4e36
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/f6fb4e36

Branch: refs/heads/feature/GEODE-420
Commit: f6fb4e36f8a8f13b1a1330f50a4b2f0a2efd590d
Parents: 931a4fa
Author: Anthony Baker 
Authored: Mon Aug 1 11:22:05 2016 -0700
Committer: Anthony Baker 
Committed: Mon Aug 1 11:22:05 2016 -0700

--
 gradle/sonar.gradle | 30 --
 1 file changed, 16 insertions(+), 14 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/f6fb4e36/gradle/sonar.gradle
--
diff --git a/gradle/sonar.gradle b/gradle/sonar.gradle
index cedf661..33140d3 100644
--- a/gradle/sonar.gradle
+++ b/gradle/sonar.gradle
@@ -1,17 +1,19 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 
 apply plugin: 'org.sonarqube'
 



incubator-geode git commit: GEODE-64: Fix source header

2016-08-01 Thread abaker
Repository: incubator-geode
Updated Branches:
  refs/heads/develop 931a4fa3d -> f6fb4e36f


GEODE-64: Fix source header


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/f6fb4e36
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/f6fb4e36
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/f6fb4e36

Branch: refs/heads/develop
Commit: f6fb4e36f8a8f13b1a1330f50a4b2f0a2efd590d
Parents: 931a4fa
Author: Anthony Baker 
Authored: Mon Aug 1 11:22:05 2016 -0700
Committer: Anthony Baker 
Committed: Mon Aug 1 11:22:05 2016 -0700

--
 gradle/sonar.gradle | 30 --
 1 file changed, 16 insertions(+), 14 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/f6fb4e36/gradle/sonar.gradle
--
diff --git a/gradle/sonar.gradle b/gradle/sonar.gradle
index cedf661..33140d3 100644
--- a/gradle/sonar.gradle
+++ b/gradle/sonar.gradle
@@ -1,17 +1,19 @@
-# Licensed to the Apache Software Foundation (ASF) under one or more
-# contributor license agreements.  See the NOTICE file distributed with
-# this work for additional information regarding copyright ownership.
-# The ASF licenses this file to You under the Apache License, Version 2.0
-# (the "License"); you may not use this file except in compliance with
-# the License.  You may obtain a copy of the License at
-#
-#  http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *  http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 
 apply plugin: 'org.sonarqube'