diff options
author | Andrew Rist <arist@apache.org> | 2012-03-29 00:48:54 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-29 00:48:54 +0000 |
commit | a083970c40de019d85ef90c5ae8bc60953244838 (patch) | |
tree | cc1da8ecd9c2f433dc584ae520129477946b44ca /toolkit | |
parent | f941cbe304f8b852db3fe7b091112f10a0d95d16 (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/test/accessibility/about.html | 22 | ||||
-rw-r--r-- | toolkit/test/accessibility/help.html | 22 | ||||
-rw-r--r-- | toolkit/test/accessibility/news.html | 22 |
3 files changed, 63 insertions, 3 deletions
diff --git a/toolkit/test/accessibility/about.html b/toolkit/test/accessibility/about.html index ff24ed058663..c20ea5f043b3 100644 --- a/toolkit/test/accessibility/about.html +++ b/toolkit/test/accessibility/about.html @@ -1,3 +1,23 @@ +<!--*********************************************************** + * + * 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. + * + ***********************************************************--> <html> <body> <center><h1>About AWB</h1> @@ -5,4 +25,4 @@ <p>Version 1.7</p> </center> </body> -</html>
\ No newline at end of file +</html> diff --git a/toolkit/test/accessibility/help.html b/toolkit/test/accessibility/help.html index 2660013b6733..e572195c683b 100644 --- a/toolkit/test/accessibility/help.html +++ b/toolkit/test/accessibility/help.html @@ -1,3 +1,23 @@ +<!--*********************************************************** + * + * 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. + * + ***********************************************************--> <html><body bgcolor="#fffaf0"> <h1>Help for the AWB v1.7</h1> @@ -88,4 +108,4 @@ XAccessibleEditableText interfaces. as well as the corresponding node in the tree view.</li> </ul> -</body></html>
\ No newline at end of file +</body></html> diff --git a/toolkit/test/accessibility/news.html b/toolkit/test/accessibility/news.html index 9e801723f06a..aa2fb0bf5305 100644 --- a/toolkit/test/accessibility/news.html +++ b/toolkit/test/accessibility/news.html @@ -1,3 +1,23 @@ +<!--*********************************************************** + * + * 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. + * + ***********************************************************--> <html><body bgcolor="#fffaf0"> <h1>News for AWB v1.7.2</h1> <p>Adaption to recent UAA changes: @@ -33,4 +53,4 @@ main widgets.</li> </ul> -</body></html>
\ No newline at end of file +</body></html> |