Add license statement
authorpr.jung <pr.jung@samsung.com>
Mon, 31 Oct 2016 07:38:48 +0000 (16:38 +0900)
committerpr.jung <pr.jung@samsung.com>
Mon, 31 Oct 2016 07:38:48 +0000 (16:38 +0900)
commit189aa60f6a0697aa4a511c85fe48ed3fb4fa4f34
tree72914dcfab0b149834d7a0a7139f75c480d0b7d2
parentd53829f4bc46a9fef8dcd584f2db4dfa81f3e915
Add license statement

Change-Id: Iecb4120fc7c4f741b976bfe59ae10bf7a12bf44d
Signed-off-by: pr.jung <pr.jung@samsung.com>
30 files changed:
src/Tizen.System/Device/Battery.cs
src/Tizen.System/Device/DeviceEventArgs.cs
src/Tizen.System/Device/DeviceExceptionFactory.cs
src/Tizen.System/Device/Display.cs
src/Tizen.System/Device/Haptic.cs
src/Tizen.System/Device/IR.cs
src/Tizen.System/Device/Led.cs
src/Tizen.System/Device/Power.cs
src/Tizen.System/Feedback/Feedback.cs
src/Tizen.System/Feedback/FeedbackPattern.cs
src/Tizen.System/Feedback/FeedbackType.cs
src/Tizen.System/Interop/Interop.Device.cs
src/Tizen.System/Interop/Interop.Feedback.cs
src/Tizen.System/Interop/Interop.Libraries.cs
src/Tizen.System/Interop/Interop.RuntimeInfo.cs
src/Tizen.System/Interop/Interop.Storage.cs
src/Tizen.System/Interop/Interop.SystemInfo.cs
src/Tizen.System/Properties/AssemblyInfo.cs
src/Tizen.System/RuntimeInfo/CpuUsage.cs
src/Tizen.System/RuntimeInfo/Enumerations.cs
src/Tizen.System/RuntimeInfo/MemoryInformation.cs
src/Tizen.System/RuntimeInfo/RuntimeInfoErrorFactory.cs
src/Tizen.System/RuntimeInfo/RuntimeInformation.cs
src/Tizen.System/RuntimeInfo/RuntimeKeyStatusChangedEventArgs.cs
src/Tizen.System/Storage/DirectoryType.cs
src/Tizen.System/Storage/Storage.cs
src/Tizen.System/Storage/StorageArea.cs
src/Tizen.System/Storage/StorageManager.cs
src/Tizen.System/Storage/StorageState.cs
src/Tizen.System/SystemInfo/SystemInfo.cs