[NUI] Add apache lincense comments in NUITizenGallery test files
authordongsug.song <dongsug.song@samsung.com>
Thu, 22 May 2025 03:55:03 +0000 (12:55 +0900)
committerWoochan <48237284+lwc0917@users.noreply.github.com>
Thu, 22 May 2025 05:52:09 +0000 (14:52 +0900)
66 files changed:
test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest1.cs
test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest2.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest1.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest1Page.xaml.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest5.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest5Page.xaml.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest6.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest6Page.xaml.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest7.cs
test/NUITizenGallery/Examples/ButtonTest/ButtonTest7Page.xaml.cs
test/NUITizenGallery/Examples/CollectionViewTest/TestSource.cs
test/NUITizenGallery/Examples/DatePickerTest/DatePickerTest.cs
test/NUITizenGallery/Examples/DatePickerTest/DatePickerTestPage.xaml.cs
test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest.cs
test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest1.cs
test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest2.cs
test/NUITizenGallery/Examples/HelloWorld/HelloWorld.cs
test/NUITizenGallery/Examples/HelloWorld/HelloWorldPage.xaml.cs
test/NUITizenGallery/Examples/IconTest/IconTest.cs
test/NUITizenGallery/Examples/IconTest/IconTestPage.xaml.cs
test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTest.cs
test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTestPage.xaml.cs
test/NUITizenGallery/Examples/NavigatorTest/NavigatorTest4.cs
test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.cs
test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.xaml.cs
test/NUITizenGallery/Examples/PickerTest/PickerTest1.cs
test/NUITizenGallery/Examples/PickerTest/PickerTest1Page.xaml.cs
test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1.cs
test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1Page.xaml.cs
test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1.cs
test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1Page.xaml.cs
test/NUITizenGallery/Examples/SliderTest/SliderTest1.cs
test/NUITizenGallery/Examples/SliderTest/SliderTest1Page.xaml.cs
test/NUITizenGallery/Examples/SliderTest/SliderTest2.cs
test/NUITizenGallery/Examples/SliderTest/SliderTest2Page.xaml.cs
test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTest.cs
test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTestPage.xaml.cs
test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1.cs
test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1Page.xaml.cs
test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2.cs
test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2Page.xaml.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1Page.xaml.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2Page.xaml.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3Page.xaml.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4.cs
test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4Page.xaml.cs
test/NUITizenGallery/Examples/Test1/Test1.cs
test/NUITizenGallery/Examples/Test1/Test1Page.xaml.cs
test/NUITizenGallery/Examples/Test2/Test2.cs
test/NUITizenGallery/Examples/Test2/Test2Page.xaml.cs
test/NUITizenGallery/Examples/TimePickerTest/TimePickerTest.cs
test/NUITizenGallery/Examples/TimePickerTest/TimePickerTestPage.xaml.cs
test/NUITizenGallery/Examples/TimerTest/ViewModels/TimerTest1ViewModel.cs
test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest4Page.xaml.cs
test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest5Page.xaml.cs
test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest6Page.xaml.cs
test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsTVGTestPage.xaml.cs
test/NUITizenGallery/Examples/WebViewTest/WebViewTest1.cs
test/NUITizenGallery/Examples/WebViewTest/WebViewTest1Page.xaml.cs
test/NUITizenGallery/Examples/WebViewTest/WebViewTest2.cs
test/NUITizenGallery/Examples/WebViewTest/WebViewTest2Page.xaml.cs
test/NUITizenGallery/IExample.cs
test/NUITizenGallery/NUITizenGallery.cs

