[LFAI-5] Add Licenses to files with no license
authorjijoong.moon <jijoong.moon@samsung.com>
Mon, 23 Mar 2020 07:30:44 +0000 (16:30 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 24 Mar 2020 07:05:38 +0000 (16:05 +0900)
Add SPDX short-form identifiesr in files with no license

**Self evaluation:**
1. Build test:  [X]Passed [ ]Failed [ ]Skipped
2. Run test:  [X]Passed [ ]Failed [ ]Skipped

Signed-off-by: jijoong.moon <jijoong.moon@samsung.com>
64 files changed:
.TAOS-CI/taos/auto-unittest.sh
.TAOS-CI/taos/config/config-environment.sh
.TAOS-CI/taos/config/config-plugins-audit.sh
.TAOS-CI/taos/config/config-plugins-format.sh
.TAOS-CI/taos/config/config-server-administrator.sh
api/android/build-android-lib.sh
packaging/run_unittests_binaries.sh
tests/codegen/runTest.sh
tests/gen24bBMP.py
tests/nnstreamer_converter/generateGoldenTestResult.py
tests/nnstreamer_converter/runTest.sh
tests/nnstreamer_decoder/generateGoldenTestResult.py
tests/nnstreamer_decoder/runTest.sh
tests/nnstreamer_decoder_boundingbox/runTest.sh
tests/nnstreamer_decoder_image_labeling/runTest.sh
tests/nnstreamer_decoder_image_segment/runTest.sh
tests/nnstreamer_decoder_pose/runTest.sh
tests/nnstreamer_demux/runTest.sh
tests/nnstreamer_filter_caffe2/checkLabel.py
tests/nnstreamer_filter_caffe2/runTest.sh
tests/nnstreamer_filter_custom/checkScaledTensor.py
tests/nnstreamer_filter_custom/runTest.sh
tests/nnstreamer_filter_python/checkScaledTensor.py
tests/nnstreamer_filter_python/runTest.sh
tests/nnstreamer_filter_pytorch/checkLabel.py
tests/nnstreamer_filter_pytorch/create_mnist_jit.py
tests/nnstreamer_filter_pytorch/runTest.sh
tests/nnstreamer_filter_reload/runTest.sh
tests/nnstreamer_filter_reload/tensor_filter_reload_test.c
tests/nnstreamer_filter_tensorflow/checkLabel.py
tests/nnstreamer_filter_tensorflow/runTest.sh
tests/nnstreamer_filter_tensorflow_lite/checkLabel.py
tests/nnstreamer_filter_tensorflow_lite/runTest.sh
tests/nnstreamer_merge/generateTest.py
tests/nnstreamer_merge/runTest.sh
tests/nnstreamer_mux/runTest.sh
tests/nnstreamer_repo/runTest.sh
tests/nnstreamer_repo_dynamicity/runTest.sh
tests/nnstreamer_repo_dynamicity/tensor_repo_dynamic_test.c
tests/nnstreamer_repo_lstm/generateTestCase.py
tests/nnstreamer_repo_lstm/runTest.sh
tests/nnstreamer_repo_rnn/generateTestCase.py
tests/nnstreamer_repo_rnn/runTest.sh
tests/nnstreamer_split/runTest.sh
tests/test_models/models/passthrough.py
tests/test_models/models/scaler.py
tests/tizen_capi/dummy_sensor.c
tests/tizen_capi/dummy_sensor.h
tests/tizen_capi/sensor.h
tests/transform_arithmetic/checkResult.py
tests/transform_arithmetic/runTest.sh
tests/transform_dimchg/checkResult.py
tests/transform_dimchg/runTest.sh
tests/transform_stand/checkResult.py
tests/transform_stand/generateTest.py
tests/transform_stand/runTest.sh
tests/transform_transpose/generateTest.py
tests/transform_transpose/runTest.sh
tests/transform_typecast/checkResult.py
tests/transform_typecast/runTest.sh
tests/unittest_util.c
tests/unittest_util.h
tests/unittestcoverage.py
tools/development/count_test_cases.py

index 285255e..f503278 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env bash
 
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 # @file auto-unittest.sh
 # @brief Auto-generate unit test result
 # @how to append this script to /etc/crontab
index fd19167..4b0fb35 100644 (file)
@@ -3,6 +3,8 @@
 # Do not append a license statement in the configuration file for a differnet license-based repository.
 
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 # @file     config-environment.sh
 # @brief    The configuration file to maintain all scripts
 # @see      https://github.com/nnsuite/TAOS-CI
index 21b9660..c2642ec 100644 (file)
@@ -3,6 +3,8 @@
 # Do not append a license statement in the configuration file for a differnet license-based repository.
 
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 # @file     config-plugins-audit.sh
 # @brief    Configuraiton file to maintain audit modules (after completing a build procedure)
 # @see      https://github.com/nnsuite/TAOS-CI
index c94a850..502647b 100644 (file)
@@ -3,6 +3,8 @@
 # Do not append a license statement in the configuration file for a differnet license-based repository.
 
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 # @file     config-plugins-format.sh
 # @brief    Configuration file to maintain format modules (before doing a build procedure)
 # @see      https://github.com/nnsuite/TAOS-CI
index 796d8d4..0a4d1fa 100644 (file)
@@ -3,6 +3,8 @@
 # Do not append a license statement in the configuration file for a differnet license-based repository.
 
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 # @file config-server-administrator.sh
 # @brief configuration file to declare contents that a server administrator installed.
 # @see      https://github.com/nnsuite/TAOS-CI
index 3efea6f..abe5d26 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env bash
 
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 # @file  build-android-lib.sh
 # @brief A script to build NNStreamer API library for Android
 #
index 40498a3..a06af2a 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file run_unittests.sh
 ## @author Parichay Kapoor <pk.kapoor@gmail.com>
 ## @date Dec 20 2019
index f4b7eea..52062d9 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Mar 06 2019
index b9d9c0f..eea2278 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file gen24bBMP.py
 # @brief Generate 24bpp .bmp files for test cases
index 0da1b37..88eff8b 100755 (executable)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file generateGoldenTestResult.py
 # @brief Generate golden test results for test cases
index 00c7d54..c7d3be3 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 3b318a5..9a5ed88 100755 (executable)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file generateGoldenTestResult.py
 # @brief Generate golden test results for test cases
index 8f9201f..a5e333a 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 4907d53..7ffbc40 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 55852df..e434967 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 5ac1024..635a544 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author Yongjoo Ahn <yongjoo1.ahn@samsung.com>
 ## @date Feb 26 2020
index f37ff35..57a77c3 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 23b4b98..771ea8c 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 003ad4a..aaad5f5 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkLabel.py
 # @brief Check the result label of caffe2 model
index 5cf9d28..55f0228 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author HyoungJoo Ahn <hello.ahn@samsung.com>
 ## @date Jun 17 2019
index 2383435..b10c633 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkScaledTensor.py
 # @brief Check if the scaled results are correct
index e88e568..d0310cb 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 40de0ce..809a3c9 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file   checkScaledTensor.py
 # @brief  Check if the scaled results are correct
index 9b40b99..a9c8889 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author Dongju Chae <dongju.chae@samsung.com>
 ## @date Apr 3 2019
index a97fe63..657b207 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2019 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkLabel.py
 # @brief Check the result label of pytorch model
index 9285a4b..9daf40d 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env python3
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2019 Samsung Electronics
 # License: LGPL-2.1
 #
index e89695f..3a59334 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author Parichay Kapoor <pk.kapoor@samsung.com>
 ## @date May 7th 2019
index c557b3c..cb387d6 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author Dongju Chae <dongju.chae@samsung.com>
 ## @date Dec 19 2019
index 618f945..c754ecf 100644 (file)
@@ -1,4 +1,6 @@
 /**
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
  * @file    tensor_filter_reload_test.c
  * @data    19 Dec 2019
  * @brief   test case to test a filter's model reload
index 7f4cd50..0af1590 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkLabel.py
 # @brief Check the result label of tensorflow-lite model
index b71244d..178deda 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author HyoungJoo Ahn <hello.ahn@samsung.com>
 ## @date Dec 17 2018
index e6de4a4..8f80449 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkLabel.py
 # @brief Check the result label of tensorflow-lite model
index afac3ec..c6a9b96 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 67da296..4ae0356 100755 (executable)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file generateTest.py
 # @brief Generate golden test results for test cases
index be1680e..cc54464 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index f08ef89..0bb377d 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index f58aec1..aa8bacb 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 93d68e8..474cc07 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 0023fa3..efa3ed0 100644 (file)
@@ -1,4 +1,6 @@
 /**
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
  * @file    tensor_repo_dynamic_test.c
  * @date    03 Dec 2018
  * @brief   test case to test tensor repo plugin dynamism
index b25228f..7184888 100644 (file)
@@ -1,7 +1,8 @@
 #!/usr/bin/env python
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file generateTestCase.py
 # @brief Generate a sequence of video/x-raw frames & golden
index 465c098..6a83323 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author Jijoong Moon <jijoong.moon@samsung.com>
 ## @date Nov 28 2018
index 724fb2b..dd44428 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
 # License: LGPL-2.1
 #
index 9349595..37f9ca3 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @author Jijoong Moon <jijoong.moon@gmail.com>
index 65a4c41..ad96db6 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 6649d35..3f6a547 100644 (file)
@@ -1,6 +1,7 @@
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2019 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file    Passthrough.py
 # @brief   Python custom filter example: passthrough
index 4a415b9..89028fe 100644 (file)
@@ -1,6 +1,7 @@
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2019 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file    Scaler.py
 # @brief   Python custom filter example: scaler
index c4cca62..ec8402c 100644 (file)
@@ -1,4 +1,6 @@
 /**
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
  * @file       dummy_sensor.h
  * @date       28 Nov 2019
  * @brief      Dummy Tizen Sensor API support for unit tests.
index 9b9b04d..db57d3f 100644 (file)
@@ -1,4 +1,6 @@
 /**
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
  * @file       dummy_sensor.h
  * @date       28 Nov 2019
  * @brief      Dummy Tizen Sensor API support for unit tests.
index 157e3b3..73802b8 100644 (file)
@@ -1,4 +1,6 @@
 /**
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
  * @file       sensor.h
  * @date       28 Nov 2019
  * @brief      Tizen Sensor Framework Simulator
index ba6fa0b..07d0e0e 100644 (file)
@@ -1,6 +1,8 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
 # License: LGPL-2.1
 #
index e45620b..b5c7e7c 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 9cf036d..f08f3fb 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkResult.py
 # @brief Check if the tranform results are correct
index 9fa955a..52ae390 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 06bbc89..3401a3b 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkResult.py
 # @brief Check if the tranform results are correct with typecast
index 0793dfb..ab9ae40 100755 (executable)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file generateTest.py
 # @brief Generate golden test results for test cases
index c5f5f77..96f2c90 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index a35c2b0..4650239 100755 (executable)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file generateTest.py
 # @brief Generate golden test results for test cases
index 7b1e640..b667187 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index 70a9834..03463eb 100644 (file)
@@ -1,8 +1,9 @@
 #!/usr/bin/env python
 
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # Copyright (C) 2018 Samsung Electronics
-# License: LGPL-2.1
 #
 # @file checkResult.py
 # @brief Check if the tranform results are correct with typecast
index 66659db..7514701 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env bash
 ##
+## SPDX-License-Identifier: LGPL-2.1-only
+##
 ## @file runTest.sh
 ## @author MyungJoo Ham <myungjoo.ham@gmail.com>
 ## @date Nov 01 2018
index aaddf20..401bee8 100644 (file)
@@ -1,4 +1,6 @@
 /**
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
  * @file        unittest_util.c
  * @date        15 Jan 2019
  * @brief       Unit test utility.
index 29559ff..818d4da 100644 (file)
@@ -1,4 +1,6 @@
 /**
+ * SPDX-License-Identifier: LGPL-2.1-only
+ *
  * @file        unittest_util.h
  * @date        15 Jan 2019
  * @brief       Unit test utility.
index 5a77c43..f4c7363 100755 (executable)
@@ -1,20 +1,8 @@
 #!/usr/bin/env python2.7
 
 ##
-# Copyright (c) 2018 Samsung Electronics Co., Ltd. All Rights Reserved.
+# SPDX-License-Identifier: LGPL-2.1-only
 #
-# 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.
-#
-
-##
 # @file unittestcoverage.py
 # @brief Calculate and show unit test coverate rate.
 # @author MyungJoo Ham <myungjoo.ham@samsung.com>
index 3bb66de..88ef224 100644 (file)
@@ -1,10 +1,10 @@
 #!/usr/bin/env python
 ##
+# SPDX-License-Identifier: LGPL-2.1-only
+#
 # GTest / SSAT Test Result Aggregator
 # Copyright (c) 2019 Samsung Electronics
 #
-# You may use this under either LGPL 2.1+ or Apache-2.0.
-
 ##
 # @file   count_test_cases.py
 # @brief  A unit test result aggregator