diff options
-rw-r--r-- | project/inc/WebViewer.h | 2 | ||||
-rwxr-xr-x | project/src/WebViewer.cpp | 2 | ||||
-rw-r--r-- | project/src/WebViewerEntry.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/project/inc/WebViewer.h b/project/inc/WebViewer.h index 7c0ea11..baade00 100644 --- a/project/inc/WebViewer.h +++ b/project/inc/WebViewer.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/WebViewer.cpp b/project/src/WebViewer.cpp index d53034c..4b0ef92 100755 --- a/project/src/WebViewer.cpp +++ b/project/src/WebViewer.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/WebViewerEntry.cpp b/project/src/WebViewerEntry.cpp index 492373f..5e077cd 100644 --- a/project/src/WebViewerEntry.cpp +++ b/project/src/WebViewerEntry.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, |