index c0e31bdafa98d429da6623fba419bf16a1645653..6bcec7de7a4153766f3c204bd28a4858c0609dc7 100755 (executable)
@@ -1,4 +1,21 @@
-using Tizen;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using Tizen;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 49f8cda5866425b86425fcf2fe3d9c3cd58a1a72..fcc8a405cdc544eea2b7ec515afcafd92e00c05d 100755 (executable)
@@ -1,4 +1,21 @@
-using System.Collections.Generic;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using System.Collections.Generic;
 using Tizen;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index 4a6286e45ff85eeeb7adfe131f0067c3d7da245d..abfc165d6f836d96cc966467115a48cc3aef67fe 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 06e31d315a62f00cd1d15c714f9d87d19369ad25..9514f2b0a1b138f3693cb93f98b384cea6f12192 100755 (executable)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index bb9641c450ae27547b6f03de1f842f991cd52610..8e76b13e2e5e0f8114fd0a73432a502b2a610e6c 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index c59669abb3bcb9b1f8351339c963a75ed33f925f..caa4fa6f2d846b0d91af1cd364760d04f802ff05 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index be337f6d5834fc8b050ec2943278b18a844d0e5b..c2ff507377babbf347d83f5c29d9d2125981b39d 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 03246af228e845265949cd4af0e95c9baac00371..9c63bd986e11f2d20d24b706501e6a7ccd526293 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 2e25cdad538c46c3304de262087e61a57a116e36..4563f3a3f07af55e9903aa94dacfe49238c70468 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 6cf14c1fd2f049a977c2e013e341036be2972ee7..32baaa3fd88e970a2eb746eede80ea5aed13d2fc 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
 
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 258253278b0b9ad5666fd15d0759e4f61c873651..c9f9bd46845cabe13df77f405ef59966772bdd61 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using System.Collections.Generic;
 using System.Collections.ObjectModel;
index c0a3313610520a17882bf6e892eb2cc115df2a48..ba977bf9417b45864d4eef8a8e27ab553badc538 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index dbfe46ab09a4d0276ddf882d980deef822763171..00fe5d2a2d63f9502b81c8a477275e63e4ff6294 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index 2a9cbc69a381758bb6967c25b53b0d9dbc4515c2..39be377284536cad051dd9c35ff4425bf1beac64 100755 (executable)
@@ -1,4 +1,21 @@
-using Tizen;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using Tizen;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index a4181367a3aabd0824cee3dfa1e99f9762388ad7..8cfc6642692f983f780e70085f54153c04f188d5 100755 (executable)
@@ -1,4 +1,21 @@
-using Tizen;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using Tizen;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index aa83440cef0764e8f4cce858553bfbd903e46c3d..123da43f65e5e2a525bf193d2b76490b9850f6ca 100755 (executable)
@@ -1,4 +1,21 @@
-using Tizen;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using Tizen;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 8ab4469c3f7a114b90489dcd5a9269c15963cb7a..c916bd68d021a22562ea007701f0795576acdf6e 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 6298c979a5644870ab3c24e1ec5a1a4f0668082c..ed62c2011a21a7e6b73f9c8a80804c60c46f2d8e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
 
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index df43868df49cf6fa624fea1c76134126481cf125..a962a25cb7d10240ea50e8a2b46b30295b882b58 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 8ed9a18917ba9fe7fcd71f5ad20eaa9dcb44eca8..4dd9f194fbec96f0d945e3a32648279a27568933 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
 
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 5f01b7284c799628b653938d3d5e4c11a7d7eeea..3f212f17c22b190d2f5c41fb277a6885e367f0e3 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 105f02adf51df5112cd63b3d4f5264694013f586..7799b06ed585030a63bf0b330cd65bd2bcecf9b8 100755 (executable)
@@ -1,3 +1,19 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
 
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 94b586d2feab66157dc38a22f0f80fbefe158caf..a78c51906ad262106e7bcdf707a8ee2155cd90c3 100755 (executable)
@@ -1,4 +1,21 @@
-using System;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using System;
 using Tizen;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index ae560bef580ee02c6884d36c6fafe4fd7593d8e6..3f5b14ec3f30c9a8a17ee1f4ebfb0a27176a68c0 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index f5ce2554ef31ec4f41ee04b262bc7e3edc5485c0..f8a0beed266cbbc2d4966d9bb8e87beea576139d 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index f0e2c96b1590a44e518a4855542fd9733a74d23a..e2cc4db9fbf3a60809b14ed323a17b80cd814ed3 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 305dec5199403d4eb307d3991c7a3af857b6c8dd..89a4a3b7fbd2511ec2ea194f5e038371a3374d20 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index 261a9dc5e585950bc31a91ad65e1171e866d835a..7c1991ce01bdc7348d011902a15dc64a4c0e0b87 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 395843d684d893495c4d963dda0b791a206d3d23..b230825c0cd6cb5d6c66da9156e7bab72224db2d 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 1b6c9ec771730d09c7fd33a104ff01df890870ff..99c2b911ba4e06dc37dd75a0ec96a0d00df290b0 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 6600c2c94a85d575818e6d277a4cd20a851e96d5..ee85c3c8f2262a92d3a39c2653a5042b36235491 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index ecd239932e1f28acc9ee2d6cf734e1850da4b19e..9f9813e4eeceb41fc71da6255612934b6c23a103 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 631de348d7701484ac8c4c3e046e6124eab5fb73..f2070fc4d345c7cb537e6b507f875f5a6ee4963a 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 73b48e3bd9b17a579e0df0aff484232f1cc56448..89a58c4f2993802d06726d688cc6a6474c83c74d 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index e9f666581b2e11558510eff72bf8fdd6f7bdd50a..8dc9bf5d3578d1dc3ee966708130239f82be7053 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.Components;
 using Tizen.NUI.BaseComponents;
