Author: hibou Date: Sun May 3 16:33:18 2009 New Revision: 771079 URL: http://svn.apache.org/viewvc?rev=771079&view=rev Log: Add apache headers
Modified: ant/ivy/ivyde/trunk/doc/style/ant.css ant/ivy/ivyde/trunk/doc/style/color.css ant/ivy/ivyde/trunk/doc/style/ivy-ref.css ant/ivy/ivyde/trunk/doc/style/nav.css ant/ivy/ivyde/trunk/doc/style/shell.css ant/ivy/ivyde/trunk/doc/style/style.css ant/ivy/ivyde/trunk/doc/style/tree.css Modified: ant/ivy/ivyde/trunk/doc/style/ant.css URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/ant.css?rev=771079&r1=771078&r2=771079&view=diff ============================================================================== --- ant/ivy/ivyde/trunk/doc/style/ant.css (original) +++ ant/ivy/ivyde/trunk/doc/style/ant.css Sun May 3 16:33:18 2009 @@ -1,8 +1,20 @@ /* -.ant thead td:first-child + td + td{ - text-align: center; -} -*/ + * 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. + * + */ table.ant { border-collapse:collapse; Modified: ant/ivy/ivyde/trunk/doc/style/color.css URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/color.css?rev=771079&r1=771078&r2=771079&view=diff ============================================================================== --- ant/ivy/ivyde/trunk/doc/style/color.css (original) +++ ant/ivy/ivyde/trunk/doc/style/color.css Sun May 3 16:33:18 2009 @@ -1,6 +1,21 @@ /* - ivy eclipse ui color theme -*/ + * 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. + * + */ + body { background-color: #147; } Modified: ant/ivy/ivyde/trunk/doc/style/ivy-ref.css URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/ivy-ref.css?rev=771079&r1=771078&r2=771079&view=diff ============================================================================== --- ant/ivy/ivyde/trunk/doc/style/ivy-ref.css (original) +++ ant/ivy/ivyde/trunk/doc/style/ivy-ref.css Sun May 3 16:33:18 2009 @@ -1,8 +1,20 @@ /* -.ant thead td:first-child + td + td{ - text-align: center; -} -*/ + * 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. + * + */ table.ivy-attributes { border-collapse:collapse; Modified: ant/ivy/ivyde/trunk/doc/style/nav.css URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/nav.css?rev=771079&r1=771078&r2=771079&view=diff ============================================================================== --- ant/ivy/ivyde/trunk/doc/style/nav.css (original) +++ ant/ivy/ivyde/trunk/doc/style/nav.css Sun May 3 16:33:18 2009 @@ -1,3 +1,21 @@ +/* + * 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. + * + */ + #navcontainer { color: white; margin-left: 20px; Modified: ant/ivy/ivyde/trunk/doc/style/shell.css URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/shell.css?rev=771079&r1=771078&r2=771079&view=diff ============================================================================== --- ant/ivy/ivyde/trunk/doc/style/shell.css (original) +++ ant/ivy/ivyde/trunk/doc/style/shell.css Sun May 3 16:33:18 2009 @@ -1,3 +1,21 @@ +/* + * 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. + * + */ + /* the class shell is used when a copy of the content of a shell or DOS window is made */ .shell {background-color: black; color: white; border: medium gray solid;} .shell pre {background-color: black; border: none; font-size: small;} Modified: ant/ivy/ivyde/trunk/doc/style/style.css URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/style.css?rev=771079&r1=771078&r2=771079&view=diff ============================================================================== --- ant/ivy/ivyde/trunk/doc/style/style.css (original) +++ ant/ivy/ivyde/trunk/doc/style/style.css Sun May 3 16:33:18 2009 @@ -1,4 +1,21 @@ -/* $Id: style.css,v 1.8 2005/03/27 18:55:35 unconed Exp $ */ +/* + * 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. + * + */ + @import "color.css"; @import "nav.css"; Modified: ant/ivy/ivyde/trunk/doc/style/tree.css URL: http://svn.apache.org/viewvc/ant/ivy/ivyde/trunk/doc/style/tree.css?rev=771079&r1=771078&r2=771079&view=diff ============================================================================== --- ant/ivy/ivyde/trunk/doc/style/tree.css (original) +++ ant/ivy/ivyde/trunk/doc/style/tree.css Sun May 3 16:33:18 2009 @@ -1,3 +1,21 @@ +/* + * 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. + * + */ + #treemenu { padding-left: 5px;