You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by sn...@apache.org on 2014/10/25 06:44:33 UTC

git commit: ARGUS-132: added Apache License to cfg, xml and shell scripts and fixed a Java file license

Repository: incubator-argus
Updated Branches:
  refs/heads/master 07a838d38 -> 069e55678


ARGUS-132: added Apache License to cfg, xml and shell scripts and fixed a Java file license


Project: http://git-wip-us.apache.org/repos/asf/incubator-argus/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-argus/commit/069e5567
Tree: http://git-wip-us.apache.org/repos/asf/incubator-argus/tree/069e5567
Diff: http://git-wip-us.apache.org/repos/asf/incubator-argus/diff/069e5567

Branch: refs/heads/master
Commit: 069e55678597d2e0fa9c901ec4b017b54920632b
Parents: 07a838d
Author: sneethiraj <sn...@apache.org>
Authored: Sat Oct 25 00:31:33 2014 -0400
Committer: sneethiraj <sn...@apache.org>
Committed: Sat Oct 25 00:31:33 2014 -0400

----------------------------------------------------------------------
 .../utils/install/PasswordGenerator.java        | 22 +++++--
 embededwebserver/scripts/xapolicymgr            | 14 +++++
 hbase-agent/conf/hbase-site-changes.cfg         | 14 +++++
 hbase-agent/conf/xasecure-audit-changes.cfg     | 14 +++++
 .../conf/xasecure-hbase-security-changes.cfg    | 14 +++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++
 hbase-agent/disable-conf/hbase-site-changes.cfg | 14 +++++
 hdfs-agent/conf/hdfs-site-changes.cfg           | 14 +++++
 hdfs-agent/conf/xasecure-audit-changes.cfg      | 14 +++++
 .../conf/xasecure-hdfs-security-changes.cfg     | 14 +++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++
 hive-agent/conf/hiveserver2-site-changes.cfg    | 14 +++++
 hive-agent/conf/xasecure-audit-changes.cfg      | 14 +++++
 .../conf/xasecure-hive-security-changes.cfg     | 14 +++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++
 .../disable-conf/hiveserver2-site-changes.cfg   | 14 +++++
 knox-agent/conf/xasecure-audit-changes.cfg      | 14 +++++
 .../conf/xasecure-knox-security-changes.cfg     | 14 +++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++
 pom.xml                                         | 65 +++-----------------
 security-admin/scripts/install.sh               | 20 +++---
 .../src/main/webapp/WEB-INF/log4j.xml.prod      | 16 +++++
 src/main/assembly/hbase-agent.xml               | 17 +++++
 src/main/assembly/hdfs-agent.xml                | 17 +++++
 src/main/assembly/hive-agent.xml                | 17 +++++
 src/main/assembly/knox-agent.xml                | 17 +++++
 src/main/assembly/storm-agent.xml               | 17 +++++
 storm-agent/conf/xasecure-audit-changes.cfg     | 14 +++++
 .../conf/xasecure-policymgr-ssl-changes.cfg     | 14 +++++
 .../conf/xasecure-storm-security-changes.cfg    | 14 +++++
 unixauthservice/scripts/initd                   | 16 ++++-
 31 files changed, 448 insertions(+), 70 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/agents-installer/src/main/java/com/xasecure/utils/install/PasswordGenerator.java
----------------------------------------------------------------------
diff --git a/agents-installer/src/main/java/com/xasecure/utils/install/PasswordGenerator.java b/agents-installer/src/main/java/com/xasecure/utils/install/PasswordGenerator.java
index 12c07cf..8d84223 100644
--- a/agents-installer/src/main/java/com/xasecure/utils/install/PasswordGenerator.java
+++ b/agents-installer/src/main/java/com/xasecure/utils/install/PasswordGenerator.java
@@ -1,14 +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.
+ */
 package com.xasecure.utils.install;
 
 import java.util.ArrayList;
 import java.util.Random;
 