index d768659ca21a1381abb103e749e4fb7b30e182a8..3048416351338fd1bfa251206756dcc6e312dc92 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 060546280bf790e1271b8e9e1c7923e23dcb42fa..da5870cf086aad873b4a58e41538925ce07bbb37 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 811b6378001aba5964630194cd04ba9144a8d5c6..393ed4fe9b6b7e8ef704169c9bdb321b6d0f9bd0 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index a9b430e057adccb2ae8971d2b8679e0907926db5..c059cb6e6eec840ed632a018d73462c45140ab9a 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 72aad2454047c2a2ff8741521acca861340dd79b..60a2f81fc8c0eeda4b4c27c7fc7fbb5d0e7c333c 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index a7a540ca24a9cc63dab2cdb94198085278484d4f..cb83f1e680595caf6f7e5dd42b99ca292fe73d45 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 4e726029fb8bc6402d54131c7a78f5c75c3911df..131213aa2864b5d654e9d5e216959a924dc6ccd9 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index d46fcd25f75cf7a7847dc1d1c2872c551eee45aa..ebae1e9308e0adde2a7b3cb755da88cee8bc53ee 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 9a933afe53faafce8c1dbe3fd1765dac255f2add..787bcc50a0df9ab36bb3cdba6960e5896919f9a9 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 85b5f27f6a46aeae37dafc317d5fb7fdddfe2d43..e5f0b4e712c91c35403fb83886c8e1f9b06851fe 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 071353346d2942aae303839a856fac45aa068426..8e1752a389570a19636ab737ee6493c8cc00292b 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index b374449620d069559e55065cbe26b405b53dd523..029e3ea69d27f1f9416b9d271b38e861d7f2e9cf 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index f6b11595564c013df24ed5c3777b6159fa7bbe16..4174b75f0ce5b6c5bf42011ce4b4fe587adb50c8 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 196535d745e57bad1000af60fb469b2edf383924..37e0bc7c25d8eba39de520c318a5db722c825c0e 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index fb5461358f7f057fa3d0645403e158ef13a61b63..bb0a537b40fd9eeb8825e3c809fde38517b18292 100644 (file)
@@ -1,4 +1,21 @@
-using System;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
 
index 0b5096aca0cd700bf8614f2c232666e7c4cfe3dc..454b1ba09e8ff1e3a40be8407e3e57a61abd8b6a 100644 (file)
@@ -1,4 +1,20 @@
-
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
 
index 83e5061db96303e22a0985435edf794e5395d571..1030271cd260f13acc79890680453fd42a73e578 100644 (file)
@@ -1,4 +1,21 @@
-using System;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
 
index bafc4371f0ec9be7acdeea18edba9c83bcb1e4cb..85ac695b77f97e05e8c139133795a55d9cd703f8 100644 (file)
@@ -1,4 +1,20 @@
-
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
 
