diff options
author | Andrew Rist <arist@apache.org> | 2012-03-29 00:55:02 +0000 |
---|---|---|
committer | Andrew Rist <arist@apache.org> | 2012-03-29 00:55:02 +0000 |
commit | e9e05811433e052afe2bbd35e2d3bc7fa22e1ec4 (patch) | |
tree | b4375f08413d556259a710923d6ebc4e6a32458e /officecfg | |
parent | 58b005a47b57228508c9666f84ef17e4cf08d03b (diff) |
Update headers to Alv2 headers
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/util/sanity.xsl | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/officecfg/util/sanity.xsl b/officecfg/util/sanity.xsl index 995f90c9ef82..e5bedeec492d 100644 --- a/officecfg/util/sanity.xsl +++ b/officecfg/util/sanity.xsl @@ -1,4 +1,24 @@ <?xml version="1.0" encoding="utf-8" standalone="yes" ?> +<!--*********************************************************** + * + * 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. + * + ***********************************************************--> <xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |