diff options
author | Andrew Rist <arist@apache.org> | 2012-03-29 00:54:09 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-29 00:54:09 +0000 |
commit | 58b005a47b57228508c9666f84ef17e4cf08d03b (patch) | |
tree | 3f760791da3c260cfa68594532edbdd807ed82ca /jvmfwk | |
parent | 14cd62ade176cbef0febadb3dd59812f6e358908 (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'jvmfwk')
-rw-r--r-- | jvmfwk/distributions/OpenOfficeorg/javavendors.xsd | 20 | ||||
-rw-r--r-- | jvmfwk/source/javasettings.xsd | 20 |
2 files changed, 40 insertions, 0 deletions
diff --git a/jvmfwk/distributions/OpenOfficeorg/javavendors.xsd b/jvmfwk/distributions/OpenOfficeorg/javavendors.xsd index 666372eee607..4a51f43b8549 100644 --- a/jvmfwk/distributions/OpenOfficeorg/javavendors.xsd +++ b/jvmfwk/distributions/OpenOfficeorg/javavendors.xsd @@ -1,4 +1,24 @@ <?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. + * + ***********************************************************--> <schema targetNamespace="http://openoffice.org/2004/java/framework/1.0" xmlns:jf="http://openoffice.org/2004/java/framework/1.0" diff --git a/jvmfwk/source/javasettings.xsd b/jvmfwk/source/javasettings.xsd index 3b3b28f2192e..359ffe506e00 100644 --- a/jvmfwk/source/javasettings.xsd +++ b/jvmfwk/source/javasettings.xsd @@ -1,4 +1,24 @@ <?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. + * + ***********************************************************--> <!-- Document : javasettings.xsd |