Revert "Change License File name from COPYING to LICENSE" 69/317669/1
authorJinbong Lee <jinbong.lee@samsung.com>
Mon, 6 Jan 2025 10:45:04 +0000 (10:45 +0000)
committerJinbong Lee <jinbong.lee@samsung.com>
Mon, 6 Jan 2025 10:45:04 +0000 (10:45 +0000)
Revert submission 317006

Reason for revert: for applying tizen_9.0's code

Reverted changes: /gerrit/q/submissionid:317006

Change-Id: I3978239e7e855417cdf852822320d1560848f956

COPYING [new file with mode: 0644]
LICENSE [deleted file]
packaging/hal-api-tbm.spec

diff --git a/COPYING b/COPYING
new file mode 100644 (file)
index 0000000..ccee209
--- /dev/null
+++ b/COPYING
@@ -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.
diff --git a/LICENSE b/LICENSE
deleted file mode 100644 (file)
index ccee209..0000000
--- a/LICENSE
+++ /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.
index f9d91f6a77884dda971f91faca62acc94ee2b31e..94c6ad737dcbe524b9bef93053c795aad6364c37 100644 (file)
@@ -66,7 +66,7 @@ rm -rf %{buildroot}
 ### contain files to package #########
 %files -n %{name}
 %manifest %{name}.manifest
-%license LICENSE
+%license COPYING
 %defattr(-,root,root,-)
 %{_libdir}/hal/*.so*
 %{_sysconfdir}/hal/%{name}-manifest.xml