sensor-hal: tm2: update the license macro and date 80/121380/1 accepted/tizen_3.0_mobile tizen_3.0 accepted/tizen/3.0/mobile/20170328.051543 submit/tizen_3.0/20170328.013800
authorkibak.yoon <kibak.yoon@samsung.com>
Wed, 22 Mar 2017 04:33:15 +0000 (13:33 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Tue, 28 Mar 2017 01:29:18 +0000 (10:29 +0900)
Change-Id: I98c3af6d4ed1029e4ab944f625f7f9968d1b4fd5
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
CMakeLists.txt
LICENSE.APLv2
packaging/sensor-hal-tm2.spec

index 34919aa..1634cf0 100644 (file)
@@ -143,5 +143,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 6b17abb..bbb021e 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 15cb332..6556337 100644 (file)
@@ -52,4 +52,4 @@ install -m 0644 %SOURCE2 %{buildroot}/usr/lib/udev/rules.d
 /usr/lib/udev/rules.d/99-sensor.rules
 /usr/lib/udev/rules.d/99-sensorhub.rules
 %{_libdir}/sensor/*.so
-%{_datadir}/license/sensor-hal-tm2
+%license LICENSE.APLv2