From: dongsug.song Date: Thu, 22 May 2025 03:55:03 +0000 (+0900) Subject: [NUI] Add apache lincense comments in NUITizenGallery test files X-Git-Tag: submit/tizen/20250522.060056~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6d8bafc7193f516cefac2030391706f6dde112a9;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [NUI] Add apache lincense comments in NUITizenGallery test files --- diff --git a/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest1.cs b/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest1.cs index c0e31bdaf..6bcec7de7 100755 --- a/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest1.cs +++ b/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest2.cs b/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest2.cs index 49f8cda58..fcc8a405c 100755 --- a/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest2.cs +++ b/test/NUITizenGallery/Examples/AlertDialogTest/AlertDialogTest2.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1.cs index 4a6286e45..abfc165d6 100644 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1Page.xaml.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1Page.xaml.cs index 06e31d315..9514f2b0a 100755 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5.cs index bb9641c45..8e76b13e2 100644 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5Page.xaml.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5Page.xaml.cs index c59669abb..caa4fa6f2 100644 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5Page.xaml.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest5Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6.cs index be337f6d5..c2ff50737 100644 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6Page.xaml.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6Page.xaml.cs index 03246af22..9c63bd986 100644 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6Page.xaml.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest6Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7.cs index 2e25cdad5..4563f3a3f 100644 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7Page.xaml.cs b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7Page.xaml.cs index 6cf14c1fd..32baaa3fd 100644 --- a/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7Page.xaml.cs +++ b/test/NUITizenGallery/Examples/ButtonTest/ButtonTest7Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/CollectionViewTest/TestSource.cs b/test/NUITizenGallery/Examples/CollectionViewTest/TestSource.cs index 258253278..c9f9bd468 100644 --- a/test/NUITizenGallery/Examples/CollectionViewTest/TestSource.cs +++ b/test/NUITizenGallery/Examples/CollectionViewTest/TestSource.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTest.cs b/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTest.cs index c0a331361..ba977bf94 100644 --- a/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTest.cs +++ b/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTest.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTestPage.xaml.cs b/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTestPage.xaml.cs index dbfe46ab0..00fe5d2a2 100644 --- a/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTestPage.xaml.cs +++ b/test/NUITizenGallery/Examples/DatePickerTest/DatePickerTestPage.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest.cs b/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest.cs index 2a9cbc69a..39be37728 100755 --- a/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest.cs +++ b/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest1.cs b/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest1.cs index a4181367a..8cfc66426 100755 --- a/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest1.cs +++ b/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest2.cs b/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest2.cs index aa83440ce..123da43f6 100755 --- a/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest2.cs +++ b/test/NUITizenGallery/Examples/DialogPageTest/DialogPageTest2.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/HelloWorld/HelloWorld.cs b/test/NUITizenGallery/Examples/HelloWorld/HelloWorld.cs index 8ab4469c3..c916bd68d 100644 --- a/test/NUITizenGallery/Examples/HelloWorld/HelloWorld.cs +++ b/test/NUITizenGallery/Examples/HelloWorld/HelloWorld.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/HelloWorld/HelloWorldPage.xaml.cs b/test/NUITizenGallery/Examples/HelloWorld/HelloWorldPage.xaml.cs index 6298c979a..ed62c2011 100644 --- a/test/NUITizenGallery/Examples/HelloWorld/HelloWorldPage.xaml.cs +++ b/test/NUITizenGallery/Examples/HelloWorld/HelloWorldPage.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/IconTest/IconTest.cs b/test/NUITizenGallery/Examples/IconTest/IconTest.cs index df43868df..a962a25cb 100644 --- a/test/NUITizenGallery/Examples/IconTest/IconTest.cs +++ b/test/NUITizenGallery/Examples/IconTest/IconTest.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/IconTest/IconTestPage.xaml.cs b/test/NUITizenGallery/Examples/IconTest/IconTestPage.xaml.cs index 8ed9a1891..4dd9f194f 100644 --- a/test/NUITizenGallery/Examples/IconTest/IconTestPage.xaml.cs +++ b/test/NUITizenGallery/Examples/IconTest/IconTestPage.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTest.cs b/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTest.cs index 5f01b7284..3f212f17c 100644 --- a/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTest.cs +++ b/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTest.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTestPage.xaml.cs b/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTestPage.xaml.cs index 105f02adf..7799b06ed 100755 --- a/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTestPage.xaml.cs +++ b/test/NUITizenGallery/Examples/ImageButtonTest/ImageButtonTestPage.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/NavigatorTest/NavigatorTest4.cs b/test/NUITizenGallery/Examples/NavigatorTest/NavigatorTest4.cs index 94b586d2f..a78c51906 100755 --- a/test/NUITizenGallery/Examples/NavigatorTest/NavigatorTest4.cs +++ b/test/NUITizenGallery/Examples/NavigatorTest/NavigatorTest4.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.cs b/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.cs index ae560bef5..3f5b14ec3 100644 --- a/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.cs +++ b/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.xaml.cs b/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.xaml.cs index f5ce2554e..f8a0beed2 100644 --- a/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.xaml.cs +++ b/test/NUITizenGallery/Examples/PanGestureTest/PanGestureTest1.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/PickerTest/PickerTest1.cs b/test/NUITizenGallery/Examples/PickerTest/PickerTest1.cs index f0e2c96b1..e2cc4db9f 100644 --- a/test/NUITizenGallery/Examples/PickerTest/PickerTest1.cs +++ b/test/NUITizenGallery/Examples/PickerTest/PickerTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/PickerTest/PickerTest1Page.xaml.cs b/test/NUITizenGallery/Examples/PickerTest/PickerTest1Page.xaml.cs index 305dec519..89a4a3b7f 100644 --- a/test/NUITizenGallery/Examples/PickerTest/PickerTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/PickerTest/PickerTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1.cs b/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1.cs index 261a9dc5e..7c1991ce0 100644 --- a/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1.cs +++ b/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1Page.xaml.cs b/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1Page.xaml.cs index 395843d68..b230825c0 100644 --- a/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/PinchGestureTest/PinchGestureTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1.cs b/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1.cs index 1b6c9ec77..99c2b911b 100644 --- a/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1.cs +++ b/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1Page.xaml.cs b/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1Page.xaml.cs index 6600c2c94..ee85c3c8f 100644 --- a/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/ShadowFrameTest/ShadowFrameTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SliderTest/SliderTest1.cs b/test/NUITizenGallery/Examples/SliderTest/SliderTest1.cs index ecd239932..9f9813e4e 100644 --- a/test/NUITizenGallery/Examples/SliderTest/SliderTest1.cs +++ b/test/NUITizenGallery/Examples/SliderTest/SliderTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SliderTest/SliderTest1Page.xaml.cs b/test/NUITizenGallery/Examples/SliderTest/SliderTest1Page.xaml.cs index 631de348d..f2070fc4d 100644 --- a/test/NUITizenGallery/Examples/SliderTest/SliderTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/SliderTest/SliderTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SliderTest/SliderTest2.cs b/test/NUITizenGallery/Examples/SliderTest/SliderTest2.cs index 73b48e3bd..89a58c4f2 100644 --- a/test/NUITizenGallery/Examples/SliderTest/SliderTest2.cs +++ b/test/NUITizenGallery/Examples/SliderTest/SliderTest2.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SliderTest/SliderTest2Page.xaml.cs b/test/NUITizenGallery/Examples/SliderTest/SliderTest2Page.xaml.cs index e9f666581..8dc9bf5d3 100644 --- a/test/NUITizenGallery/Examples/SliderTest/SliderTest2Page.xaml.cs +++ b/test/NUITizenGallery/Examples/SliderTest/SliderTest2Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTest.cs b/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTest.cs index d768659ca..304841635 100644 --- a/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTest.cs +++ b/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTest.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTestPage.xaml.cs b/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTestPage.xaml.cs index 060546280..da5870cf0 100644 --- a/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTestPage.xaml.cs +++ b/test/NUITizenGallery/Examples/SwipeGestureRecognizerTest/SwipeGestureRecognizerTestPage.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1.cs b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1.cs index 811b63780..393ed4fe9 100644 --- a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1.cs +++ b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1Page.xaml.cs b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1Page.xaml.cs index a9b430e05..c059cb6e6 100644 --- a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2.cs b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2.cs index 72aad2454..60a2f81fc 100644 --- a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2.cs +++ b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2Page.xaml.cs b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2Page.xaml.cs index a7a540ca2..cb83f1e68 100644 --- a/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2Page.xaml.cs +++ b/test/NUITizenGallery/Examples/SwipeViewTest/SwipeViewTest2Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1.cs index 4e726029f..131213aa2 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1Page.xaml.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1Page.xaml.cs index d46fcd25f..ebae1e930 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2.cs index 9a933afe5..787bcc50a 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2Page.xaml.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2Page.xaml.cs index 85b5f27f6..e5f0b4e71 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2Page.xaml.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest2Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3.cs index 071353346..8e1752a38 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3Page.xaml.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3Page.xaml.cs index b37444962..029e3ea69 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3Page.xaml.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest3Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4.cs index f6b115955..4174b75f0 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4Page.xaml.cs b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4Page.xaml.cs index 196535d74..37e0bc7c2 100644 --- a/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4Page.xaml.cs +++ b/test/NUITizenGallery/Examples/TapGestureTest/TapGestureTest4Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/Test1/Test1.cs b/test/NUITizenGallery/Examples/Test1/Test1.cs index fb5461358..bb0a537b4 100644 --- a/test/NUITizenGallery/Examples/Test1/Test1.cs +++ b/test/NUITizenGallery/Examples/Test1/Test1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/Test1/Test1Page.xaml.cs b/test/NUITizenGallery/Examples/Test1/Test1Page.xaml.cs index 0b5096aca..454b1ba09 100644 --- a/test/NUITizenGallery/Examples/Test1/Test1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/Test1/Test1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/Test2/Test2.cs b/test/NUITizenGallery/Examples/Test2/Test2.cs index 83e5061db..1030271cd 100644 --- a/test/NUITizenGallery/Examples/Test2/Test2.cs +++ b/test/NUITizenGallery/Examples/Test2/Test2.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/Test2/Test2Page.xaml.cs b/test/NUITizenGallery/Examples/Test2/Test2Page.xaml.cs index bafc4371f..85ac695b7 100644 --- a/test/NUITizenGallery/Examples/Test2/Test2Page.xaml.cs +++ b/test/NUITizenGallery/Examples/Test2/Test2Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTest.cs b/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTest.cs index bce025de0..b39c63fdf 100644 --- a/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTest.cs +++ b/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTest.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTestPage.xaml.cs b/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTestPage.xaml.cs index 215ecf179..bb7f3e68d 100644 --- a/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTestPage.xaml.cs +++ b/test/NUITizenGallery/Examples/TimePickerTest/TimePickerTestPage.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/TimerTest/ViewModels/TimerTest1ViewModel.cs b/test/NUITizenGallery/Examples/TimerTest/ViewModels/TimerTest1ViewModel.cs index 7cbfa3fb4..11b229e57 100644 --- a/test/NUITizenGallery/Examples/TimerTest/ViewModels/TimerTest1ViewModel.cs +++ b/test/NUITizenGallery/Examples/TimerTest/ViewModels/TimerTest1ViewModel.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest4Page.xaml.cs b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest4Page.xaml.cs index 204520eaf..d49474cc2 100644 --- a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest4Page.xaml.cs +++ b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest4Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest5Page.xaml.cs b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest5Page.xaml.cs index 44f93cbd3..56ba46b98 100644 --- a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest5Page.xaml.cs +++ b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest5Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest6Page.xaml.cs b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest6Page.xaml.cs index 5d2293e79..c7793efcb 100755 --- a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest6Page.xaml.cs +++ b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsCanvasViewTest6Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsTVGTestPage.xaml.cs b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsTVGTestPage.xaml.cs index 4421cfc65..dc6cdca4a 100644 --- a/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsTVGTestPage.xaml.cs +++ b/test/NUITizenGallery/Examples/VectorGraphicsTest/VectorGraphicsTVGTestPage.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1.cs b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1.cs index 35e883e88..eeaabe2d8 100644 --- a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1.cs +++ b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1Page.xaml.cs b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1Page.xaml.cs index a257b95fa..342e5f689 100755 --- a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1Page.xaml.cs +++ b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest1Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2.cs b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2.cs index 8f3638046..47b8fe8a0 100644 --- a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2.cs +++ b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2.cs @@ -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; diff --git a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2Page.xaml.cs b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2Page.xaml.cs index 9ec425be3..f17e3f874 100644 --- a/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2Page.xaml.cs +++ b/test/NUITizenGallery/Examples/WebViewTest/WebViewTest2Page.xaml.cs @@ -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; diff --git a/test/NUITizenGallery/IExample.cs b/test/NUITizenGallery/IExample.cs index 1fa2ab777..5cfe5afd9 100644 --- a/test/NUITizenGallery/IExample.cs +++ b/test/NUITizenGallery/IExample.cs @@ -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 diff --git a/test/NUITizenGallery/NUITizenGallery.cs b/test/NUITizenGallery/NUITizenGallery.cs index 6b3610927..d8c6d8e89 100755 --- a/test/NUITizenGallery/NUITizenGallery.cs +++ b/test/NUITizenGallery/NUITizenGallery.cs @@ -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;