Updated Branches: refs/heads/master a79ce8a76 -> 319c911bf
Correcting license for crunch formatter Project: http://git-wip-us.apache.org/repos/asf/incubator-crunch/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-crunch/commit/319c911b Tree: http://git-wip-us.apache.org/repos/asf/incubator-crunch/tree/319c911b Diff: http://git-wip-us.apache.org/repos/asf/incubator-crunch/diff/319c911b Branch: refs/heads/master Commit: 319c911bfe9e333c5b8eb7e1ffe6ff37712fc5d2 Parents: a79ce8a Author: Rahul Sharma <[email protected]> Authored: Tue Oct 2 11:24:27 2012 +0530 Committer: Rahul Sharma <[email protected]> Committed: Tue Oct 2 11:24:27 2012 +0530 ---------------------------------------------------------------------- res/crunch-formatting-styles.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-crunch/blob/319c911b/res/crunch-formatting-styles.xml ---------------------------------------------------------------------- diff --git a/res/crunch-formatting-styles.xml b/res/crunch-formatting-styles.xml index b8de08a..d6fe72c 100644 --- a/res/crunch-formatting-styles.xml +++ b/res/crunch-formatting-styles.xml @@ -1,3 +1,4 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -16,7 +17,6 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> -<?xml version="1.0" encoding="UTF-8" standalone="no"?> <profiles version="11"> <profile kind="CodeFormatterProfile" name="crunch-style" version="11"> <setting id="org.eclipse.jdt.core.formatter.comment.insert_new_line_before_root_tags" value="insert"/>
