Remove license conflicts in those two imported header files
authorYongjoo Ahn <yongjoo1.ahn@samsung.com>
Wed, 22 Jan 2025 02:18:42 +0000 (11:18 +0900)
committerSangjung Woo <again4you@gmail.com>
Wed, 22 Jan 2025 02:23:37 +0000 (11:23 +0900)
Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
src/nnstreamer_plugin_api_filter.h
src/tensor_typedef.h

index c025084c2846fb1986e2c49bce38c24e7de0dac7..552a041299b56616be92f22f73bc27282f722301 100644 (file)
@@ -1,4 +1,3 @@
-/* SPDX-License-Identifier: LGPL-2.1-only */
 /**
  * NNStreamer API for Tensor_Filter Sub-Plugins
  * Copyright (C) 2019 MyungJoo Ham <myungjoo.ham@samsung.com>
index d3661f69a65c9295ddf695bc613b5e07da30b9cc..fa1b4456e64798fca873def37604283e9ad92036 100644 (file)
@@ -1,18 +1,3 @@
-/**
- * NNStreamer Common Header, Typedef part, for export as devel package.
- * Copyright (C) 2018 MyungJoo Ham <myungjoo.ham@samsung.com>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
- * License as published by the Free Software Foundation;
- * version 2.1 of the License.
- *
- * This library is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Library General Public License for more details.
- *
- */
 /**
  * @file       tensor_typedef.h
  * @date       01 Jun 2018