Change License File name from COPYING to LICENSE 75/316175/4
authorjinbong.lee <jinbong.lee@samsung.com>
Tue, 10 Dec 2024 12:02:41 +0000 (21:02 +0900)
committerjinbong.lee <jinbong.lee@samsung.com>
Mon, 23 Dec 2024 08:21:56 +0000 (17:21 +0900)
Change-Id: Ica75121d302f811e70902aea1f2be061c6d26783
Signed-off-by: jinbong.lee <jinbong.lee@samsung.com>
COPYING [deleted file]
LICENSE [new file with mode: 0644]
packaging/hal-api-tbm.spec

diff --git a/COPYING b/COPYING
deleted file mode 100644 (file)
index ccee209..0000000
--- a/COPYING
+++ /dev/null
@@ -1,21 +0,0 @@
-Copyright 2021 Samsung Electronics co., Ltd. All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the
-"Software"), to deal in the Software without restriction, including
-without limitation the rights to use, copy, modify, merge, publish,
-distribute, sub license, and/or sell copies of the Software, and to
-permit persons to whom the Software is furnished to do so, subject to
-the following conditions:
-
-The above copyright notice and this permission notice (including the
-next paragraph) shall be included in all copies or substantial portions
-of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
-IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
-ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
-TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
-SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
diff --git a/LICENSE b/LICENSE
new file mode 100644 (file)
index 0000000..ccee209
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+Copyright 2021 Samsung Electronics co., Ltd. All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sub license, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice (including the
+next paragraph) shall be included in all copies or substantial portions
+of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.
+IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
+ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
index 94c6ad737dcbe524b9bef93053c795aad6364c37..f9d91f6a77884dda971f91faca62acc94ee2b31e 100644 (file)
@@ -66,7 +66,7 @@ rm -rf %{buildroot}
 ### contain files to package #########
 %files -n %{name}
 %manifest %{name}.manifest
-%license COPYING
+%license LICENSE
 %defattr(-,root,root,-)
 %{_libdir}/hal/*.so*
 %{_sysconfdir}/hal/%{name}-manifest.xml