Fix license 86/298786/1
authorJunkyeong Kim <jk0430.kim@samsung.com>
Wed, 13 Sep 2023 11:13:45 +0000 (20:13 +0900)
committerJunkyeong Kim <jk0430.kim@samsung.com>
Wed, 13 Sep 2023 11:13:49 +0000 (20:13 +0900)
Change year info of Apache-2.0 license
Add MIT license

Change-Id: I406b6b83837da7c6a789d2a53cf95d17eaa19bc7
Signed-off-by: Junkyeong Kim <jk0430.kim@samsung.com>
LICENSE.APLv2
LICENSE.MIT [new file with mode: 0644]
packaging/cbhm.spec

index 572c853..2a91cf6 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 2010 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
+Copyright 2023 Samsung Electronics co., Ltd. All Rights Reserved.
 
                                  Apache License
                            Version 2.0, January 2004
diff --git a/LICENSE.MIT b/LICENSE.MIT
new file mode 100644 (file)
index 0000000..015bb97
--- /dev/null
@@ -0,0 +1,21 @@
+Copyright 2023 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 991b46e..dcfbe9d 100644 (file)
@@ -3,7 +3,7 @@ Summary:    Clipboard History Manager
 Version:    2.0.1
 Release:    1
 Group:      Graphics & UI Framework/Service
-License:    Apache-2.0
+License:    Apache-2.0 and MIT
 URL:        http://www.samsung.com/
 Source0:    %{name}-%{version}.tar.gz
 Source1:    %{name}.service
@@ -82,7 +82,7 @@ systemctl daemon-reload
 %{_unitdir_user}/%{name}.service
 %{_unitdir_user}/delayed.target.wants/%{name}.service
 %manifest %{name}.manifest
-%license LICENSE.APLv2
+%license LICENSE.APLv2 LICENSE.MIT
 
 %files devel
 %defattr(-,root,root,-)