diff options
author | Gowtham Anandha Babu <gowtham.ab@samsung.com> | 2016-05-30 14:27:41 +0530 |
---|---|---|
committer | Gowtham Anandha Babu <gowtham.ab@samsung.com> | 2016-05-30 14:51:26 +0530 |
commit | 43c59b682dd14b98b8385fa0065ed752c3dba5e1 (patch) | |
tree | 9dddfcc54281f89d8a46439ba9928e5f0c3b4457 | |
parent | e4dc003d16acab121d94448a8255556272a09a18 (diff) | |
download | indicator-win-43c59b682dd14b98b8385fa0065ed752c3dba5e1.tar.gz indicator-win-43c59b682dd14b98b8385fa0065ed752c3dba5e1.tar.bz2 indicator-win-43c59b682dd14b98b8385fa0065ed752c3dba5e1.zip |
[W-Indicator] Change Apache license to Florasubmit/tizen/20160530.152053
Change-Id: Id97cb08e2af735b3fd8c0d36ab2431b2f99019ff
50 files changed, 555 insertions, 1148 deletions
diff --git a/LICENSE b/LICENSE deleted file mode 100644 index 3b739e3..0000000 --- a/LICENSE +++ /dev/null @@ -1,204 +0,0 @@ -Copyright (c) 2000 - 2013 Samsung Electronics Co., Ltd. All rights reserved.
-
- Apache License
- Version 2.0, January 2004
- http://www.apache.org/licenses/
-
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
- 1. Definitions.
-
- "License" shall mean the terms and conditions for use, reproduction,
- and distribution as defined by Sections 1 through 9 of this document.
-
- "Licensor" shall mean the copyright owner or entity authorized by
- the copyright owner that is granting the License.
-
- "Legal Entity" shall mean the union of the acting entity and all
- other entities that control, are controlled by, or are under common
- control with that entity. For the purposes of this definition,
- "control" means (i) the power, direct or indirect, to cause the
- direction or management of such entity, whether by contract or
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
- outstanding shares, or (iii) beneficial ownership of such entity.
-
- "You" (or "Your") shall mean an individual or Legal Entity
- exercising permissions granted by this License.
-
- "Source" form shall mean the preferred form for making modifications,
- including but not limited to software source code, documentation
- source, and configuration files.
-
- "Object" form shall mean any form resulting from mechanical
- transformation or translation of a Source form, including but
- not limited to compiled object code, generated documentation,
- and conversions to other media types.
-
- "Work" shall mean the work of authorship, whether in Source or
- Object form, made available under the License, as indicated by a
- copyright notice that is included in or attached to the work
- (an example is provided in the Appendix below).
-
- "Derivative Works" shall mean any work, whether in Source or Object
- form, that is based on (or derived from) the Work and for which the
- editorial revisions, annotations, elaborations, or other modifications
- represent, as a whole, an original work of authorship. For the purposes
- of this License, Derivative Works shall not include works that remain
- separable from, or merely link (or bind by name) to the interfaces of,
- the Work and Derivative Works thereof.
-
- "Contribution" shall mean any work of authorship, including
- the original version of the Work and any modifications or additions
- to that Work or Derivative Works thereof, that is intentionally
- submitted to Licensor for inclusion in the Work by the copyright owner
- or by an individual or Legal Entity authorized to submit on behalf of
- the copyright owner. For the purposes of this definition, "submitted"
- means any form of electronic, verbal, or written communication sent
- to the Licensor or its representatives, including but not limited to
- communication on electronic mailing lists, source code control systems,
- and issue tracking systems that are managed by, or on behalf of, the
- Licensor for the purpose of discussing and improving the Work, but
- excluding communication that is conspicuously marked or otherwise
- designated in writing by the copyright owner as "Not a Contribution."
-
- "Contributor" shall mean Licensor and any individual or Legal Entity
- on behalf of whom a Contribution has been received by Licensor and
- subsequently incorporated within the Work.
-
- 2. Grant of Copyright License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- copyright license to reproduce, prepare Derivative Works of,
- publicly display, publicly perform, sublicense, and distribute the
- Work and such Derivative Works in Source or Object form.
-
- 3. Grant of Patent License. Subject to the terms and conditions of
- this License, each Contributor hereby grants to You a perpetual,
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
- (except as stated in this section) patent license to make, have made,
- use, offer to sell, sell, import, and otherwise transfer the Work,
- where such license applies only to those patent claims licensable
- by such Contributor that are necessarily infringed by their
- Contribution(s) alone or by combination of their Contribution(s)
- with the Work to which such Contribution(s) was submitted. If You
- institute patent litigation against any entity (including a
- cross-claim or counterclaim in a lawsuit) alleging that the Work
- or a Contribution incorporated within the Work constitutes direct
- or contributory patent infringement, then any patent licenses
- granted to You under this License for that Work shall terminate
- as of the date such litigation is filed.
-
- 4. Redistribution. You may reproduce and distribute copies of the
- Work or Derivative Works thereof in any medium, with or without
- modifications, and in Source or Object form, provided that You
- meet the following conditions:
-
- (a) You must give any other recipients of the Work or
- Derivative Works a copy of this License; and
-
- (b) You must cause any modified files to carry prominent notices
- stating that You changed the files; and
-
- (c) You must retain, in the Source form of any Derivative Works
- that You distribute, all copyright, patent, trademark, and
- attribution notices from the Source form of the Work,
- excluding those notices that do not pertain to any part of
- the Derivative Works; and
-
- (d) If the Work includes a "NOTICE" text file as part of its
- distribution, then any Derivative Works that You distribute must
- include a readable copy of the attribution notices contained
- within such NOTICE file, excluding those notices that do not
- pertain to any part of the Derivative Works, in at least one
- of the following places: within a NOTICE text file distributed
- as part of the Derivative Works; within the Source form or
- documentation, if provided along with the Derivative Works; or,
- within a display generated by the Derivative Works, if and
- wherever such third-party notices normally appear. The contents
- of the NOTICE file are for informational purposes only and
- do not modify the License. You may add Your own attribution
- notices within Derivative Works that You distribute, alongside
- or as an addendum to the NOTICE text from the Work, provided
- that such additional attribution notices cannot be construed
- as modifying the License.
-
- You may add Your own copyright statement to Your modifications and
- may provide additional or different license terms and conditions
- for use, reproduction, or distribution of Your modifications, or
- for any such Derivative Works as a whole, provided Your use,
- reproduction, and distribution of the Work otherwise complies with
- the conditions stated in this License.
-
- 5. Submission of Contributions. Unless You explicitly state otherwise,
- any Contribution intentionally submitted for inclusion in the Work
- by You to the Licensor shall be under the terms and conditions of
- this License, without any additional terms or conditions.
- Notwithstanding the above, nothing herein shall supersede or modify
- the terms of any separate license agreement you may have executed
- with Licensor regarding such Contributions.
-
- 6. Trademarks. This License does not grant permission to use the trade
- names, trademarks, service marks, or product names of the Licensor,
- except as required for reasonable and customary use in describing the
- origin of the Work and reproducing the content of the NOTICE file.
-
- 7. Disclaimer of Warranty. Unless required by applicable law or
- agreed to in writing, Licensor provides the Work (and each
- Contributor provides its Contributions) on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
- implied, including, without limitation, any warranties or conditions
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
- PARTICULAR PURPOSE. You are solely responsible for determining the
- appropriateness of using or redistributing the Work and assume any
- risks associated with Your exercise of permissions under this License.
-
- 8. Limitation of Liability. In no event and under no legal theory,
- whether in tort (including negligence), contract, or otherwise,
- unless required by applicable law (such as deliberate and grossly
- negligent acts) or agreed to in writing, shall any Contributor be
- liable to You for damages, including any direct, indirect, special,
- incidental, or consequential damages of any character arising as a
- result of this License or out of the use or inability to use the
- Work (including but not limited to damages for loss of goodwill,
- work stoppage, computer failure or malfunction, or any and all
- other commercial damages or losses), even if such Contributor
- has been advised of the possibility of such damages.
-
- 9. Accepting Warranty or Additional Liability. While redistributing
- the Work or Derivative Works thereof, You may choose to offer,
- and charge a fee for, acceptance of support, warranty, indemnity,
- or other liability obligations and/or rights consistent with this
- License. However, in accepting such obligations, You may act only
- on Your own behalf and on Your sole responsibility, not on behalf
- of any other Contributor, and only if You agree to indemnify,
- defend, and hold each Contributor harmless for any liability
- incurred by, or claims asserted against, such Contributor by reason
- of your accepting any such warranty or additional liability.
-
- END OF TERMS AND CONDITIONS
-
- APPENDIX: How to apply the Apache License to your work.
-
- To apply the Apache License to your work, attach the following
- boilerplate notice, with the fields enclosed by brackets "[]"
- replaced with your own identifying information. (Don't include
- the brackets!) The text should be enclosed in the appropriate
- comment syntax for the file format. We also recommend that a
- file or class name and description of purpose be included on the
- same "printed page" as the copyright notice for easier
- identification within third-party archives.
-
- Copyright [yyyy] [name of copyright owner]
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
-
diff --git a/LICENSE.Flora b/LICENSE.Flora new file mode 100644 index 0000000..571fe79 --- /dev/null +++ b/LICENSE.Flora @@ -0,0 +1,206 @@ +Flora License + +Version 1.1, April, 2013 + +http://floralicense.org/license/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + +"License" shall mean the terms and conditions for use, reproduction, +and distribution as defined by Sections 1 through 9 of this document. + +"Licensor" shall mean the copyright owner or entity authorized by +the copyright owner that is granting the License. + +"Legal Entity" shall mean the union of the acting entity and +all other entities that control, are controlled by, or are +under common control with that entity. For the purposes of +this definition, "control" means (i) the power, direct or indirect, +to cause the direction or management of such entity, +whether by contract or otherwise, or (ii) ownership of fifty percent (50%) +or more of the outstanding shares, or (iii) beneficial ownership of +such entity. + +"You" (or "Your") shall mean an individual or Legal Entity +exercising permissions granted by this License. + +"Source" form shall mean the preferred form for making modifications, +including but not limited to software source code, documentation source, +and configuration files. + +"Object" form shall mean any form resulting from mechanical +transformation or translation of a Source form, including but +not limited to compiled object code, generated documentation, +and conversions to other media types. + +"Work" shall mean the work of authorship, whether in Source or Object form, +made available under the License, as indicated by a copyright notice +that is included in or attached to the work (an example is provided +in the Appendix below). + +"Derivative Works" shall mean any work, whether in Source or Object form, +that is based on (or derived from) the Work and for which the editorial +revisions, annotations, elaborations, or other modifications represent, +as a whole, an original work of authorship. For the purposes of this License, +Derivative Works shall not include works that remain separable from, +or merely link (or bind by name) to the interfaces of, the Work and +Derivative Works thereof. + +"Contribution" shall mean any work of authorship, including the original +version of the Work and any modifications or additions to that Work or +Derivative Works thereof, that is intentionally submitted to Licensor +for inclusion in the Work by the copyright owner or by an individual or +Legal Entity authorized to submit on behalf of the copyright owner. +For the purposes of this definition, "submitted" means any form of +electronic, verbal, or written communication sent to the Licensor or +its representatives, including but not limited to communication on +electronic mailing lists, source code control systems, and issue +tracking systems that are managed by, or on behalf of, the Licensor +for the purpose of discussing and improving the Work, but excluding +communication that is conspicuously marked or otherwise designated +in writing by the copyright owner as "Not a Contribution." + +"Contributor" shall mean Licensor and any individual or Legal Entity +on behalf of whom a Contribution has been received by Licensor and +subsequently incorporated within the Work. + +"Tizen Certified Platform" shall mean a software platform that complies +with the standards set forth in the Tizen Compliance Specification +and passes the Tizen Compliance Tests as defined from time to time +by the Tizen Technical Steering Group and certified by the Tizen +Association or its designated agent. + +2. Grant of Copyright License. Subject to the terms and conditions of +this License, each Contributor hereby grants to You a perpetual, +worldwide, non-exclusive, no-charge, royalty-free, irrevocable +copyright license to reproduce, prepare Derivative Works of, +publicly display, publicly perform, sublicense, and distribute the +Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of +this License, each Contributor hereby grants to You a perpetual, +worldwide, non-exclusive, no-charge, royalty-free, irrevocable +(except as stated in this section) patent license to make, have made, +use, offer to sell, sell, import, and otherwise transfer the Work +solely as incorporated into a Tizen Certified Platform, where such +license applies only to those patent claims licensable by such +Contributor that are necessarily infringed by their Contribution(s) +alone or by combination of their Contribution(s) with the Work solely +as incorporated into a Tizen Certified Platform to which such +Contribution(s) was submitted. If You institute patent litigation +against any entity (including a cross-claim or counterclaim +in a lawsuit) alleging that the Work or a Contribution incorporated +within the Work constitutes direct or contributory patent infringement, +then any patent licenses granted to You under this License for that +Work shall terminate as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the +Work or Derivative Works thereof pursuant to the copyright license +above, in any medium, with or without modifications, and in Source or +Object form, provided that You meet the following conditions: + + 1. You must give any other recipients of the Work or Derivative Works + a copy of this License; and + 2. You must cause any modified files to carry prominent notices stating + that You changed the files; and + 3. You must retain, in the Source form of any Derivative Works that + You distribute, all copyright, patent, trademark, and attribution + notices from the Source form of the Work, excluding those notices + that do not pertain to any part of the Derivative Works; and + 4. If the Work includes a "NOTICE" text file as part of its distribution, + then any Derivative Works that You distribute must include a readable + copy of the attribution notices contained within such NOTICE file, + excluding those notices that do not pertain to any part of + the Derivative Works, in at least one of the following places: + within a NOTICE text file distributed as part of the Derivative Works; + within the Source form or documentation, if provided along with the + Derivative Works; or, within a display generated by the Derivative Works, + if and wherever such third-party notices normally appear. + The contents of the NOTICE file are for informational purposes only + and do not modify the License. You may add Your own attribution notices + within Derivative Works that You distribute, alongside or as an addendum + to the NOTICE text from the Work, provided that such additional attribution + notices cannot be construed as modifying the License. You may add Your own + copyright statement to Your modifications and may provide additional or + different license terms and conditions for use, reproduction, or + distribution of Your modifications, or for any such Derivative Works + as a whole, provided Your use, reproduction, and distribution of + the Work otherwise complies with the conditions stated in this License + and your own copyright statement or terms and conditions do not conflict + the conditions stated in the License including section 3. + +5. Submission of Contributions. Unless You explicitly state otherwise, +any Contribution intentionally submitted for inclusion in the Work +by You to the Licensor shall be under the terms and conditions of +this License, without any additional terms or conditions. +Notwithstanding the above, nothing herein shall supersede or modify +the terms of any separate license agreement you may have executed +with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade +names, trademarks, service marks, or product names of the Licensor, +except as required for reasonable and customary use in describing the +origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or +agreed to in writing, Licensor provides the Work (and each +Contributor provides its Contributions) on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +implied, including, without limitation, any warranties or conditions +of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A +PARTICULAR PURPOSE. You are solely responsible for determining the +appropriateness of using or redistributing the Work and assume any +risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, +whether in tort (including negligence), contract, or otherwise, +unless required by applicable law (such as deliberate and grossly +negligent acts) or agreed to in writing, shall any Contributor be +liable to You for damages, including any direct, indirect, special, +incidental, or consequential damages of any character arising as a +result of this License or out of the use or inability to use the +Work (including but not limited to damages for loss of goodwill, +work stoppage, computer failure or malfunction, or any and all +other commercial damages or losses), even if such Contributor +has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing +the Work or Derivative Works thereof, You may choose to offer, +and charge a fee for, acceptance of support, warranty, indemnity, +or other liability obligations and/or rights consistent with this +License. However, in accepting such obligations, You may act only +on Your own behalf and on Your sole responsibility, not on behalf +of any other Contributor, and only if You agree to indemnify, +defend, and hold each Contributor harmless for any liability +incurred by, or claims asserted against, such Contributor by reason +of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Flora License to your work + +To apply the Flora License to your work, attach the following +boilerplate notice, with the fields enclosed by brackets "[]" +replaced with your own identifying information. (Don't include +the brackets!) The text should be enclosed in the appropriate +comment syntax for the file format. We also recommend that a +file or class name and description of purpose be included on the +same "printed page" as the copyright notice for easier +identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Flora License, Version 1.1 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + 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, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + diff --git a/data/edje/color_classes.edc b/data/edje/color_classes.edc index dcb408d..752df7f 100644 --- a/data/edje/color_classes.edc +++ b/data/edje/color_classes.edc @@ -1,19 +1,19 @@ /* -* Samsung API -* Copyright (c) 2009-2015 Samsung Electronics Co., Ltd. -* -* Licensed under the Apache License, Version 2.0 (the License); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/license/ -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an AS IS BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. + * + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ color_classes { color_class { diff --git a/data/edje/windicator.edc b/data/edje/windicator.edc index f2488cf..09f4fc1 100644 --- a/data/edje/windicator.edc +++ b/data/edje/windicator.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ #define WIN_WIDTH 360 diff --git a/data/edje/windicator_battery_icon.edc b/data/edje/windicator_battery_icon.edc index 87b7f2b..b72d2fd 100644 --- a/data/edje/windicator_battery_icon.edc +++ b/data/edje/windicator_battery_icon.edc @@ -1,19 +1,20 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ + #if (NETWORK_ATT == 1) #define BATTERY_DIR_PREFIX "Battery/ATT" #elif (NETWORK_VERIZON == 1) || (NETWORK_SPRINT == 1) || (NETWORK_TMB == 1) diff --git a/data/edje/windicator_battery_layout.edc b/data/edje/windicator_battery_layout.edc index 1735986..92d703c 100644 --- a/data/edje/windicator_battery_layout.edc +++ b/data/edje/windicator_battery_layout.edc @@ -1,19 +1,20 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ + #if 0 styles { style { diff --git a/data/edje/windicator_bluetooth_icon.edc b/data/edje/windicator_bluetooth_icon.edc index 2131303..eeca84b 100644 --- a/data/edje/windicator_bluetooth_icon.edc +++ b/data/edje/windicator_bluetooth_icon.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ group { diff --git a/data/edje/windicator_brightness.edc b/data/edje/windicator_brightness.edc index 6ea130f..8db57ae 100644 --- a/data/edje/windicator_brightness.edc +++ b/data/edje/windicator_brightness.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ #define DESCRIPTION_BRIGHTNESS_ICON(num) \ diff --git a/data/edje/windicator_callfwd_layout.edc b/data/edje/windicator_callfwd_layout.edc index a564cdb..c80a868 100644 --- a/data/edje/windicator_callfwd_layout.edc +++ b/data/edje/windicator_callfwd_layout.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ group { diff --git a/data/edje/windicator_connect_icons.edc b/data/edje/windicator_connect_icons.edc index 7108445..fd63d7a 100644 --- a/data/edje/windicator_connect_icons.edc +++ b/data/edje/windicator_connect_icons.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ #if RSSI_ANT_BAR == 5 diff --git a/data/edje/windicator_dnd_layout.edc b/data/edje/windicator_dnd_layout.edc index 6cbb6a4..7fec935 100644 --- a/data/edje/windicator_dnd_layout.edc +++ b/data/edje/windicator_dnd_layout.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ group { diff --git a/data/edje/windicator_dynamic.edc b/data/edje/windicator_dynamic.edc index fc27bf9..f175242 100644 --- a/data/edje/windicator_dynamic.edc +++ b/data/edje/windicator_dynamic.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ styles { diff --git a/data/edje/windicator_dynamic_icon.edc b/data/edje/windicator_dynamic_icon.edc index 8f6e8b4..19ada97 100644 --- a/data/edje/windicator_dynamic_icon.edc +++ b/data/edje/windicator_dynamic_icon.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ group { diff --git a/data/edje/windicator_flight_mode_layout.edc b/data/edje/windicator_flight_mode_layout.edc index 6ca2bd2..43882c8 100644 --- a/data/edje/windicator_flight_mode_layout.edc +++ b/data/edje/windicator_flight_mode_layout.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ group { diff --git a/data/edje/windicator_moment_bar.edc b/data/edje/windicator_moment_bar.edc index 316d45a..738fa9f 100644 --- a/data/edje/windicator_moment_bar.edc +++ b/data/edje/windicator_moment_bar.edc @@ -1,19 +1,20 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ + #define ROTARY_FOCUS_SET_BT(index)\ program { \ name : "rotary.focus.set."index; \ diff --git a/data/edje/windicator_moment_bar_for_3g.edc b/data/edje/windicator_moment_bar_for_3g.edc index 2791cad..3e22913 100644 --- a/data/edje/windicator_moment_bar_for_3g.edc +++ b/data/edje/windicator_moment_bar_for_3g.edc @@ -1,19 +1,20 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ + #define ROTARY_FOCUS_SET_3G(index)\ program { \ name : "rotary.focus.set."index; \ diff --git a/data/edje/windicator_moment_view.edc b/data/edje/windicator_moment_view.edc index d5acd0a..6b30baa 100644 --- a/data/edje/windicator_moment_view.edc +++ b/data/edje/windicator_moment_view.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ #define DESCRIPTION_BATTERY_LEVEL_BG(name)\ diff --git a/data/edje/windicator_music_layout.edc b/data/edje/windicator_music_layout.edc index 3f3a97c..8f7a101 100644 --- a/data/edje/windicator_music_layout.edc +++ b/data/edje/windicator_music_layout.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ group { diff --git a/data/edje/windicator_rssi_icons.edc b/data/edje/windicator_rssi_icons.edc index 31236f7..5e2a849 100644 --- a/data/edje/windicator_rssi_icons.edc +++ b/data/edje/windicator_rssi_icons.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/data/edje/windicator_scs.edc b/data/edje/windicator_scs.edc index 112e9bc..86dfc42 100644 --- a/data/edje/windicator_scs.edc +++ b/data/edje/windicator_scs.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ styles { diff --git a/data/edje/windicator_volume.edc b/data/edje/windicator_volume.edc index 83e1a87..6882021 100644 --- a/data/edje/windicator_volume.edc +++ b/data/edje/windicator_volume.edc @@ -1,18 +1,18 @@ /* - * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at + * Licensed under the Flora License, Version 1.1 (the License); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the 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, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ #define DESCRIPTION_VOLUME_TEXT(num) \ diff --git a/include/log.h b/include/log.h index af23966..246bca9 100644 --- a/include/log.h +++ b/include/log.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_battery.h b/include/windicator_battery.h index 084ec11..d22c73a 100644 --- a/include/windicator_battery.h +++ b/include/windicator_battery.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_brightness.h b/include/windicator_brightness.h index d9104ed..6c90810 100644 --- a/include/windicator_brightness.h +++ b/include/windicator_brightness.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_call_fwd_btn.h b/include/windicator_call_fwd_btn.h index 59189cb..a68202c 100644 --- a/include/windicator_call_fwd_btn.h +++ b/include/windicator_call_fwd_btn.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_dbus.h b/include/windicator_dbus.h index 826468e..5e4f514 100644 --- a/include/windicator_dbus.h +++ b/include/windicator_dbus.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2014 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_dnd_btn.h b/include/windicator_dnd_btn.h index b1528b7..ea71f26 100644 --- a/include/windicator_dnd_btn.h +++ b/include/windicator_dnd_btn.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_dynamic.h b/include/windicator_dynamic.h index 7bbeb21..dcb500e 100644 --- a/include/windicator_dynamic.h +++ b/include/windicator_dynamic.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_flight_mode.h b/include/windicator_flight_mode.h index 78cd4ab..93de317 100644 --- a/include/windicator_flight_mode.h +++ b/include/windicator_flight_mode.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_moment_bar.h b/include/windicator_moment_bar.h index 246f146..5458cf5 100644 --- a/include/windicator_moment_bar.h +++ b/include/windicator_moment_bar.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_moment_view.h b/include/windicator_moment_view.h index 294a777..7a3c4bc 100644 --- a/include/windicator_moment_view.h +++ b/include/windicator_moment_view.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_music_btn.h b/include/windicator_music_btn.h index 055b1df..d905c53 100644 --- a/include/windicator_music_btn.h +++ b/include/windicator_music_btn.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_scs.h b/include/windicator_scs.h index 16e0cd8..f56b143 100644 --- a/include/windicator_scs.h +++ b/include/windicator_scs.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_util.h b/include/windicator_util.h index 413559c..e0ccd82 100644 --- a/include/windicator_util.h +++ b/include/windicator_util.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/include/windicator_volume.h b/include/windicator_volume.h index 0beb566..61043a0 100644 --- a/include/windicator_volume.h +++ b/include/windicator_volume.h @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/irfan.abdul@107.108.86.54 b/irfan.abdul@107.108.86.54 deleted file mode 100644 index 9f511ae..0000000 --- a/irfan.abdul@107.108.86.54 +++ /dev/null @@ -1,537 +0,0 @@ ---------------------------------------- -pkg_type [rpm] pkgid [com.samsung.windicator] version [0.0.3] preload [1] installed_time [1464099949] -**List of Ui-Apps** -Appid: com.samsung.windicator -Package: com.samsung.windicator -Exec: /usr/apps/com.samsung.windicator/bin/windicator -Icon: /usr/apps/com.samsung.windicator/shared/res/com.samsung.windicator.png -Label: Controls -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 0 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [hangul] version [1.0.4] preload [1] installed_time [1464086691] -**List of Ui-Apps** -Appid: org.tizen.ise-engine-hangul -Package: hangul -Exec: /usr/lib/scim-1.0/scim-launcher -Icon: -Label: Hangul keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [ise-default] version [1.2.37] preload [1] installed_time [1464086687] -**List of Ui-Apps** -Appid: ise-default -Package: ise-default -Exec: /usr/lib/scim-1.0/scim-helper-launcher -Icon: -Label: Tizen keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [ise-engine-anthy] version [1.0.6] preload [1] installed_time [1464086696] -**List of Ui-Apps** -Appid: org.tizen.ise-engine-anthy -Package: ise-engine-anthy -Exec: /usr/lib/scim-1.0/scim-launcher -Icon: -Label: Japanese keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [ise-engine-default] version [1.0.5] preload [1] installed_time [1464086694] -**List of Ui-Apps** -Appid: org.tizen.ise-engine-default -Package: ise-engine-default -Exec: /usr/lib/scim-1.0/scim-launcher -Icon: -Label: Default keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [ise-engine-sunpinyin] version [1.0.5] preload [1] installed_time [1464086687] -**List of Ui-Apps** -Appid: org.tizen.ise-engine-sunpinyin -Package: ise-engine-sunpinyin -Exec: /usr/lib/scim-1.0/scim-launcher -Icon: -Label: Chinese (sunpinyin) keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.bt-syspopup] version [2.0.25] preload [1] installed_time [1464086694] -**List of Ui-Apps** -Appid: org.tizen.bt-syspopup -Package: org.tizen.bt-syspopup -Exec: /usr/apps/org.tizen.bt-syspopup/bin/bt-syspopup -Icon: /usr/apps/org.tizen.bt-syspopup/shared/res/org.tizen.bt-syspopup.png -Label: Bluetooth System Popup -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.chromium-efl] version [47.2526.69.49] preload [1] installed_time [1464086690] -**List of Ui-Apps** -Appid: org.tizen.chromium-efl.efl_webview_app -Package: org.tizen.chromium-efl -Exec: /usr/apps/org.tizen.chromium-efl/bin/efl_webview_app -Icon: /usr/apps/org.tizen.chromium-efl/shared/res/efl_webview_app.png -Label: Chromium-efl efl_webview_app -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 1 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -Appid: org.tizen.chromium-efl.mini_browser -Package: org.tizen.chromium-efl -Exec: /usr/apps/org.tizen.chromium-efl/bin/mini_browser -Icon: /usr/apps/org.tizen.chromium-efl/shared/res/mini-browser.png -Label: Chromium-efl mini_browser -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 1 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -Appid: org.tizen.chromium-efl.ubrowser -Package: org.tizen.chromium-efl -Exec: /usr/apps/org.tizen.chromium-efl/bin/ubrowser -Icon: /usr/apps/org.tizen.chromium-efl/shared/res/ubrowser.png -Label: Chromium-efl ubrowser -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 1 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.crash-syspopup] version [0.1.7] preload [1] installed_time [1464086692] -**List of Ui-Apps** -Appid: org.tizen.crash-syspopup -Package: org.tizen.crash-syspopup -Exec: /usr/apps/org.tizen.crash-syspopup/bin/crash-popup -Icon: -Label: Crash popup -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.dpm-syspopup] version [1.0.0] preload [1] installed_time [1464086691] -**List of Ui-Apps** -Appid: org.tizen.dpm-syspopup -Package: org.tizen.dpm-syspopup -Exec: /usr/apps/org.tizen.dpm-syspopup/bin/org.tizen.dpm-syspopup -Icon: -Label: dpm-syspopup -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.elm-demo-tizen-wearable] version [0.1] preload [1] installed_time [1464086688] -**List of Ui-Apps** -Appid: org.tizen.elm-demo-tizen-wearable -Package: org.tizen.elm-demo-tizen-wearable -Exec: /usr/apps/org.tizen.elm-demo-tizen-wearable/bin/elm-demo-tizen-wearable -Icon: -Label: wearable-demo -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 0 -Taskmanage: 1 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.heremaps-uc] version [1.0.0] preload [1] installed_time [1464086694] -**List of Ui-Apps** -Appid: org.tizen.heremaps-uc -Package: org.tizen.heremaps-uc -Exec: /usr/apps/org.tizen.heremaps-uc/bin/heremaps-uc -Icon: -Label: HereMaps UC -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.idle-clock-digital] version [0.1.49] preload [1] installed_time [1464086692] -**List of Ui-Apps** -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.inputmethod-setting] version [0.5.3] preload [1] installed_time [1464086689] -**List of Ui-Apps** -Appid: org.tizen.inputmethod-setting-list -Package: org.tizen.inputmethod-setting -Exec: /usr/apps/org.tizen.inputmethod-setting/bin/inputmethod-setting-list -Icon: /usr/apps/org.tizen.inputmethod-setting/shared/res/org.tizen.inputmethod-setting-list.png -Label: IME List -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 1 -screenreader: 2 -user_data : test data - -Appid: org.tizen.inputmethod-setting-selector -Package: org.tizen.inputmethod-setting -Exec: /usr/apps/org.tizen.inputmethod-setting/bin/inputmethod-setting-selector -Icon: /usr/apps/org.tizen.inputmethod-setting/shared/res/org.tizen.inputmethod-setting-selector.png -Label: IME Selector -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 1 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.ode] version [1.0.0] preload [1] installed_time [1464086690] -**List of Ui-Apps** -Appid: org.tizen.ode -Package: org.tizen.ode -Exec: /usr/apps/org.tizen.ode/bin/org.tizen.ode -Icon: /usr/apps/org.tizen.ode/shared/res/org.tizen.ode -Label: ODE -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 1 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.powerkey-syspopup] version [0.2.0] preload [1] installed_time [1464086690] -**List of Ui-Apps** -Appid: org.tizen.powerkey-syspopup -Package: org.tizen.powerkey-syspopup -Exec: /usr/apps/org.tizen.powerkey-syspopup/bin/powerkey-popup -Icon: -Label: Power key system popup -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.screen-reader] version [0.1.0] preload [1] installed_time [1464086689] -**List of Ui-Apps** -Appid: org.tizen.screen-reader -Package: org.tizen.screen-reader -Exec: /usr/apps/org.tizen.screen-reader/bin/screen-reader -Icon: /usr/apps/org.tizen.screen-reader/shared/res/org.tizen.screen-reader.png -Label: screen-reader -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.syspopup-app] version [0.1.0-0] preload [1] installed_time [1464086693] -**List of Ui-Apps** -Appid: org.tizen.syspopup-app -Package: org.tizen.syspopup-app -Exec: /usr/bin/syspopup-app -Icon: -Label: syspopup-app -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.system-syspopup] version [0.1.7] preload [1] installed_time [1464086693] -**List of Ui-Apps** -Appid: org.tizen.system-syspopup -Package: org.tizen.system-syspopup -Exec: /usr/apps/org.tizen.system-syspopup/bin/system-syspopup -Icon: -Label: System popup -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.w-home] version [0.1.0] preload [1] installed_time [1464189445] -**List of Ui-Apps** -Appid: org.tizen.w-home -Package: org.tizen.w-home -Exec: /usr/apps/org.tizen.w-home/bin/w-home -Icon: /usr/apps/org.tizen.w-home/shared/res/org.tizen.w-home.png -Label: W-Home -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.w-wifi] version [${PKG_VERSION}] preload [1] installed_time [1464086695] -**List of Ui-Apps** -Appid: org.tizen.w-wifi -Package: org.tizen.w-wifi -Exec: /usr/apps/org.tizen.w-wifi/bin/wifi -Icon: -Label: Wi-Fi -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 1 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.watch-setting] version [0.0.1] preload [1] installed_time [1464086695] -**List of Ui-Apps** -Appid: org.tizen.watch-setting -Package: org.tizen.watch-setting -Exec: /usr/apps/org.tizen.watch-setting/bin/watch-setting -Icon: /usr/apps/org.tizen.watch-setting/shared/res/org.tizen.watch-setting.png -Label: Settings -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 0 -Taskmanage: 1 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.widget_viewer_sdk] version [1.0.0] preload [1] installed_time [1464086691] -**List of Ui-Apps** -Appid: org.tizen.widget_viewer_sdk -Package: org.tizen.widget_viewer_sdk -Exec: /usr/apps/org.tizen.widget_viewer_sdk/bin/widget_viewer_sdk -Icon: /usr/apps/org.tizen.widget_viewer_sdk/shared/res/org.tizen.widget_viewer_sdk -Label: Widget Viewer for SDK -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [org.tizen.windicator] version [0.0.1] preload [1] installed_time [1464338392] -**List of Ui-Apps** -Appid: org.tizen.windicator -Package: org.tizen.windicator -Exec: /usr/apps/org.tizen.windicator/bin/windicator -Icon: /usr/apps/org.tizen.windicator/shared/res/org.tizen.windicator.png -Label: W-Indicator -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 0 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [table] version [1.0.7] preload [1] installed_time [1464086693] -**List of Ui-Apps** -Appid: org.tizen.ise-engine-tables.cangjie3 -Package: table -Exec: /usr/lib/scim-1.0/scim-launcher -Icon: -Label: CanJie 3 keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -Appid: org.tizen.ise-engine-tables.zhuyin-big -Package: table -Exec: /usr/lib/scim-1.0/scim-launcher -Icon: -Label: ZhuYin Big keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- ---------------------------------------- -pkg_type [rpm] pkgid [unikey] version [0.3.1] preload [1] installed_time [1464086691] -**List of Ui-Apps** -Appid: org.tizen.ise-engine-unikey -Package: unikey -Exec: /usr/lib/scim-1.0/scim-launcher -Icon: -Label: Vietnamese keyboard -Apptype: capp -component: uiapp -Multiple: 0 -Nodisplay: 1 -Taskmanage: 0 -hw-acceleration: 2 -screenreader: 2 -user_data : test data - -**List of Svc-Apps** ---------------------------------------- -spend time for pkginfo is [203]ms diff --git a/packaging/org.tizen.windicator.spec b/packaging/org.tizen.windicator.spec index 34a0098..bc353b7 100755 --- a/packaging/org.tizen.windicator.spec +++ b/packaging/org.tizen.windicator.spec @@ -4,7 +4,7 @@ Version: 0.0.1 Release: 0 Summary: Tizen W indicator application Source: %{name}-%{version}.tar.gz -License: Apache-2.0 +License: Flora Group: Applications/System BuildRequires: cmake diff --git a/packaging/org.tizen.windicator.spec~ b/packaging/org.tizen.windicator.spec~ deleted file mode 100755 index 34a0098..0000000 --- a/packaging/org.tizen.windicator.spec~ +++ /dev/null @@ -1,89 +0,0 @@ -%define PREFIX /usr/apps/org.tizen.windicator -Name: org.tizen.windicator -Version: 0.0.1 -Release: 0 -Summary: Tizen W indicator application -Source: %{name}-%{version}.tar.gz -License: Apache-2.0 -Group: Applications/System - -BuildRequires: cmake -BuildRequires: pkgconfig(edje) -BuildRequires: pkgconfig(embryo) -BuildRequires: pkgconfig(ecore) -BuildRequires: pkgconfig(elementary) -BuildRequires: pkgconfig(appcore-efl) -BuildRequires: pkgconfig(appcore-common) -BuildRequires: pkgconfig(dlog) -BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(capi-appfw-application) -BuildRequires: pkgconfig(feedback) -BuildRequires: pkgconfig(vconf) -BuildRequires: pkgconfig(deviced) -BuildRequires: pkgconfig(capi-system-device) -BuildRequires: pkgconfig(capi-system-info) -BuildRequires: pkgconfig(appsvc) -BuildRequires: pkgconfig(capi-media-sound-manager) -BuildRequires: pkgconfig(edbus) -BuildRequires: pkgconfig(efl-extension) -BuildRequires: pkgconfig(capi-system-system-settings) -BuildRequires: pkgconfig(capi-ui-efl-util) -BuildRequires: efl-assist -BuildRequires: efl-assist-devel -BuildRequires: gettext-tools -BuildRequires: edje-bin, embryo-bin - -%ifarch %{arm} -%define ARCH arm -%else -%define ARCH emulator -%endif - -%description -W Indicator application - -%prep -%setup -q - -%build - -%if 0%{?sec_build_binary_debug_enable} -export CFLAGS="$CFLAGS -DTIZEN_DEBUG_ENABLE" -export CXXFLAGS="$CXXFLAGS -DTIZEN_DEBUG_ENABLE" -export FFLAGS="$FFLAGS -DTIZEN_DEBUG_ENABLE" -%endif - -%if 0%{?tizen_build_binary_release_type_eng} -export CFLAGS+=" -DTIZEN_ENGINEER_MODE" -export CXXFLAGS+=" -DTIZEN_ENGINEER_MODE" -export FFLAGS+=" -DTIZEN_ENGINEER_MODE" -%endif - -CFLAGS+=" -fPIC -fpie -O2 " -LDFLAGS+="-Wl,--rpath=%{PREFIX}/lib -Wl,--as-needed -Wl,--hash-style=both"; export LDFLAGS -cmake . -DCMAKE_INSTALL_PREFIX=%{PREFIX} -DARCH=%{ARCH} -make %{?jobs:-j%jobs} - -%install -rm -rf %{buildroot} - -%make_install -mkdir -p %{buildroot}/opt/usr/apps/org.tizen.windicator - -mkdir -p %{buildroot}%{_libdir}/systemd/system/tizen-system.target.wants - -%post -/sbin/ldconfig -/usr/bin/signing-client/hash-signer-client.sh -a -d -p platform /usr/apps/org.tizen.windicator - -%files -%manifest %{name}.manifest - -%defattr(-,root,root,-) -%attr(-,inhouse,inhouse) -#%dir %{PREFIX}/data -%{PREFIX}/bin/* -%{PREFIX}/res/* -/usr/share/packages/* -#/usr/share/packages/%{name}.xml -/usr/share/icons/org.tizen.windicator.png diff --git a/src/windicator.c b/src/windicator.c index 3664c12..e16f7de 100644 --- a/src/windicator.c +++ b/src/windicator.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_battery.c b/src/windicator_battery.c index bcc5ff5..0da06f1 100644 --- a/src/windicator_battery.c +++ b/src/windicator_battery.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_brightness.c b/src/windicator_brightness.c index 66f5ed3..1b850a6 100644 --- a/src/windicator_brightness.c +++ b/src/windicator_brightness.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_call_fwd_btn.c b/src/windicator_call_fwd_btn.c index 7830264..016ef2b 100644 --- a/src/windicator_call_fwd_btn.c +++ b/src/windicator_call_fwd_btn.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_dnd_btn.c b/src/windicator_dnd_btn.c index 870b98b..ab38655 100644 --- a/src/windicator_dnd_btn.c +++ b/src/windicator_dnd_btn.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_dynamic.c b/src/windicator_dynamic.c index 2b9bdde..a83824f 100644 --- a/src/windicator_dynamic.c +++ b/src/windicator_dynamic.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_flight_mode.c b/src/windicator_flight_mode.c index 8313ed6..296a2b9 100644 --- a/src/windicator_flight_mode.c +++ b/src/windicator_flight_mode.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_moment_bar.c b/src/windicator_moment_bar.c index 7a42482..9602c85 100644 --- a/src/windicator_moment_bar.c +++ b/src/windicator_moment_bar.c @@ -1,18 +1,20 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ + #include <efl_extension.h> #include "windicator.h" diff --git a/src/windicator_moment_view.c b/src/windicator_moment_view.c index db1d600..7645bf2 100644 --- a/src/windicator_moment_view.c +++ b/src/windicator_moment_view.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_music_btn.c b/src/windicator_music_btn.c index 98f784d..dd01fa1 100644 --- a/src/windicator_music_btn.c +++ b/src/windicator_music_btn.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_scs.c b/src/windicator_scs.c index f7b4613..a6e9908 100644 --- a/src/windicator_scs.c +++ b/src/windicator_scs.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. diff --git a/src/windicator_volume.c b/src/windicator_volume.c index 9e00fcb..c998c65 100644 --- a/src/windicator_volume.c +++ b/src/windicator_volume.c @@ -1,14 +1,15 @@ /* - * Copyright (c) 2000-2015 Samsung Electronics Co., Ltd. + * Samsung API + * Copyright (c) 2013 Samsung Electronics Co., Ltd. * - * Licensed under the Apache License, Version 2.0 (the License); + * Licensed under the Flora License, Version 1.1 (the License); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * 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, + * distributed under the License is distributed on an AS IS BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. |