From: darpan.ka Date: Wed, 24 Apr 2013 09:08:14 +0000 (+0530) Subject: Modified the license in header and source file X-Git-Tag: 2.1b_release^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c5a359b1a46bcdbef35ad9c5325341466f117097;p=samples%2Fnative%2FMultiProcUiApp.git Modified the license in header and source file Change-Id: Ifaa0214fa7c11f71ade7d1d0059274ec6c126f04 Signed-off-by: darpan.ka --- 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,