Author: sagara Date: Tue May 25 17:59:28 2010 New Revision: 948136 URL: http://svn.apache.org/viewvc?rev=948136&view=rev Log: add Apache license.
Modified: webservices/woden/trunk/java/woden-eclipse-formatter-conventions.xml Modified: webservices/woden/trunk/java/woden-eclipse-formatter-conventions.xml URL: http://svn.apache.org/viewvc/webservices/woden/trunk/java/woden-eclipse-formatter-conventions.xml?rev=948136&r1=948135&r2=948136&view=diff ============================================================================== --- webservices/woden/trunk/java/woden-eclipse-formatter-conventions.xml (original) +++ webservices/woden/trunk/java/woden-eclipse-formatter-conventions.xml Tue May 25 17:59:28 2010 @@ -1,4 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + ! 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. + !--> <profiles version="11"> <profile kind="CodeFormatterProfile" name="Eclipse 3.3 [built-in] plus Woden conventions" version="11"> <setting id="org.eclipse.jdt.core.formatter.never_indent_block_comments_on_first_column" value="false"/> --------------------------------------------------------------------- To unsubscribe, e-mail: woden-dev-unsubscr...@ws.apache.org For additional commands, e-mail: woden-dev-h...@ws.apache.org