Author: hibou
Date: Sun May 25 04:02:01 2008
New Revision: 659958
URL: http://svn.apache.org/viewvc?rev=659958&view=rev
Log:
Add ASL headers
Modified:
ant/ivy/site/ivyde/style/ant.css
ant/ivy/site/ivyde/style/color.css
ant/ivy/site/ivyde/style/ivy-ref.css
ant/ivy/site/ivyde/style/nav.css
ant/ivy/site/ivyde/style/shell.css
ant/ivy/site/ivyde/style/style.css
ant/ivy/site/ivyde/style/tree.css
Modified: ant/ivy/site/ivyde/style/ant.css
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/style/ant.css?rev=659958&r1=659957&r2=659958&view=diff
==============================================================================
--- ant/ivy/site/ivyde/style/ant.css (original)
+++ ant/ivy/site/ivyde/style/ant.css Sun May 25 04:02:01 2008
@@ -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/site/ivyde/style/color.css
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/style/color.css?rev=659958&r1=659957&r2=659958&view=diff
==============================================================================
--- ant/ivy/site/ivyde/style/color.css (original)
+++ ant/ivy/site/ivyde/style/color.css Sun May 25 04:02:01 2008
@@ -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/site/ivyde/style/ivy-ref.css
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/style/ivy-ref.css?rev=659958&r1=659957&r2=659958&view=diff
==============================================================================
--- ant/ivy/site/ivyde/style/ivy-ref.css (original)
+++ ant/ivy/site/ivyde/style/ivy-ref.css Sun May 25 04:02:01 2008
@@ -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/site/ivyde/style/nav.css
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/style/nav.css?rev=659958&r1=659957&r2=659958&view=diff
==============================================================================
--- ant/ivy/site/ivyde/style/nav.css (original)
+++ ant/ivy/site/ivyde/style/nav.css Sun May 25 04:02:01 2008
@@ -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/site/ivyde/style/shell.css
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/style/shell.css?rev=659958&r1=659957&r2=659958&view=diff
==============================================================================
--- ant/ivy/site/ivyde/style/shell.css (original)
+++ ant/ivy/site/ivyde/style/shell.css Sun May 25 04:02:01 2008
@@ -1,3 +1,29 @@
+/*
+ * 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;}
+.shell {
+ background-color: black;
+ color: white;
+ border: medium gray solid;
+}
+.shell pre {
+ background-color: black;
+ border: none;
+ font-size: small;
+}
Modified: ant/ivy/site/ivyde/style/style.css
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/style/style.css?rev=659958&r1=659957&r2=659958&view=diff
==============================================================================
--- ant/ivy/site/ivyde/style/style.css (original)
+++ ant/ivy/site/ivyde/style/style.css Sun May 25 04:02:01 2008
@@ -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/site/ivyde/style/tree.css
URL:
http://svn.apache.org/viewvc/ant/ivy/site/ivyde/style/tree.css?rev=659958&r1=659957&r2=659958&view=diff
==============================================================================
--- ant/ivy/site/ivyde/style/tree.css (original)
+++ ant/ivy/site/ivyde/style/tree.css Sun May 25 04:02:01 2008
@@ -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.
+ *
+ */
+
.treeview ul{
margin: 0;
padding: 0;