From a5a6195237ebebf111ec3d873f96257d9cf80b0c Mon Sep 17 00:00:00 2001 From: Kyusung Cho Date: Wed, 24 Apr 2013 17:10:49 +0900 Subject: [PATCH] flora site modification Change-Id: I6843a415cea1aa03b26eb3460a10e9c436bd6ae3 Signed-off-by: Kyusung Cho --- src/ImageFeatureInfo.h | 2 +- src/ImageFeatureManager.h | 2 +- src/ImageRecognitionInfo.h | 2 +- src/ImageRecognizer.h | 2 +- src/QRCodeGenerator.h | 2 +- src/QRCodeRecognitionInfo.h | 2 +- src/QRCodeRecognizer.h | 2 +- src/QRCodeTypes.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/ImageFeatureInfo.h b/src/ImageFeatureInfo.h index 4e8e73c..e094417 100755 --- a/src/ImageFeatureInfo.h +++ b/src/ImageFeatureInfo.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/src/ImageFeatureManager.h b/src/ImageFeatureManager.h index 97b6167..879ba77 100755 --- a/src/ImageFeatureManager.h +++ b/src/ImageFeatureManager.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/src/ImageRecognitionInfo.h b/src/ImageRecognitionInfo.h index 124d6cd..f2347ad 100755 --- a/src/ImageRecognitionInfo.h +++ b/src/ImageRecognitionInfo.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/src/ImageRecognizer.h b/src/ImageRecognizer.h index b175e62..fb2fd44 100644 --- a/src/ImageRecognizer.h +++ b/src/ImageRecognizer.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/src/QRCodeGenerator.h b/src/QRCodeGenerator.h index 8671ff4..c9d58c7 100644 --- a/src/QRCodeGenerator.h +++ b/src/QRCodeGenerator.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/src/QRCodeRecognitionInfo.h b/src/QRCodeRecognitionInfo.h index 2659db9..650e924 100644 --- a/src/QRCodeRecognitionInfo.h +++ b/src/QRCodeRecognitionInfo.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/src/QRCodeRecognizer.h b/src/QRCodeRecognizer.h index 120820a..36c0354 100644 --- a/src/QRCodeRecognizer.h +++ b/src/QRCodeRecognizer.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/src/QRCodeTypes.h b/src/QRCodeTypes.h index 3b50e16..c9141aa 100644 --- a/src/QRCodeTypes.h +++ b/src/QRCodeTypes.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, -- 2.7.4