-/*
- * 
- * (c) 2011, InfoTekies Corporation.
- * 
- */
-
 public class PasswordGenerator {
 
 	

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/embededwebserver/scripts/xapolicymgr
----------------------------------------------------------------------
diff --git a/embededwebserver/scripts/xapolicymgr b/embededwebserver/scripts/xapolicymgr
index 165d0f4..821d22e 100644
--- a/embededwebserver/scripts/xapolicymgr
+++ b/embededwebserver/scripts/xapolicymgr
@@ -1,4 +1,18 @@
 #!/bin/bash
+# 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.
 
 POLICYMGR_HOME=/usr/lib/xapolicymgr
 export POLICYMGR_HOME

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hbase-agent/conf/hbase-site-changes.cfg
----------------------------------------------------------------------
diff --git a/hbase-agent/conf/hbase-site-changes.cfg b/hbase-agent/conf/hbase-site-changes.cfg
index a38b3cc..ca1f68a 100644
--- a/hbase-agent/conf/hbase-site-changes.cfg
+++ b/hbase-agent/conf/hbase-site-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #hbase.security.authentication		kerberos	mod	create-if-not-exists
 hbase.security.authorization		true		mod create-if-not-exists
 hbase.coprocessor.master.classes	org.apache.hadoop.hbase.security.access.AccessController	delval	-	,

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hbase-agent/conf/xasecure-audit-changes.cfg
----------------------------------------------------------------------
diff --git a/hbase-agent/conf/xasecure-audit-changes.cfg b/hbase-agent/conf/xasecure-audit-changes.cfg
index 5f8af3b..cbaf227 100644
--- a/hbase-agent/conf/xasecure-audit-changes.cfg
+++ b/hbase-agent/conf/xasecure-audit-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 xasecure.audit.db.is.enabled                        %XAAUDIT.DB.IS_ENABLED%                                         mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.url		%XAAUDIT_DB_JDBC_URL%											mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.user		%XAAUDIT.DB.USER_NAME% 											mod create-if-not-exists

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hbase-agent/conf/xasecure-hbase-security-changes.cfg
----------------------------------------------------------------------
diff --git a/hbase-agent/conf/xasecure-hbase-security-changes.cfg b/hbase-agent/conf/xasecure-hbase-security-changes.cfg
index 5f0d578..2400218 100644
--- a/hbase-agent/conf/xasecure-hbase-security-changes.cfg
+++ b/hbase-agent/conf/xasecure-hbase-security-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # Change the original policy parameter to work with policy manager based.
 # 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hbase-agent/conf/xasecure-policymgr-ssl-changes.cfg
----------------------------------------------------------------------
diff --git a/hbase-agent/conf/xasecure-policymgr-ssl-changes.cfg b/hbase-agent/conf/xasecure-policymgr-ssl-changes.cfg
index 5490c76..6bf4265 100644
--- a/hbase-agent/conf/xasecure-policymgr-ssl-changes.cfg
+++ b/hbase-agent/conf/xasecure-policymgr-ssl-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # SSL Params
 #

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hbase-agent/disable-conf/hbase-site-changes.cfg
----------------------------------------------------------------------
diff --git a/hbase-agent/disable-conf/hbase-site-changes.cfg b/hbase-agent/disable-conf/hbase-site-changes.cfg
index defdcb0..a7804b0 100644
--- a/hbase-agent/disable-conf/hbase-site-changes.cfg
+++ b/hbase-agent/disable-conf/hbase-site-changes.cfg
@@ -1,2 +1,16 @@
+# 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.
 hbase.coprocessor.master.classes	com.xasecure.authorization.hbase.XaSecureAuthorizationCoprocessor delval - ,
 hbase.coprocessor.region.classes	com.xasecure.authorization.hbase.XaSecureAuthorizationCoprocessor delval - ,

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hdfs-agent/conf/hdfs-site-changes.cfg
----------------------------------------------------------------------
diff --git a/hdfs-agent/conf/hdfs-site-changes.cfg b/hdfs-agent/conf/hdfs-site-changes.cfg
index 26ee681..8059ec7 100644
--- a/hdfs-agent/conf/hdfs-site-changes.cfg
+++ b/hdfs-agent/conf/hdfs-site-changes.cfg
@@ -1,3 +1,17 @@
+# 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 is to ensure that the dfs permission are being enabled for verification of the DFS permissions
 # XAAgents will be able to look into permission check only if these flag is set to TRUE

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hdfs-agent/conf/xasecure-audit-changes.cfg
----------------------------------------------------------------------
diff --git a/hdfs-agent/conf/xasecure-audit-changes.cfg b/hdfs-agent/conf/xasecure-audit-changes.cfg
index 5f8af3b..cbaf227 100644
--- a/hdfs-agent/conf/xasecure-audit-changes.cfg
+++ b/hdfs-agent/conf/xasecure-audit-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 xasecure.audit.db.is.enabled                        %XAAUDIT.DB.IS_ENABLED%                                         mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.url		%XAAUDIT_DB_JDBC_URL%											mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.user		%XAAUDIT.DB.USER_NAME% 											mod create-if-not-exists

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hdfs-agent/conf/xasecure-hdfs-security-changes.cfg
----------------------------------------------------------------------
diff --git a/hdfs-agent/conf/xasecure-hdfs-security-changes.cfg b/hdfs-agent/conf/xasecure-hdfs-security-changes.cfg
index ff6fdef..76f4919 100644
--- a/hdfs-agent/conf/xasecure-hdfs-security-changes.cfg
+++ b/hdfs-agent/conf/xasecure-hdfs-security-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # Change the original policy parameter to work with policy manager based.
 # 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hdfs-agent/conf/xasecure-policymgr-ssl-changes.cfg
----------------------------------------------------------------------
diff --git a/hdfs-agent/conf/xasecure-policymgr-ssl-changes.cfg b/hdfs-agent/conf/xasecure-policymgr-ssl-changes.cfg
index 184e334..50915b2 100644
--- a/hdfs-agent/conf/xasecure-policymgr-ssl-changes.cfg
+++ b/hdfs-agent/conf/xasecure-policymgr-ssl-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # SSL Params
 #

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hive-agent/conf/hiveserver2-site-changes.cfg
----------------------------------------------------------------------
diff --git a/hive-agent/conf/hiveserver2-site-changes.cfg b/hive-agent/conf/hiveserver2-site-changes.cfg
index 02ef07c..fed28df 100644
--- a/hive-agent/conf/hiveserver2-site-changes.cfg
+++ b/hive-agent/conf/hiveserver2-site-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 # hive.server2.authentication			KERBEROS															mod		create-if-not-exists
 hive.security.authorization.enabled	true																mod		create-if-not-exists
 hive.security.authorization.manager	com.xasecure.authorization.hive.authorizer.XaSecureHiveAuthorizerFactory		mod		create-if-not-exists

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hive-agent/conf/xasecure-audit-changes.cfg
----------------------------------------------------------------------
diff --git a/hive-agent/conf/xasecure-audit-changes.cfg b/hive-agent/conf/xasecure-audit-changes.cfg
index 049d78d..83a1dff 100644
--- a/hive-agent/conf/xasecure-audit-changes.cfg
+++ b/hive-agent/conf/xasecure-audit-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 xasecure.audit.db.is.enabled                        %XAAUDIT.DB.IS_ENABLED%                                         mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.url		%XAAUDIT_DB_JDBC_URL%											mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.user		%XAAUDIT.DB.USER_NAME% 											mod create-if-not-exists

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hive-agent/conf/xasecure-hive-security-changes.cfg
----------------------------------------------------------------------
diff --git a/hive-agent/conf/xasecure-hive-security-changes.cfg b/hive-agent/conf/xasecure-hive-security-changes.cfg
index d21f377..5c4b072 100644
--- a/hive-agent/conf/xasecure-hive-security-changes.cfg
+++ b/hive-agent/conf/xasecure-hive-security-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # Change the original policy parameter to work with policy manager based.
 # 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hive-agent/conf/xasecure-policymgr-ssl-changes.cfg
----------------------------------------------------------------------
diff --git a/hive-agent/conf/xasecure-policymgr-ssl-changes.cfg b/hive-agent/conf/xasecure-policymgr-ssl-changes.cfg
index 5490c76..6bf4265 100644
--- a/hive-agent/conf/xasecure-policymgr-ssl-changes.cfg
+++ b/hive-agent/conf/xasecure-policymgr-ssl-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # SSL Params
 #

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/hive-agent/disable-conf/hiveserver2-site-changes.cfg
----------------------------------------------------------------------
diff --git a/hive-agent/disable-conf/hiveserver2-site-changes.cfg b/hive-agent/disable-conf/hiveserver2-site-changes.cfg
index fb2e3f1..aec2aff 100644
--- a/hive-agent/disable-conf/hiveserver2-site-changes.cfg
+++ b/hive-agent/disable-conf/hiveserver2-site-changes.cfg
@@ -1,2 +1,16 @@
+# 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.
 hive.security.authenticator.manager	org.apache.hadoop.hive.ql.security.HadoopDefaultAuthenticator	mod	create-if-not-exists
 hive.security.authorization.manager	org.apache.hadoop.hive.ql.security.authorization.DefaultHiveAuthorizationProvider	mod		create-if-not-exists

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/knox-agent/conf/xasecure-audit-changes.cfg
----------------------------------------------------------------------
diff --git a/knox-agent/conf/xasecure-audit-changes.cfg b/knox-agent/conf/xasecure-audit-changes.cfg
index 2b9e83f..bec9ab5 100644
--- a/knox-agent/conf/xasecure-audit-changes.cfg
+++ b/knox-agent/conf/xasecure-audit-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 xasecure.audit.db.is.enabled                        %XAAUDIT.DB.IS_ENABLED%                                         mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.url		%XAAUDIT_DB_JDBC_URL%											mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.user		%XAAUDIT.DB.USER_NAME% 											mod create-if-not-exists

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/knox-agent/conf/xasecure-knox-security-changes.cfg
----------------------------------------------------------------------
diff --git a/knox-agent/conf/xasecure-knox-security-changes.cfg b/knox-agent/conf/xasecure-knox-security-changes.cfg
index 6bb832d..c48decc 100644
--- a/knox-agent/conf/xasecure-knox-security-changes.cfg
+++ b/knox-agent/conf/xasecure-knox-security-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # Change the original policy parameter to work with policy manager based.
 # 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/knox-agent/conf/xasecure-policymgr-ssl-changes.cfg
----------------------------------------------------------------------
diff --git a/knox-agent/conf/xasecure-policymgr-ssl-changes.cfg b/knox-agent/conf/xasecure-policymgr-ssl-changes.cfg
index 41d161f..e47a89c 100644
--- a/knox-agent/conf/xasecure-policymgr-ssl-changes.cfg
+++ b/knox-agent/conf/xasecure-policymgr-ssl-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # SSL Params
 #

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index aee0db7..05f9236 100644
--- a/pom.xml
+++ b/pom.xml
@@ -291,64 +291,18 @@
         <excludeSubProjects>false</excludeSubProjects>
         <excludes>
 
-          <exclude>**/src/main/java/com/xasecure/utils/install/PasswordGenerator.java</exclude>
-
-          <exclude>**/scripts/install.sh</exclude>
-          <exclude>**/src/main/resources/META-INF/infinispan-cache-config.xml</exclude>
-          <exclude>**/src/main/webapp/.htaccess</exclude>
-          <exclude>**/src/main/webapp/robots.txt</exclude>
-
-          <exclude>**/dependency-reduced-pom.xml</exclude>
-          <exclude>**/src/main/resources/META-INF/MANIFEST.MF</exclude>
-
-          <exclude>**/src/main/webapp/META-INF/MANIFEST.MF</exclude>
-          <exclude>**/src/main/webapp/META-INF/robots.txt</exclude>
-
-          <exclude>**/src/main/webapp/themejs/1.3.0/bootstrap.min.js</exclude>
-
-          <exclude>**/src/main/webapp/WEB-INF/log4j.xml.prod</exclude>
-
-          <exclude>**/unixauth-config/server.crt</exclude>
-          <exclude>src/main/assembly/hbase-agent.xml</exclude>
-          <exclude>src/main/assembly/hdfs-agent.xml</exclude>
-          <exclude>src/main/assembly/hive-agent.xml</exclude>
-          <exclude>src/main/assembly/knox-agent.xml</exclude>
-          <exclude>src/main/assembly/storm-agent.xml</exclude>
-
-          <exclude>**/conf/xasecure-audit-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-policymgr-ssl-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-storm-security-changes.cfg</exclude>
-
-          <exclude>**/conf/jaas.conf</exclude>
-
-          <exclude>**/scripts/initd</exclude>
-          <exclude>**/scripts/xapolicymgr</exclude>
-
-          <exclude>**/conf/hbase-site-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-audit-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-hbase-security-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-policymgr-ssl-changes.cfg</exclude>
-          <exclude>**/disable-conf/hbase-site-changes.cfg</exclude>
-          <exclude>**/conf/hdfs-site-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-audit-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-hdfs-security-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-policymgr-ssl-changes.cfg</exclude>
-
-          <exclude>**/dependency-reduced-pom.xml</exclude>
-          <exclude>**/src/main/resources/META-INF/MANIFEST.MF</exclude>
-
-          <exclude>**/conf/hiveserver2-site-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-audit-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-hive-security-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-policymgr-ssl-changes.cfg</exclude>
-          <exclude>**/disable-conf/hiveserver2-site-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-audit-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-knox-security-changes.cfg</exclude>
-          <exclude>**/conf/xasecure-policymgr-ssl-changes.cfg</exclude>
+		  <exclude>**/dependency-reduced-pom.xml</exclude>
+          <exclude>**/infinispan-cache-config.xml</exclude>
+          <exclude>**/.htaccess</exclude>
+          <exclude>**/robots.txt</exclude>
+          <exclude>**/MANIFEST.MF</exclude>
+          <exclude>**/bootstrap.min.js</exclude>
+          <exclude>**/server.crt</exclude>
+          <exclude>**/jaas.conf</exclude>
 
           <exclude>**/src/main/webapp/fonts/**</exclude>
           <exclude>**/src/main/webapp/libs/**</exclude>
-          <exclude>**/src/main/webapp/META-INF/contextXML/*</exclude>
+          <exclude>**/contextXML/*</exclude>
 
           <exclude>.git/**</exclude>
           <exclude>.pc/**</exclude>
@@ -363,6 +317,7 @@
           <exclude>**/.classpath/**</exclude>
           <exclude>**/*.iml</exclude>
           <exclude>**/target/**</exclude>
+          <exclude>**/bin/**</exclude>
           <exclude>**/CHANGES</exclude>
           <exclude>**/ISSUES</exclude>
           <exclude>**/patchprocess/**</exclude>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/security-admin/scripts/install.sh
----------------------------------------------------------------------
diff --git a/security-admin/scripts/install.sh b/security-admin/scripts/install.sh
index db4c77d..b221140 100755
--- a/security-admin/scripts/install.sh
+++ b/security-admin/scripts/install.sh
@@ -1,14 +1,18 @@
 #!/bin/bash
-
-# -------------------------------------------------------------------------------------
-#
-# XASecure PolicyManager Installation Script
-# 
-# This script will install policymanager webapplication under tomcat and also, initialize the database with xasecure users/tables.
+# 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
 #
-# (c) 2013,2014 XASecure
+#     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.
 
 PROPFILE=$PWD/install.properties
 propertyValue=''

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/security-admin/src/main/webapp/WEB-INF/log4j.xml.prod
----------------------------------------------------------------------
diff --git a/security-admin/src/main/webapp/WEB-INF/log4j.xml.prod b/security-admin/src/main/webapp/WEB-INF/log4j.xml.prod
index f6bb87c..a5cf8ce 100644
--- a/security-admin/src/main/webapp/WEB-INF/log4j.xml.prod
+++ b/security-admin/src/main/webapp/WEB-INF/log4j.xml.prod
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
 
 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/" debug="false">

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/src/main/assembly/hbase-agent.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/hbase-agent.xml b/src/main/assembly/hbase-agent.xml
index 916ef07..22ce083 100644
--- a/src/main/assembly/hbase-agent.xml
+++ b/src/main/assembly/hbase-agent.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <assembly>
   <id>hbase-agent</id> 
   <formats>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/src/main/assembly/hdfs-agent.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/hdfs-agent.xml b/src/main/assembly/hdfs-agent.xml
index e2aceaf..53b25cd 100644
--- a/src/main/assembly/hdfs-agent.xml
+++ b/src/main/assembly/hdfs-agent.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <assembly>
   <id>hdfs-agent</id> 
   <formats>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/src/main/assembly/hive-agent.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/hive-agent.xml b/src/main/assembly/hive-agent.xml
index 21b1934..5cef1d5 100644
--- a/src/main/assembly/hive-agent.xml
+++ b/src/main/assembly/hive-agent.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <assembly>
   <id>hive-agent</id> 
   <formats>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/src/main/assembly/knox-agent.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/knox-agent.xml b/src/main/assembly/knox-agent.xml
index 6cc18fb..5889d87 100644
--- a/src/main/assembly/knox-agent.xml
+++ b/src/main/assembly/knox-agent.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <assembly>
   <id>knox-agent</id> 
   <formats>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/src/main/assembly/storm-agent.xml
----------------------------------------------------------------------
diff --git a/src/main/assembly/storm-agent.xml b/src/main/assembly/storm-agent.xml
index cd1d7d9..9537b49 100644
--- a/src/main/assembly/storm-agent.xml
+++ b/src/main/assembly/storm-agent.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <assembly>
   <id>storm-agent</id> 
   <formats>

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/storm-agent/conf/xasecure-audit-changes.cfg
----------------------------------------------------------------------
diff --git a/storm-agent/conf/xasecure-audit-changes.cfg b/storm-agent/conf/xasecure-audit-changes.cfg
index bf09280..fe8bab7 100644
--- a/storm-agent/conf/xasecure-audit-changes.cfg
+++ b/storm-agent/conf/xasecure-audit-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 xasecure.audit.db.is.enabled                        %XAAUDIT.DB.IS_ENABLED%                                         mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.url		%XAAUDIT_DB_JDBC_URL%											mod create-if-not-exists
 xasecure.audit.jpa.javax.persistence.jdbc.user		%XAAUDIT.DB.USER_NAME% 											mod create-if-not-exists

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/storm-agent/conf/xasecure-policymgr-ssl-changes.cfg
----------------------------------------------------------------------
diff --git a/storm-agent/conf/xasecure-policymgr-ssl-changes.cfg b/storm-agent/conf/xasecure-policymgr-ssl-changes.cfg
index 5490c76..6bf4265 100644
--- a/storm-agent/conf/xasecure-policymgr-ssl-changes.cfg
+++ b/storm-agent/conf/xasecure-policymgr-ssl-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # SSL Params
 #

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/storm-agent/conf/xasecure-storm-security-changes.cfg
----------------------------------------------------------------------
diff --git a/storm-agent/conf/xasecure-storm-security-changes.cfg b/storm-agent/conf/xasecure-storm-security-changes.cfg
index ca476fd..07ba79c 100644
--- a/storm-agent/conf/xasecure-storm-security-changes.cfg
+++ b/storm-agent/conf/xasecure-storm-security-changes.cfg
@@ -1,3 +1,17 @@
+# 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.
 #
 # Change the original policy parameter to work with policy manager based.
 # 

http://git-wip-us.apache.org/repos/asf/incubator-argus/blob/069e5567/unixauthservice/scripts/initd
----------------------------------------------------------------------
diff --git a/unixauthservice/scripts/initd b/unixauthservice/scripts/initd
index 680f624..2f4caa0 100644
--- a/unixauthservice/scripts/initd
+++ b/unixauthservice/scripts/initd
@@ -1,4 +1,18 @@
 #!/bin/bash
+# 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.
 
 INSTALL_BASE=/usr/lib
 
@@ -19,4 +33,4 @@ then
 		echo "Invalid argument [$1]; Only start|stop are supported."
 		exit 1
 	esac
-fi
\ No newline at end of file
+fi