From c7eb12c8872d9193b3a722ca15b5baac0194a22a Mon Sep 17 00:00:00 2001 From: Junichi Yamamoto Date: Sat, 7 Oct 2017 21:38:18 +0900 Subject: [PATCH] [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 --- terminal/README.attributes | 17 +++++++++++++++++ terminal/README.close_semantics | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/terminal/README.attributes b/terminal/README.attributes index 03042a1aae65..70725ac23f76 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 diff --git a/terminal/README.close_semantics b/terminal/README.close_semantics index 624c32fafe08..76d45233ffa3 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