Adding missing license headers.

git-svn-id: https://svn.apache.org/repos/asf/harmony/enhanced/drlvm/trunk@920091 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/vm/tests/ncai/ms_envs.sh b/vm/tests/ncai/ms_envs.sh
index fa9a096..ad6e711 100644
--- a/vm/tests/ncai/ms_envs.sh
+++ b/vm/tests/ncai/ms_envs.sh
@@ -1,4 +1,20 @@
 #!/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.
+
 #
 # @author: Valentin Al. Sitnick, Petr Ivanov
 #
diff --git a/vm/tests/ncai/parse_args.sh b/vm/tests/ncai/parse_args.sh
index e195225..eb605c8 100644
--- a/vm/tests/ncai/parse_args.sh
+++ b/vm/tests/ncai/parse_args.sh
@@ -1,4 +1,20 @@
 #! /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.
+
 #
 # @author: Valentin Al. Sitnick, Petr Ivanov
 #
diff --git a/vm/tests/ncai/start.sh b/vm/tests/ncai/start.sh
index 5e3a7c9..3529c2d 100644
--- a/vm/tests/ncai/start.sh
+++ b/vm/tests/ncai/start.sh
@@ -1,4 +1,20 @@
 #! /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.
+
 #
 # @author: Valentin Al. Sitnick, Petr Ivanov.
 #
diff --git a/vm/tests/ncai/test_build.sh b/vm/tests/ncai/test_build.sh
index fa305a4..54927fd 100644
--- a/vm/tests/ncai/test_build.sh
+++ b/vm/tests/ncai/test_build.sh
@@ -1,4 +1,20 @@
 #! /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.
+
 #
 # @author: Valentin Al. Sitnick, Petr Ivanov
 #
diff --git a/vm/tests/ncai/test_list.sh b/vm/tests/ncai/test_list.sh
index a57c37a..ce93621 100644
--- a/vm/tests/ncai/test_list.sh
+++ b/vm/tests/ncai/test_list.sh
@@ -1,4 +1,20 @@
 #! /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.
+
 #
 # @author: Valentin Al. Sitnick, Petr Ivanov
 #
diff --git a/vm/tests/ncai/test_run.sh b/vm/tests/ncai/test_run.sh
index 95a8a4c..2de55cd 100644
--- a/vm/tests/ncai/test_run.sh
+++ b/vm/tests/ncai/test_run.sh
@@ -1,4 +1,20 @@
 #! /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.
+
 #
 # @author: Valentin Al. Sitnick, Petr Ivanov
 #