[NETBEANS-54] Module Review terminal

- no external library
- checked Rat report: add the license header in README.*. ignore manifest.mf
- skimmed through the module, did not notice additional problems


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

Branch: refs/heads/jdk-javac
Commit: c7eb12c8872d9193b3a722ca15b5baac0194a22a
Parents: b359d54
Author: Junichi Yamamoto <junich...@apache.org>
Authored: Sat Oct 7 21:38:18 2017 +0900
Committer: Junichi Yamamoto <junich...@apache.org>
Committed: Sun Oct 8 07:26:21 2017 +0900

----------------------------------------------------------------------
 terminal/README.attributes      | 17 +++++++++++++++++
 terminal/README.close_semantics | 17 +++++++++++++++++
 2 files changed, 34 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/c7eb12c8/terminal/README.attributes
----------------------------------------------------------------------
diff --git a/terminal/README.attributes b/terminal/README.attributes
index 03042a1..70725ac 100644
--- a/terminal/README.attributes
+++ b/terminal/README.attributes
@@ -1,3 +1,20 @@
+# 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.
+
 "README.attributes"
 
 Each IO has the following attributes which have to be managed by a

http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/c7eb12c8/terminal/README.close_semantics
----------------------------------------------------------------------
diff --git a/terminal/README.close_semantics b/terminal/README.close_semantics
index 624c32f..76d4523 100644
--- a/terminal/README.close_semantics
+++ b/terminal/README.close_semantics
@@ -1,3 +1,20 @@
+# 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.
+
 "README.close_semantics"
 
 Semantics of InputOutput (IO) close operations

Reply via email to