sensor-hal: tw1: update the license macro and date 76/120176/1 accepted/tizen_wearable accepted/tizen/unified/20170323.084849 accepted/tizen/wearable/20170323.084827 submit/tizen/20170323.031917
authorkibak.yoon <kibak.yoon@samsung.com>
Wed, 22 Mar 2017 04:34:11 +0000 (13:34 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Wed, 22 Mar 2017 04:34:11 +0000 (13:34 +0900)
Change-Id: Ie3c67e39801fa7dbb3ac75e6f7e1eea5e9b12f80
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
CMakeLists.txt
LICENSE.APLv2
packaging/sensor-hal-tw1.spec

index 657080bf8b668810ac972fc0545fd32c5fe7d237..a9cb7d977f82e7f9fff542963a2fe05769d6811c 100644 (file)
@@ -149,5 +149,4 @@ MESSAGE("Sources: ${SRCS}")
 ADD_LIBRARY(${PROJECT_NAME} SHARED ${SRCS})
 TARGET_LINK_LIBRARIES(${PROJECT_NAME} ${HAL_PKGS_LDFLAGS})
 
-INSTALL(FILES ${CMAKE_CURRENT_SOURCE_DIR}/LICENSE.APLv2 DESTINATION share/license RENAME ${PROJECT_NAME})
 INSTALL(TARGETS ${PROJECT_NAME} DESTINATION ${CMAKE_INSTALL_LIBDIR}/sensor)
index 6b17abb840a6df1c3d4dfae9e8bb35764efa3425..bbb021eed25df08c66c886e79f611fe14a65fdcb 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 2015 - 2016 Samsung Electronics Co., Ltd. All rights reserved.
+Copyright (c) 2015 - 2017 Samsung Electronics Co., Ltd. All rights reserved.
 
                                  Apache License
                            Version 2.0, January 2004
index ec79337a2d2d9cec5641c040e7fa9243be19814e..def319671bbbaa75db35086a6b27e10f41373296 100644 (file)
@@ -48,4 +48,4 @@ install -m 0644 %SOURCE2 %{buildroot}%{_libdir}/udev/rules.d
 %{_libdir}/udev/rules.d/99-sensor.rules
 %{_libdir}/udev/rules.d/99-sensorhub.rules
 %{_libdir}/sensor/*.so
-%{_datadir}/license/sensor-hal-tw1
+%license LICENSE.APLv2