From e4bf685a54d0a903bde74c5f8403feeb929d96cc Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Thu, 28 Oct 2021 16:23:48 -0700 Subject: Remove copyright notice from generated headers Copyright has not changed, it is governed by the LICENSE.txt in the root directory of the project. This avoids the need for manual updates of the generated headers. Change-Id: I4a877125dcd0510eb449bef22b1b16297bfaa190 Signed-off-by: Eric Kunze --- python/tosa/ResizeAttribute.py | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'python/tosa/ResizeAttribute.py') diff --git a/python/tosa/ResizeAttribute.py b/python/tosa/ResizeAttribute.py index 6e5f259..1ed2dc0 100644 --- a/python/tosa/ResizeAttribute.py +++ b/python/tosa/ResizeAttribute.py @@ -1,20 +1,5 @@ # automatically generated by the FlatBuffers compiler, do not modify -# Copyright (c) 2020-2021, ARM Limited. -# -# Licensed 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. - - # namespace: tosa import flatbuffers -- cgit v1.2.1