You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openaz.apache.org by el...@apache.org on 2015/04/14 14:48:34 UTC

[06/13] incubator-openaz git commit: Added the ASL 2.0 license file header to java files

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPException.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPException.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPException.java
old mode 100755
new mode 100644
index 83f8873..6bf17d1
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPException.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPException.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinder.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinder.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinder.java
old mode 100755
new mode 100644
index 95e3539..d1e76b0
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinder.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinder.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinderFactory.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinderFactory.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinderFactory.java
old mode 100755
new mode 100644
index 9486903..b8ffe04
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinderFactory.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPFinderFactory.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPRequest.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPRequest.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPRequest.java
old mode 100755
new mode 100644
index 63f82a1..e07a2df
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPRequest.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPRequest.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPResponse.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPResponse.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPResponse.java
old mode 100755
new mode 100644
index d52dd02..1adaa05
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPResponse.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/PIPResponse.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/package-info.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/package-info.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/package-info.java
old mode 100755
new mode 100644
index 6c4b378..d5829e9
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/package-info.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/pip/package-info.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngine.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngine.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngine.java
old mode 100755
new mode 100644
index a337d05..87af117
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngine.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngine.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngineFactory.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngineFactory.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngineFactory.java
old mode 100755
new mode 100644
index e895792..6fa176a
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngineFactory.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEngineFactory.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEvent.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEvent.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEvent.java
old mode 100755
new mode 100644
index b295ebc..e702cb1
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEvent.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/TraceEvent.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/Traceable.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/Traceable.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/Traceable.java
old mode 100755
new mode 100644
index c5aeb89..31c2323
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/Traceable.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/Traceable.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/package-info.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/package-info.java b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/package-info.java
old mode 100755
new mode 100644
index a2cb127..e932e8a
--- a/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/package-info.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/api/trace/package-info.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/package-info.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/package-info.java b/openaz-xacml/src/main/java/com/att/research/xacml/package-info.java
old mode 100755
new mode 100644
index 877144c..3d2b537
--- a/openaz-xacml/src/main/java/com/att/research/xacml/package-info.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/package-info.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/IdentifierImpl.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/IdentifierImpl.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/IdentifierImpl.java
old mode 100755
new mode 100644
index 96a5aee..5488c20
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/IdentifierImpl.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/IdentifierImpl.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAdvice.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAdvice.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAdvice.java
old mode 100755
new mode 100644
index 8415e0c..f226896
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAdvice.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAdvice.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttribute.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttribute.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttribute.java
old mode 100755
new mode 100644
index 0d40f34..e8cb689
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttribute.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttribute.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeAssignment.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeAssignment.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeAssignment.java
old mode 100755
new mode 100644
index 57332dd..e51d3c4
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeAssignment.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeAssignment.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeCategory.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeCategory.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeCategory.java
old mode 100755
new mode 100644
index 87e58b7..40169f4
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeCategory.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeCategory.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeValue.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeValue.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeValue.java
old mode 100755
new mode 100644
index 9495fd9..6df893e
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeValue.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdAttributeValue.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdDataTypeFactory.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdDataTypeFactory.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdDataTypeFactory.java
old mode 100755
new mode 100644
index f10e65a..d3980b6
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdDataTypeFactory.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdDataTypeFactory.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReference.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReference.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReference.java
old mode 100755
new mode 100644
index c192800..56584e6
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReference.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReference.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReferenceMatch.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReferenceMatch.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReferenceMatch.java
old mode 100755
new mode 100644
index 24633a9..5609618
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReferenceMatch.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIdReferenceMatch.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIndividualDecisionRequestGenerator.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIndividualDecisionRequestGenerator.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIndividualDecisionRequestGenerator.java
old mode 100755
new mode 100644
index 541232f..14e5ce7
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIndividualDecisionRequestGenerator.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdIndividualDecisionRequestGenerator.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMissingAttributeDetail.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMissingAttributeDetail.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMissingAttributeDetail.java
old mode 100755
new mode 100644
index 1be8132..4860614
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMissingAttributeDetail.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMissingAttributeDetail.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAdvice.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAdvice.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAdvice.java
old mode 100755
new mode 100644
index a192195..11548d7
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAdvice.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAdvice.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttribute.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttribute.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttribute.java
old mode 100755
new mode 100644
index 4333931..45ce6c1
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttribute.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttribute.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeAssignment.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeAssignment.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeAssignment.java
old mode 100755
new mode 100644
index 5c99776..76f4482
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeAssignment.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeAssignment.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeCategory.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeCategory.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeCategory.java
old mode 100755
new mode 100644
index fbc491f..fdab9c8
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeCategory.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableAttributeCategory.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableMissingAttributeDetail.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableMissingAttributeDetail.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableMissingAttributeDetail.java
old mode 100755
new mode 100644
index 8f73d84..044ba4a
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableMissingAttributeDetail.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableMissingAttributeDetail.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableObligation.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableObligation.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableObligation.java
old mode 100755
new mode 100644
index 0f1f27a..fcb1d8f
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableObligation.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableObligation.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequest.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequest.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequest.java
old mode 100755
new mode 100644
index 433c902..b8bbbc1
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequest.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequest.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestAttributes.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestAttributes.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestAttributes.java
old mode 100755
new mode 100644
index 4d56747..38ce105
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestAttributes.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestAttributes.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestReference.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestReference.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestReference.java
old mode 100755
new mode 100644
index a82dec7..32752d9
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestReference.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableRequestReference.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResponse.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResponse.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResponse.java
old mode 100755
new mode 100644
index c415cdd..00c8dbf
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResponse.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResponse.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResult.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResult.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResult.java
old mode 100755
new mode 100644
index a6642a1..e3354d6
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResult.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableResult.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatus.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatus.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatus.java
old mode 100755
new mode 100644
index 76b5d77..e9d4dbf
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatus.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatus.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatusDetail.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatusDetail.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatusDetail.java
old mode 100755
new mode 100644
index dd4eb23..e0d435c
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatusDetail.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdMutableStatusDetail.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdObligation.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdObligation.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdObligation.java
old mode 100755
new mode 100644
index c5c45eb..456c823
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdObligation.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdObligation.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequest.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequest.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequest.java
old mode 100755
new mode 100644
index b3f5214..ab29107
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequest.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequest.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributes.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributes.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributes.java
old mode 100755
new mode 100644
index c598493..72f9cde
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributes.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributes.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributesReference.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributesReference.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributesReference.java
old mode 100755
new mode 100644
index fc43e3f..a01fed0
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributesReference.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestAttributesReference.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestDefaults.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestDefaults.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestDefaults.java
old mode 100755
new mode 100644
index f47ecc9..5ab14eb
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestDefaults.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestDefaults.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestReference.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestReference.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestReference.java
old mode 100755
new mode 100644
index 5ebef4f..bf4c180
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestReference.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdRequestReference.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResponse.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResponse.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResponse.java
old mode 100755
new mode 100644
index bb9ff27..034b226
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResponse.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResponse.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResult.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResult.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResult.java
old mode 100755
new mode 100644
index aa9672e..d41a15d
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResult.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdResult.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdScopeResolverResult.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdScopeResolverResult.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdScopeResolverResult.java
old mode 100755
new mode 100644
index 69a5096..12b375e
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdScopeResolverResult.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdScopeResolverResult.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatus.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatus.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatus.java
old mode 100755
new mode 100644
index 71a373d..7e444b5
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatus.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatus.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusCode.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusCode.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusCode.java
old mode 100755
new mode 100644
index 34ef390..4c1bf57
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusCode.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusCode.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusDetail.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusDetail.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusDetail.java
old mode 100755
new mode 100644
index 9d47ef6..1672cc8
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusDetail.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdStatusDetail.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersion.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersion.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersion.java
old mode 100755
new mode 100644
index cf80af9..409a978
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersion.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersion.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersionMatch.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersionMatch.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersionMatch.java
old mode 100755
new mode 100644
index 73f5e9f..a6a324d
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersionMatch.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/StdVersionMatch.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/RequestParser.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/RequestParser.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/RequestParser.java
old mode 100755
new mode 100644
index d8f47fc..6775170
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/RequestParser.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/RequestParser.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAction.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAction.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAction.java
old mode 100755
new mode 100644
index c5f2f1b..cf54d99
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAction.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAction.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAttribute.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAttribute.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAttribute.java
old mode 100755
new mode 100644
index 478815c..1393e06
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAttribute.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLAttribute.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN

http://git-wip-us.apache.org/repos/asf/incubator-openaz/blob/f76cc4fb/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLEnvironment.java
----------------------------------------------------------------------
diff --git a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLEnvironment.java b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLEnvironment.java
old mode 100755
new mode 100644
index 4ebc335..f7e6ff2
--- a/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLEnvironment.java
+++ b/openaz-xacml/src/main/java/com/att/research/xacml/std/annotations/XACMLEnvironment.java
@@ -1,4 +1,24 @@
 /*
+ *  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. 
+ *  
+ */
+
+/*
  *                        AT&T - PROPRIETARY
  *          THIS FILE CONTAINS PROPRIETARY INFORMATION OF
  *        AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN