From b63f9593e915fd970a0e710040b28a2ec10d80d8 Mon Sep 17 00:00:00 2001 From: Jinjin Shi Date: Wed, 23 Jan 2013 15:47:01 +0800 Subject: [PATCH] [UI]Change License Change-Id: Ib46fcc6fce79f6415d030d75eb79426e96e63e6c --- LICENSE.Flora | 4 ++-- include/hw_key.h | 2 +- include/lock-daemon.h | 2 +- include/lockd-debug.h | 2 +- include/lockd-process-mgr.h | 2 +- include/lockd-window-mgr.h | 2 +- include/menu_daemon.h | 2 +- include/pkg_event.h | 2 +- include/starter-util.h | 2 +- include/starter-vconf.h | 2 +- include/starter.h | 2 +- include/util.h | 2 +- include/x11.h | 2 +- include/xmonitor.h | 2 +- lock-setting/lockscreen-options/include/lockscreen-options-debug.h | 2 +- lock-setting/lockscreen-options/include/lockscreen-options-main.h | 2 +- lock-setting/lockscreen-options/include/lockscreen-options-util.h | 2 +- lock-setting/lockscreen-options/include/lockscreen-options.h | 2 +- lock-setting/lockscreen-options/src/lockscreen-options-main.c | 2 +- lock-setting/lockscreen-options/src/lockscreen-options-util.c | 2 +- lock-setting/lockscreen-options/src/lockscreen-options.c | 2 +- src/hw_key.c | 2 +- src/lock-daemon.c | 2 +- src/lockd-debug.c | 2 +- src/lockd-process-mgr.c | 2 +- src/lockd-window-mgr.c | 2 +- src/menu_daemon.c | 2 +- src/pkg_event.c | 2 +- src/starter.c | 2 +- src/x11.c | 2 +- src/xmonitor.c | 2 +- test/get_entry.c | 2 +- test/get_theme.c | 2 +- test/set_theme.c | 2 +- 34 files changed, 35 insertions(+), 35 deletions(-) diff --git a/LICENSE.Flora b/LICENSE.Flora index 7ccb5b5..cc8727b 100755 --- a/LICENSE.Flora +++ b/LICENSE.Flora @@ -2,7 +2,7 @@ Flora License Version 1.0, May, 2012 -http://www.tizenopensource.org/license +http://floralicense.org/license/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION @@ -66,7 +66,7 @@ To apply the Flora License to your work, attach the following boilerplate notice 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/hw_key.h b/include/hw_key.h index 863cbf3..a55d78b 100755 --- a/include/hw_key.h +++ b/include/hw_key.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, diff --git a/include/lock-daemon.h b/include/lock-daemon.h index 6c968f7..d618c79 100755 --- a/include/lock-daemon.h +++ b/include/lock-daemon.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, diff --git a/include/lockd-debug.h b/include/lockd-debug.h index 5999247..ab37aee 100755 --- a/include/lockd-debug.h +++ b/include/lockd-debug.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, diff --git a/include/lockd-process-mgr.h b/include/lockd-process-mgr.h index 4de8c6b..f75756a 100755 --- a/include/lockd-process-mgr.h +++ b/include/lockd-process-mgr.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, diff --git a/include/lockd-window-mgr.h b/include/lockd-window-mgr.h index c847ac8..33ddf0f 100755 --- a/include/lockd-window-mgr.h +++ b/include/lockd-window-mgr.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, diff --git a/include/menu_daemon.h b/include/menu_daemon.h index 3e6a836..80d6939 100755 --- a/include/menu_daemon.h +++ b/include/menu_daemon.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, diff --git a/include/pkg_event.h b/include/pkg_event.h index 4459999..0574282 100755 --- a/include/pkg_event.h +++ b/include/pkg_event.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, diff --git a/include/starter-util.h b/include/starter-util.h index c3ff2df..1dc131d 100755 --- a/include/starter-util.h +++ b/include/starter-util.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, diff --git a/include/starter-vconf.h b/include/starter-vconf.h index f2cf3af..400a3d9 100755 --- a/include/starter-vconf.h +++ b/include/starter-vconf.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, diff --git a/include/starter.h b/include/starter.h index 5c52ae9..fd187b6 100755 --- a/include/starter.h +++ b/include/starter.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, diff --git a/include/util.h b/include/util.h index 81312f3..92640ff 100755 --- a/include/util.h +++ b/include/util.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, diff --git a/include/x11.h b/include/x11.h index 40470b9..fc047e5 100755 --- a/include/x11.h +++ b/include/x11.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, diff --git a/include/xmonitor.h b/include/xmonitor.h index 47388d5..d1693b1 100755 --- a/include/xmonitor.h +++ b/include/xmonitor.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, diff --git a/lock-setting/lockscreen-options/include/lockscreen-options-debug.h b/lock-setting/lockscreen-options/include/lockscreen-options-debug.h index 750a759..2e2f966 100755 --- a/lock-setting/lockscreen-options/include/lockscreen-options-debug.h +++ b/lock-setting/lockscreen-options/include/lockscreen-options-debug.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, diff --git a/lock-setting/lockscreen-options/include/lockscreen-options-main.h b/lock-setting/lockscreen-options/include/lockscreen-options-main.h index a57e586..89fb9bb 100755 --- a/lock-setting/lockscreen-options/include/lockscreen-options-main.h +++ b/lock-setting/lockscreen-options/include/lockscreen-options-main.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, diff --git a/lock-setting/lockscreen-options/include/lockscreen-options-util.h b/lock-setting/lockscreen-options/include/lockscreen-options-util.h index 0a7a962..4f9555e 100755 --- a/lock-setting/lockscreen-options/include/lockscreen-options-util.h +++ b/lock-setting/lockscreen-options/include/lockscreen-options-util.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, diff --git a/lock-setting/lockscreen-options/include/lockscreen-options.h b/lock-setting/lockscreen-options/include/lockscreen-options.h index 7b24faa..73bcd4d 100755 --- a/lock-setting/lockscreen-options/include/lockscreen-options.h +++ b/lock-setting/lockscreen-options/include/lockscreen-options.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, diff --git a/lock-setting/lockscreen-options/src/lockscreen-options-main.c b/lock-setting/lockscreen-options/src/lockscreen-options-main.c index 6a546f9..bb8aa6f 100755 --- a/lock-setting/lockscreen-options/src/lockscreen-options-main.c +++ b/lock-setting/lockscreen-options/src/lockscreen-options-main.c @@ -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/lock-setting/lockscreen-options/src/lockscreen-options-util.c b/lock-setting/lockscreen-options/src/lockscreen-options-util.c index cc5a7c5..5660062 100755 --- a/lock-setting/lockscreen-options/src/lockscreen-options-util.c +++ b/lock-setting/lockscreen-options/src/lockscreen-options-util.c @@ -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/lock-setting/lockscreen-options/src/lockscreen-options.c b/lock-setting/lockscreen-options/src/lockscreen-options.c index ab3ab8a..f0bf105 100755 --- a/lock-setting/lockscreen-options/src/lockscreen-options.c +++ b/lock-setting/lockscreen-options/src/lockscreen-options.c @@ -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/hw_key.c b/src/hw_key.c index 12d2e22..e9417ce 100755 --- a/src/hw_key.c +++ b/src/hw_key.c @@ -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/lock-daemon.c b/src/lock-daemon.c index ed445f3..3847f8c 100755 --- a/src/lock-daemon.c +++ b/src/lock-daemon.c @@ -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/lockd-debug.c b/src/lockd-debug.c index 323f706..dda6bd5 100755 --- a/src/lockd-debug.c +++ b/src/lockd-debug.c @@ -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/lockd-process-mgr.c b/src/lockd-process-mgr.c index cab630d..cbda629 100755 --- a/src/lockd-process-mgr.c +++ b/src/lockd-process-mgr.c @@ -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/lockd-window-mgr.c b/src/lockd-window-mgr.c index 3ce8900..66783cd 100755 --- a/src/lockd-window-mgr.c +++ b/src/lockd-window-mgr.c @@ -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/menu_daemon.c b/src/menu_daemon.c index c199e78..5697eb4 100755 --- a/src/menu_daemon.c +++ b/src/menu_daemon.c @@ -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/pkg_event.c b/src/pkg_event.c index fffb197..d17db4f 100755 --- a/src/pkg_event.c +++ b/src/pkg_event.c @@ -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/starter.c b/src/starter.c index d88a714..c90601c 100755 --- a/src/starter.c +++ b/src/starter.c @@ -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/x11.c b/src/x11.c index 088e2e6..01119ec 100644 --- a/src/x11.c +++ b/src/x11.c @@ -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/xmonitor.c b/src/xmonitor.c index e5c441b..cc8d481 100755 --- a/src/xmonitor.c +++ b/src/xmonitor.c @@ -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/test/get_entry.c b/test/get_entry.c index 2437388..029e6e5 100755 --- a/test/get_entry.c +++ b/test/get_entry.c @@ -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/test/get_theme.c b/test/get_theme.c index 90bea9b..2d4a202 100755 --- a/test/get_theme.c +++ b/test/get_theme.c @@ -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/test/set_theme.c b/test/set_theme.c index d6f6195..96c76f7 100755 --- a/test/set_theme.c +++ b/test/set_theme.c @@ -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, -- 2.7.4