diff options
-rw-r--r-- | include/net-popup-strings.h | 2 | ||||
-rw-r--r-- | include/net-popup.h | 2 | ||||
-rw-r--r-- | packaging/org.tizen.net-popup.spec | 2 | ||||
-rw-r--r-- | src/net-popup.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/net-popup-strings.h b/include/net-popup-strings.h index 91c0ec9..9c04c78 100644 --- a/include/net-popup-strings.h +++ b/include/net-popup-strings.h @@ -7,7 +7,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/include/net-popup.h b/include/net-popup.h index 6280ffc..1ebc98d 100644 --- a/include/net-popup.h +++ b/include/net-popup.h @@ -7,7 +7,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/packaging/org.tizen.net-popup.spec b/packaging/org.tizen.net-popup.spec index fd92ea9..4afe893 100644 --- a/packaging/org.tizen.net-popup.spec +++ b/packaging/org.tizen.net-popup.spec @@ -3,7 +3,7 @@ Name: org.tizen.net-popup Summary: Network Notification Popup application -Version: 0.2.1_12 +Version: 0.2.1_13 Release: 1 Group: App/Network License: Flora License diff --git a/src/net-popup.c b/src/net-popup.c index ff0a7af..93ad692 100644 --- a/src/net-popup.c +++ b/src/net-popup.c @@ -7,7 +7,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, |