diff options
-rw-r--r-- | packaging/livebox.web-provider.spec | 2 | ||||
-rw-r--r-- | src/Core/Service/MessageManager.cpp | 2 | ||||
-rw-r--r-- | src/Core/Service/MessageManager.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packaging/livebox.web-provider.spec b/packaging/livebox.web-provider.spec index e36f8bf..b0e52ed 100644 --- a/packaging/livebox.web-provider.spec +++ b/packaging/livebox.web-provider.spec @@ -1,6 +1,6 @@ Name: livebox.web-provider Summary: web framework for livebox -Version: 1.14 +Version: 1.17 Release: 1 Group: main/app License: Flora License, Version 1.1 diff --git a/src/Core/Service/MessageManager.cpp b/src/Core/Service/MessageManager.cpp index 4e368d1..5f61580 100644 --- a/src/Core/Service/MessageManager.cpp +++ b/src/Core/Service/MessageManager.cpp @@ -5,7 +5,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/Core/Service/MessageManager.h b/src/Core/Service/MessageManager.h index be41ab6..d19b69d 100644 --- a/src/Core/Service/MessageManager.h +++ b/src/Core/Service/MessageManager.h @@ -5,7 +5,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, |