Apache license 2.0 is applied 00/282700/1 accepted/tizen/unified/20221011.015436
authorJin Yoon <jinny.yoon@samsung.com>
Mon, 10 Oct 2022 05:51:33 +0000 (14:51 +0900)
committerJin Yoon <jinny.yoon@samsung.com>
Mon, 10 Oct 2022 05:51:55 +0000 (14:51 +0900)
Change-Id: Ia714f6d29e557812448fe1a29c176ce190697489

34 files changed:
LICENSE
SettingMain/ExceptionFactory.cs
SettingMain/Interop/Interop.Alarm.cs
SettingMain/Interop/Interop.Vconf.cs
SettingMain/SettingContent_AboutDevice.cs
SettingMain/SettingContent_Applications.cs
SettingMain/SettingContent_Base.cs
SettingMain/SettingContent_DateTime.cs
SettingMain/SettingContent_DeviceStatus.cs
SettingMain/SettingContent_Display.cs
SettingMain/SettingContent_DisplayLanguage.cs
SettingMain/SettingContent_Font.cs
SettingMain/SettingContent_Fontsize.cs
SettingMain/SettingContent_Fonttype.cs
SettingMain/SettingContent_LanguageInput.cs
SettingMain/SettingContent_LegalInfo.cs
SettingMain/SettingContent_NotificationSound.cs
SettingMain/SettingContent_OtherSounds.cs
SettingMain/SettingContent_RenameDevice.cs
SettingMain/SettingContent_ScreenTimeout.cs
SettingMain/SettingContent_SetDate.cs
SettingMain/SettingContent_SetTime.cs
SettingMain/SettingContent_SetTimezone.cs
SettingMain/SettingContent_Sound.cs
SettingMain/SettingContent_Soundmode.cs
SettingMain/SettingContent_Storage.cs
SettingMain/SettingContent_Theme.cs
SettingMain/SettingItemCreator.cs
SettingMain/SettingMain.cs
SettingMain/Vconf.cs
SettingView/SettingItemCreator.cs
SettingView/SettingView.cs
SettingView/SettingViewBorder.cs
packaging/org.tizen.cssettings.spec

diff --git a/LICENSE b/LICENSE
index 54b213e0b69596792dbe12ef7e0b03bb61b74013..545b618e42ea262eae900a425762111cd90eb110 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2000 - 2015 Samsung Electronics Co., Ltd. All rights reserved.
+Copyright (c) 2022 Samsung Electronics Co., Ltd. All rights reserved.
 
                                  Apache License
                            Version 2.0, January 2004
index d1721ac36e1f4b60629f0c64d048cc21926e302f..ee2297de859c527d833fb0aee2cbebdd3458027f 100644 (file)
@@ -1,17 +1,17 @@
 /*
- * Copyright (c) 2020 Samsung Electronics Co., Ltd.
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved
  *
- * 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 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
+ *      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.
+ *  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
  */
 
 using System;
index f1193e5e7c6b275299da581f19e7ea9366c2af38..6f23e88dade513c3efc0c75095b803f00e0d1dd1 100644 (file)
@@ -1,17 +1,17 @@
 /*\r
- * Copyright (c) 2020 Samsung Electronics Co., Ltd.\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
  *\r
- * Licensed under the Apache License, Version 2.0 (the "License");\r
- * you may not use this file except in compliance with the License.\r
- * You may obtain a copy of the License at\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
  *\r
- * http://www.apache.org/licenses/LICENSE-2.0\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
  *\r
- * Unless required by applicable law or agreed to in writing, software\r
- * distributed under the License is distributed on an "AS IS" BASIS,\r
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
- * See the License for the specific language governing permissions and\r
- * limitations under the License.\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
  */\r
 \r
 using System;\r
index 9a4c9d316e2507e649ff7dba0e977f8f2ec4f540..b266001bac42d6e736ce3cd96505561290c8a468 100644 (file)
@@ -1,17 +1,17 @@
 /*\r
- * Copyright (c) 2020 Samsung Electronics Co., Ltd.\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
  *\r
- * Licensed under the Apache License, Version 2.0 (the "License");\r
- * you may not use this file except in compliance with the License.\r
- * You may obtain a copy of the License at\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
  *\r
- * http://www.apache.org/licenses/LICENSE-2.0\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
  *\r
- * Unless required by applicable law or agreed to in writing, software\r
- * distributed under the License is distributed on an "AS IS" BASIS,\r
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
- * See the License for the specific language governing permissions and\r
- * limitations under the License.\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
  */\r
 \r
 using System;\r
index 4bf86ba2ea167764657e2d12a7b86e28515a29e9..d87e9832279d1fdfc093ddda4f2bdd1e1984295b 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.ComponentModel;\r
 using System.Diagnostics;\r
 using Tizen.NUI;\r
index 6fb01b241b9e970d85dfe7206de8ba1eb1320f94..a946716a20ebbe9b9bfcbe161aebbdfbbe4cfa04 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 7c34f0c62e3f9ce36a562824488da6f496ff2a81..c071f633f6a465ec908dd141e601cb2b171564e6 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.ComponentModel;\r
 //using System.Diagnostics;\r
 using System.Collections.Generic;\r
