Index: build-support/ant/checkstyle.xml =================================================================== --- build-support/ant/checkstyle.xml (revision 1427888) +++ build-support/ant/checkstyle.xml (working copy) @@ -34,6 +34,7 @@ + @@ -50,11 +51,11 @@ - - - - - + + + + + Index: build-support/checkstyle/apache_header.txt =================================================================== --- build-support/checkstyle/apache_header.txt (revision 1427888) +++ build-support/checkstyle/apache_header.txt (working copy) @@ -1,19 +1,19 @@ ^#! ^<\?(xml|xml-stylesheet).*>$ ^\W*$ -^\W*Licensed to the Apache Software Foundation \(ASF\) under one$ -^\W*or more contributor license agreements. See the NOTICE file$ -^\W*distributed with this work for additional information$ -^\W*regarding copyright ownership. The ASF licenses this file$ -^\W*to you under the Apache License, Version 2.0 \(the$ -^\W*"License"\); you may not use this file except in compliance$ -^\W*with the License. You may obtain a copy of the License at$ -^\W*$ -^\W*http://www.apache.org/licenses/LICENSE-2.0$ -^\W*$ -^\W*Unless required by applicable law or agreed to in writing,$ -^\W*software distributed under the License is distributed on an$ -^\W*"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY$ -^\W*KIND, either express or implied. See the License for the$ -^\W*specific language governing permissions and limitations$ -^\W*under the License.$ +\W*Licensed to the Apache Software Foundation \(ASF\) under one$ +\W*or more contributor license agreements. See the NOTICE file$ +\W*distributed with this work for additional information$ +\W*regarding copyright ownership. The ASF licenses this file$ +\W*to you under the Apache License, Version 2.0 \(the$ +\W*"License"\); you may not use this file except in compliance$ +\W*with the License. You may obtain a copy of the License at$ +\W*$ +\W*http://www.apache.org/licenses/LICENSE-2.0$ +\W*$ +\W*Unless required by applicable law or agreed to in writing,$ +\W*software distributed under the License is distributed on an$ +\W*"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY$ +\W*KIND, either express or implied. See the License for the$ +\W*specific language governing permissions and limitations$ +\W*under the License.$ Index: webhcat/svr/src/main/bin/webhcat_server.sh =================================================================== --- webhcat/svr/src/main/bin/webhcat_server.sh (revision 1427888) +++ webhcat/svr/src/main/bin/webhcat_server.sh (working copy) @@ -10,12 +10,12 @@ # # 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. - +# 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. # # Support functions #