Repository: incubator-openaz Updated Branches: refs/heads/master 94fcdd909 -> f76cc4fb8
http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/VariableReferenceType.java ---------------------------------------------------------------------- diff --git a/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/VariableReferenceType.java b/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/VariableReferenceType.java old mode 100755 new mode 100644 index 35aa40d..27114a4 --- a/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/VariableReferenceType.java +++ b/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/VariableReferenceType.java @@ -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. + * + */ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/package-info.java ---------------------------------------------------------------------- diff --git a/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/package-info.java b/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/package-info.java old mode 100755 new mode 100644 index 3f48700..7cad659 --- a/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/package-info.java +++ b/openaz-xacml/src/main/java/oasis/names/tc/xacml/_3_0/core/schema/wd_17/package-info.java @@ -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. + * + */ + // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
