From c5a359b1a46bcdbef35ad9c5325341466f117097 Mon Sep 17 00:00:00 2001 From: "darpan.ka" Date: Wed, 24 Apr 2013 14:38:14 +0530 Subject: [PATCH] Modified the license in header and source file Change-Id: Ifaa0214fa7c11f71ade7d1d0059274ec6c126f04 Signed-off-by: darpan.ka --- project/inc/SampleServiceProxy.h | 2 +- project/inc/SampleType.h | 2 +- project/inc/SampleUiApp.h | 2 +- project/inc/SampleUiAppFrame.h | 2 +- project/inc/SampleUiAppMainForm.h | 2 +- project/src/SampleServiceProxy.cpp | 2 +- project/src/SampleUiApp.cpp | 2 +- project/src/SampleUiAppEntry.cpp | 2 +- project/src/SampleUiAppFrame.cpp | 2 +- project/src/SampleUiAppMainForm.cpp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/project/inc/SampleServiceProxy.h b/project/inc/SampleServiceProxy.h index cbf886a..84971ab 100644 --- a/project/inc/SampleServiceProxy.h +++ b/project/inc/SampleServiceProxy.h @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/inc/SampleType.h b/project/inc/SampleType.h index c50dfbb..1e91be9 100644 --- a/project/inc/SampleType.h +++ b/project/inc/SampleType.h @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/inc/SampleUiApp.h b/project/inc/SampleUiApp.h index 6f905d0..0d555d1 100644 --- a/project/inc/SampleUiApp.h +++ b/project/inc/SampleUiApp.h @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/inc/SampleUiAppFrame.h b/project/inc/SampleUiAppFrame.h index 910a5b9..c5a7708 100644 --- a/project/inc/SampleUiAppFrame.h +++ b/project/inc/SampleUiAppFrame.h @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/inc/SampleUiAppMainForm.h b/project/inc/SampleUiAppMainForm.h index 05ac7d8..1304eef 100644 --- a/project/inc/SampleUiAppMainForm.h +++ b/project/inc/SampleUiAppMainForm.h @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/src/SampleServiceProxy.cpp b/project/src/SampleServiceProxy.cpp index a44dd55..a3d72c0 100644 --- a/project/src/SampleServiceProxy.cpp +++ b/project/src/SampleServiceProxy.cpp @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/src/SampleUiApp.cpp b/project/src/SampleUiApp.cpp index 5c968f9..c9c9fc5 100644 --- a/project/src/SampleUiApp.cpp +++ b/project/src/SampleUiApp.cpp @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/src/SampleUiAppEntry.cpp b/project/src/SampleUiAppEntry.cpp index d0fdb29..6930802 100644 --- a/project/src/SampleUiAppEntry.cpp +++ b/project/src/SampleUiAppEntry.cpp @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/src/SampleUiAppFrame.cpp b/project/src/SampleUiAppFrame.cpp index 02cceb4..d544b69 100644 --- a/project/src/SampleUiAppFrame.cpp +++ b/project/src/SampleUiAppFrame.cpp @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, diff --git a/project/src/SampleUiAppMainForm.cpp b/project/src/SampleUiAppMainForm.cpp index d251819..3fd305f 100644 --- a/project/src/SampleUiAppMainForm.cpp +++ b/project/src/SampleUiAppMainForm.cpp @@ -6,7 +6,7 @@ // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // -// http://www.tizenopensource.org/license +// http://floralicense.org/license/ // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an AS IS BASIS, -- 2.7.4