From 7b90d63eb1b437ced297cd4f933cfb81ef5c4fe6 Mon Sep 17 00:00:00 2001 From: Sejun Park Date: Thu, 19 Apr 2018 14:43:34 +0900 Subject: [PATCH] removed samsung license from spec file Change-Id: I54d39a3a3e4d4cbc8f1d2bf1114e9ac366f03f62 --- COPYING | 21 --------------------- packaging/libomxil-vc4.spec | 3 +-- 2 files changed, 1 insertion(+), 23 deletions(-) delete mode 100755 COPYING diff --git a/COPYING b/COPYING deleted file mode 100755 index a60e55d..0000000 --- a/COPYING +++ /dev/null @@ -1,21 +0,0 @@ -Copyright (C) 2017 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/packaging/libomxil-vc4.spec b/packaging/libomxil-vc4.spec index 7a3023f..bb420ff 100755 --- a/packaging/libomxil-vc4.spec +++ b/packaging/libomxil-vc4.spec @@ -94,12 +94,11 @@ popd %files -n libomxil-vc4-utils /opt/vc/bin/* -%doc LICENCE COPYING %files -n libomxil-vc4 %manifest packaging/%{name}.manifest %defattr(-,root,root) -%license LICENCE COPYING +%license LICENCE /opt/vc/lib/lib*.so /opt/vc/lib/plugins/*.so /etc/ld.so.conf.d/libomxil-vc4.conf -- 2.7.4