index 7b37778062598a93866f96b866378822024c0915..b5d63b461d32d2af3d6cfc750429b635e6ebca96 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 3b0ddfe654cdca0e47baa8eaf97e5e15fea13eaa..557387526485a700f908a904d2d3740e21ce6a6a 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 1c82fdab0cece8a4ec9308fc987705b90b8d6426..efdef6edc2f9ed505acba6e5c76fd7de062a06db 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 5b037ca39d0f805dfeea07931ba129e511370011..f4ea89eae90f6745d588c1066bf6a2b1e00e587d 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 16bd417461f3b13578fcfddcb193e12fe21fc49a..e069a83b340779924c8f7ab41d8b01ce0e931bd9 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 8c95f4c6e244a5dc35558e484909a89c53495095..be4f6817f9bb417b32ee980a3bbc0e5b78e59ea6 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 4b288c4d02db99d9d5435c8926ebb10db322a0ce..7a883db983cb61e2e9b0808e1b208d5a513502e6 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.IO;\r
 using System.Collections;\r
 using Tizen.NUI;\r
index eb076f1db80668c23b1e063fdf537c8ca52bf4b1..1590c3de284aba4d8a73023136df6cab5da515f8 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index e1d1140de19b87ecc88cea38165bbd6341707555..5221075190c1fefe23bd8660ea4ccab580c3cf67 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using Tizen.NUI;\r
 using Tizen.NUI.Components;\r
 using Tizen.NUI.BaseComponents;\r
index 167049670cffdeceefd0ee33a7a71655bc85fe42..aafad56ad31931fef1fdfd820a0b5df125b277aa 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.IO;\r
 using System.Collections;\r
 using Tizen.NUI;\r
index 1d221d6d03e986ad685c9873d4940be0269c90d8..833163cccb40f45a42a4fe788d2504b9b3a1e542 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 2921c9905dd1651c2fe659ebab67100f8ef39b12..b53e7c6759bd08253d12320d6005c19fe461a19c 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
 using Tizen.NUI.Components;\r
index 3664b89f30ee71331d3d84de7d3a1e311f479f1d..7e6474cfa42a4d5d42c78292cf96d8e3a14e68c0 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 5c1307d4836448e0883232422d4499207ca1156a..5b9fe5a74c2dcc8cef096163352120e0c4f8e948 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index f39e41711c8511d05cfdf3d501e274a158eaf03a..56405c7be0143de90b4bba928f8a65ea77057242 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 4cf0ba0aa2804a766a5963d85e8d882e9867ae6e..41c84a8be57b8537537a458e060fbbcdc09c723d 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.IO;\r
 using System.Collections;\r
 using Tizen.NUI;\r
index 39a8b432a5bc2800c76a293ad5d1abb4dcdd5060..5af072270fe8781f64af22d8c27a4a597e88a570 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 2ba63fd600faf8eb70382e75745f6eb21232b59e..c19259207e330103a2b8cbc06c5ac34ab4a16fb0 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 0179609a6a15e3b1ac423d00e8f39e88a20a8ec6..4fa9e7a91bdfa7ed1e3711ff980ec7ac9324de7c 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 51ebcb5745ca1855df2c019c115161a65214c0a5..6a0c9bc2745a59ade153eff494b14620e70991c0 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 515b7918b414fe9a38049bfe82db9343c9d4196c..093bacb3be15c9a3de915df138fca9948bce8d4e 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 7d8b0b9b83f0905bbac10728fad1334b5c02ba22..dfe90d456d8134d0a1eece3514deb1c8efbaa320 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.ComponentModel;\r
 using System.Diagnostics;\r
 using System.Collections.Generic; // for Dictionary\r
index 677b2a883fad48910701dfc9ef21dc6ca07f8af0..3405f5f4f808b7222cd2d4a07f4d7891573c4878 100644 (file)
@@ -1,17 +1,17 @@
 /*\r
- * Copyright (c) 2020 Samsung Electronics Co., Ltd.\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
  *\r
- * Licensed under the Apache License, Version 2.0 (the "License");\r
- * you may not use this file except in compliance with the License.\r
- * You may obtain a copy of the License at\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
  *\r
- * http://www.apache.org/licenses/LICENSE-2.0\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
  *\r
- * Unless required by applicable law or agreed to in writing, software\r
- * distributed under the License is distributed on an "AS IS" BASIS,\r
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
- * See the License for the specific language governing permissions and\r
- * limitations under the License.\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
  */\r
 \r
 using System;\r
index ac83206351e14909aa7294ad8b3be9f394a12107..82ed17dcedc9859ba7899a88dc9cfa3dc101f9d9 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using System.Collections.Generic; // for Dictionary\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index 9bd967b7c1f8825cf1eb7ba643a8dc7669d470a6..911c0113d0ac0d16e390bc7094d1be27851b34db 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
 using Tizen.NUI.Components;\r
index 69b126df548fe50b73eb5e73837ad71f596a5f2b..2253a139a66df12abcb0f300ffd53df6befbb334 100644 (file)
@@ -1,4 +1,20 @@
-using System;\r
+/*\r
+ *  Copyright (c) 2022 Samsung Electronics Co., Ltd All Rights Reserved\r
+ *\r
+ *  Licensed under the Apache License, Version 2.0 (the "License");\r
+ *  you may not use this file except in compliance with the License.\r
+ *  You may obtain a copy of the License at\r
+ *\r
+ *      http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ *  Unless required by applicable law or agreed to in writing, software\r
+ *  distributed under the License is distributed on an "AS IS" BASIS,\r
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ *  See the License for the specific language governing permissions and\r
+ *  limitations under the License\r
+ */\r
+\r
+using System;\r
 \r
 using Tizen.NUI;\r
 using Tizen.NUI.BaseComponents;\r
index ff87d868b22098ab12936f87067ada66ef5757ad..46d7fe7b6494f21bb244202de40f13e86964227f 100644 (file)
@@ -32,3 +32,4 @@ install packaging/%{widgets_name}-%{version}.tpk %{buildroot}/%{preload_tpk_path
 %files
 %defattr(-,root,root,-)
 %{preload_tpk_path}/*
+%license LICENSE