index bce025de0658decec569bf81eb05acda027e24d4..b39c63fdf88e86eda8175d252d245cb49caa09d7 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 215ecf179695945fda4ca34b5ab6b6a35654d0a7..bb7f3e68d0d0d6f83a90e0990ec14270f9e0e8b1 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index 7cbfa3fb41380dab6968beb016eadcfa96c26bb4..11b229e577cbf3689e118a62998d97563b6919e6 100644 (file)
@@ -1,4 +1,21 @@
-using System;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using System;
 using System.ComponentModel;
 using System.Runtime.CompilerServices;
 using System.Windows.Input;
index 204520eafcb3faba2a768d321244fd27aacf6d20..d49474cc2f938f6c9e3a83291225b569ba84ed6e 100644 (file)
@@ -1,5 +1,3 @@
-using System.Drawing;
-using System.Threading;
 /*
  * Copyright(c) 2021 Samsung Electronics Co., Ltd.
  *
@@ -16,6 +14,9 @@ using System.Threading;
  * limitations under the License.
  *
  */
+
+using System.Drawing;
+using System.Threading;
 using System;
 using System.Collections.Generic;
 using Tizen.NUI;
index 44f93cbd34defee00d4e4b1be51d5c89425577b8..56ba46b98c313a80659077cc7c31b79d2d465f34 100644 (file)
@@ -1,5 +1,3 @@
-using System.Drawing;
-using System.Threading;
 /*
  * Copyright(c) 2021 Samsung Electronics Co., Ltd.
  *
@@ -16,6 +14,9 @@ using System.Threading;
  * limitations under the License.
  *
  */
+
+using System.Drawing;
+using System.Threading;
 using System;
 using System.Collections.Generic;
 using Tizen.NUI;
index 5d2293e792147969be74f24bfb9aec9e6a5361ae..c7793efcb679f5e52273246aaefcad297b329ce3 100755 (executable)
@@ -1,5 +1,3 @@
-using System.Drawing;
-using System.Threading;
 /*
  * Copyright(c) 2021 Samsung Electronics Co., Ltd.
  *
@@ -17,6 +15,8 @@ using System.Threading;
  *
  */
 
+using System.Drawing;
+using System.Threading;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 4421cfc655273dc2ba4d5f404653f736449e7bc0..dc6cdca4a3b2a63b0574d864275fbf7deee33af1 100644 (file)
@@ -1,5 +1,3 @@
-using System.Drawing;
-using System.Threading;
 /*
  * Copyright(c) 2021 Samsung Electronics Co., Ltd.
  *
@@ -17,6 +15,8 @@ using System.Threading;
  *
  */
 
+using System.Drawing;
+using System.Threading;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
 using Tizen.NUI.Components;
index 35e883e886ae24d122e9e1733de1d485e6ef0ff0..eeaabe2d810c911f5cd279048c569a114e394184 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index a257b95fa6df213fbaf4c64cd7e4b1a8c2c7d7da..342e5f6897185fdf2e739facb0f912536343e2bd 100755 (executable)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index 8f36380466254423d0eb0a7e8f8e5a1a7170c08f..47b8fe8a0d64dcea1d780c59824fd57624bec691 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.Components;
index 9ec425be3846af51d806d301be3d43cb9b82d906..f17e3f874f7905e47266406322812e47c21b6f65 100644 (file)
@@ -1,3 +1,20 @@
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 using System;
 using Tizen.NUI;
 using Tizen.NUI.BaseComponents;
index 1fa2ab777982b03a0a9ff32798dc60ecca3c9804..5cfe5afd978170b7661023c5dcfb2e65ad5a9c01 100644 (file)
@@ -1,4 +1,20 @@
-
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
 namespace NUITizenGallery
 {
     interface IExample
index 6b36109272a00988613f5da8ff9bb5e1b43dc8c5..d8c6d8e89479b88c7185fa2d5d5dd959a301c36b 100755 (executable)
@@ -1,4 +1,21 @@
-using System;
+/*
+ * Copyright(c) 2025 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/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.
+ *
+ */
+
+using System;
 using System.Linq;
 using System.Collections.Generic;
 using Tizen.NUI;