From: dongsug.song Date: Thu, 24 Apr 2025 02:43:34 +0000 (+0900) Subject: [NUI] Add copyright notices to files lacking security copyright headers X-Git-Tag: submit/tizen/20250428.020604~1^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=eb06151cee403bed7f0a949766ce29f5ffb6efbb;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [NUI] Add copyright notices to files lacking security copyright headers --- diff --git a/src/Tizen.NUI.AIAvatar/src/Animator/Core/IAnimator.cs b/src/Tizen.NUI.AIAvatar/src/Animator/Core/IAnimator.cs index bd3642364..d60beb0b9 100644 --- a/src/Tizen.NUI.AIAvatar/src/Animator/Core/IAnimator.cs +++ b/src/Tizen.NUI.AIAvatar/src/Animator/Core/IAnimator.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 System; using System.ComponentModel; using Tizen.NUI; diff --git a/src/Tizen.NUI.AIAvatar/src/LipSync/LipSyncer.cs b/src/Tizen.NUI.AIAvatar/src/LipSync/LipSyncer.cs index 073bc276c..8dd00a4ee 100644 --- a/src/Tizen.NUI.AIAvatar/src/LipSync/LipSyncer.cs +++ b/src/Tizen.NUI.AIAvatar/src/LipSync/LipSyncer.cs @@ -1,4 +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 System; using System.Collections.Generic; diff --git a/src/Tizen.NUI.Components/Controls/AlertDialogBindableProperty.cs b/src/Tizen.NUI.Components/Controls/AlertDialogBindableProperty.cs index 7082c53a2..3ccf171e9 100755 --- a/src/Tizen.NUI.Components/Controls/AlertDialogBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/AlertDialogBindableProperty.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.ComponentModel; using System.Collections.Generic; using Tizen.NUI.BaseComponents; diff --git a/src/Tizen.NUI.Components/Controls/ButtonBindableProperty.cs b/src/Tizen.NUI.Components/Controls/ButtonBindableProperty.cs index 3e21d049d..6dabfdb60 100755 --- a/src/Tizen.NUI.Components/Controls/ButtonBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/ButtonBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/MenuBindableProperty.cs b/src/Tizen.NUI.Components/Controls/MenuBindableProperty.cs index 797f3614a..2ab6590ef 100755 --- a/src/Tizen.NUI.Components/Controls/MenuBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/MenuBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/Navigation/AppBarBindableProperty.cs b/src/Tizen.NUI.Components/Controls/Navigation/AppBarBindableProperty.cs index acbe2472f..d83648e10 100755 --- a/src/Tizen.NUI.Components/Controls/Navigation/AppBarBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/Navigation/AppBarBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/Navigation/ContentPageBindableProperty.cs b/src/Tizen.NUI.Components/Controls/Navigation/ContentPageBindableProperty.cs index 21fb127fd..a4baba299 100755 --- a/src/Tizen.NUI.Components/Controls/Navigation/ContentPageBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/Navigation/ContentPageBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/Navigation/DialogPageBindableProperty.cs b/src/Tizen.NUI.Components/Controls/Navigation/DialogPageBindableProperty.cs index 4880c1fca..02cf5b973 100755 --- a/src/Tizen.NUI.Components/Controls/Navigation/DialogPageBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/Navigation/DialogPageBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/PaginationBindableProperty.cs b/src/Tizen.NUI.Components/Controls/PaginationBindableProperty.cs index 7e99cd69a..a5a73585c 100755 --- a/src/Tizen.NUI.Components/Controls/PaginationBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/PaginationBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/PickerBindableProperty.cs b/src/Tizen.NUI.Components/Controls/PickerBindableProperty.cs index 51a2dd0e3..7df3cffce 100755 --- a/src/Tizen.NUI.Components/Controls/PickerBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/PickerBindableProperty.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.ComponentModel; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/PopupBindableProperty.cs b/src/Tizen.NUI.Components/Controls/PopupBindableProperty.cs index 77afff56e..f69812f38 100755 --- a/src/Tizen.NUI.Components/Controls/PopupBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/PopupBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/ProgressBindableProperty.cs b/src/Tizen.NUI.Components/Controls/ProgressBindableProperty.cs index 4569a208a..5960e68b5 100755 --- a/src/Tizen.NUI.Components/Controls/ProgressBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/ProgressBindableProperty.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.ComponentModel; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/RecyclerView/CollectionViewBindableProperty.cs b/src/Tizen.NUI.Components/Controls/RecyclerView/CollectionViewBindableProperty.cs index 7cb9048d2..39bf4f5eb 100755 --- a/src/Tizen.NUI.Components/Controls/RecyclerView/CollectionViewBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/RecyclerView/CollectionViewBindableProperty.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.ComponentModel; using System.Linq; diff --git a/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultGridItemBindableProperty.cs b/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultGridItemBindableProperty.cs index c6cd102b9..2afcca9c2 100755 --- a/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultGridItemBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultGridItemBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultLinearItemBindableProperty.cs b/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultLinearItemBindableProperty.cs index 1898e3148..a8e4930ff 100755 --- a/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultLinearItemBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultLinearItemBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultTitleItemBindableProperty.cs b/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultTitleItemBindableProperty.cs index 5c4e4760c..bc3342d8d 100755 --- a/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultTitleItemBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultTitleItemBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/ScrollBarBindableProperty.cs b/src/Tizen.NUI.Components/Controls/ScrollBarBindableProperty.cs index b5c42eb28..3184dee3d 100755 --- a/src/Tizen.NUI.Components/Controls/ScrollBarBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/ScrollBarBindableProperty.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.ComponentModel; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/ScrollableBaseBindableProperty.cs b/src/Tizen.NUI.Components/Controls/ScrollableBaseBindableProperty.cs index 1e063ab72..8a98602c1 100755 --- a/src/Tizen.NUI.Components/Controls/ScrollableBaseBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/ScrollableBaseBindableProperty.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.ComponentModel; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/SliderBindableProperty.cs b/src/Tizen.NUI.Components/Controls/SliderBindableProperty.cs index b64db6dc1..a5745c3b1 100755 --- a/src/Tizen.NUI.Components/Controls/SliderBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/SliderBindableProperty.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.ComponentModel; using Tizen.NUI.BaseComponents; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/SwitchBindableProperty.cs b/src/Tizen.NUI.Components/Controls/SwitchBindableProperty.cs index 47afd79a7..8357a1a7e 100755 --- a/src/Tizen.NUI.Components/Controls/SwitchBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/SwitchBindableProperty.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.ComponentModel; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/TabBindableProperty.cs b/src/Tizen.NUI.Components/Controls/TabBindableProperty.cs index f1c06acaa..2603bbb4e 100755 --- a/src/Tizen.NUI.Components/Controls/TabBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/TabBindableProperty.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.ComponentModel; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/Controls/ToastBindableProperty.cs b/src/Tizen.NUI.Components/Controls/ToastBindableProperty.cs index a647e097c..bee5cc03a 100755 --- a/src/Tizen.NUI.Components/Controls/ToastBindableProperty.cs +++ b/src/Tizen.NUI.Components/Controls/ToastBindableProperty.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.ComponentModel; using Tizen.NUI.Binding; diff --git a/src/Tizen.NUI.Components/FriendAssembly.cs b/src/Tizen.NUI.Components/FriendAssembly.cs index 0ab4b7807..e24887a9d 100755 --- a/src/Tizen.NUI.Components/FriendAssembly.cs +++ b/src/Tizen.NUI.Components/FriendAssembly.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.Runtime.CompilerServices; [assembly: InternalsVisibleTo("Tizen.FH.NUI, PublicKey=0024000004800000940000000602000000240000525341310004000001000100edd17ed375b5865e35ee337fe9e90ef0fb0c258c091874889540bb4eaeedc992755ec0e0a6deadfbfbb685bddfc99a850418e94b6a9e831fb47bcc52be1a5110dbc141943b51ebefe6daf4e415dc430c6b3f10175188db4b3dc0073d662318fe8463dfdb22aaa3e8e9aa97313fb4b3b157cf32c9b6b340dab9812fe97fd2d6c4")] diff --git a/src/Tizen.NUI.Components/Properties/AssemblyInfo.cs b/src/Tizen.NUI.Components/Properties/AssemblyInfo.cs index 8b14343b7..5b6a7b1c1 100755 --- a/src/Tizen.NUI.Components/Properties/AssemblyInfo.cs +++ b/src/Tizen.NUI.Components/Properties/AssemblyInfo.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; // Xamarin.Forms.Loader.dll Xamarin.Forms.Xaml.XamlLoader.Load(object, string), kzu@microsoft.com diff --git a/src/Tizen.NUI.Extension/Properties/AssemblyInfo.cs b/src/Tizen.NUI.Extension/Properties/AssemblyInfo.cs index cafcb90dd..18ae9d3b9 100755 --- a/src/Tizen.NUI.Extension/Properties/AssemblyInfo.cs +++ b/src/Tizen.NUI.Extension/Properties/AssemblyInfo.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; // Xamarin.Forms.Loader.dll Xamarin.Forms.Xaml.XamlLoader.Load(object, string), kzu@microsoft.com diff --git a/src/Tizen.NUI.Physics2D/Properties/AssemblyInfo.cs b/src/Tizen.NUI.Physics2D/Properties/AssemblyInfo.cs index 3110dbc14..7787309a1 100755 --- a/src/Tizen.NUI.Physics2D/Properties/AssemblyInfo.cs +++ b/src/Tizen.NUI.Physics2D/Properties/AssemblyInfo.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; // Xamarin.Forms.Loader.dll Xamarin.Forms.Xaml.XamlLoader.Load(object, string), kzu@microsoft.com diff --git a/src/Tizen.NUI.Scene3D/Properties/AssemblyInfo.cs b/src/Tizen.NUI.Scene3D/Properties/AssemblyInfo.cs index 8c65c3fb3..6ba5b68ac 100755 --- a/src/Tizen.NUI.Scene3D/Properties/AssemblyInfo.cs +++ b/src/Tizen.NUI.Scene3D/Properties/AssemblyInfo.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; // Xamarin.Forms.Loader.dll Xamarin.Forms.Xaml.XamlLoader.Load(object, string), kzu@microsoft.com diff --git a/src/Tizen.NUI/Properties/AssemblyInfo.cs b/src/Tizen.NUI/Properties/AssemblyInfo.cs index 9c2a50799..03df02166 100755 --- a/src/Tizen.NUI/Properties/AssemblyInfo.cs +++ b/src/Tizen.NUI/Properties/AssemblyInfo.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.Runtime.CompilerServices; using Tizen.NUI; diff --git a/src/Tizen.NUI/src/devel/Binding/BindingExtensions.cs b/src/Tizen.NUI/src/devel/Binding/BindingExtensions.cs index c88ffe3d0..17ba2867a 100644 --- a/src/Tizen.NUI/src/devel/Binding/BindingExtensions.cs +++ b/src/Tizen.NUI/src/devel/Binding/BindingExtensions.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.Reflection; using Tizen.NUI.BaseComponents; diff --git a/src/Tizen.NUI/src/devel/Binding/BindingProperty.cs b/src/Tizen.NUI/src/devel/Binding/BindingProperty.cs index fba9b374f..69068d1ff 100644 --- a/src/Tizen.NUI/src/devel/Binding/BindingProperty.cs +++ b/src/Tizen.NUI/src/devel/Binding/BindingProperty.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; namespace Tizen.NUI.Binding diff --git a/src/Tizen.NUI/src/devel/Binding/BindingSession.cs b/src/Tizen.NUI/src/devel/Binding/BindingSession.cs index c121aaff8..7de53fb78 100644 --- a/src/Tizen.NUI/src/devel/Binding/BindingSession.cs +++ b/src/Tizen.NUI/src/devel/Binding/BindingSession.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.Collections.Generic; using System.ComponentModel; using System.Reflection; diff --git a/src/Tizen.NUI/src/devel/Binding/TwoWayBindingProperty.cs b/src/Tizen.NUI/src/devel/Binding/TwoWayBindingProperty.cs index c1c3d3a9c..07336b36c 100644 --- a/src/Tizen.NUI/src/devel/Binding/TwoWayBindingProperty.cs +++ b/src/Tizen.NUI/src/devel/Binding/TwoWayBindingProperty.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; namespace Tizen.NUI.Binding diff --git a/src/Tizen.NUI/src/devel/Binding/ViewBindings.cs b/src/Tizen.NUI/src/devel/Binding/ViewBindings.cs index fa57b7c86..d4bee36ef 100644 --- a/src/Tizen.NUI/src/devel/Binding/ViewBindings.cs +++ b/src/Tizen.NUI/src/devel/Binding/ViewBindings.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.Collections.Generic; using Tizen.NUI.BaseComponents; diff --git a/src/Tizen.NUI/src/devel/Lite/UIExtents.cs b/src/Tizen.NUI/src/devel/Lite/UIExtents.cs index e54f4c036..d25be1a64 100644 --- a/src/Tizen.NUI/src/devel/Lite/UIExtents.cs +++ b/src/Tizen.NUI/src/devel/Lite/UIExtents.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; namespace Tizen.NUI diff --git a/src/Tizen.NUI/src/internal/Interop/Interop.BackgroundBlurEffect.cs b/src/Tizen.NUI/src/internal/Interop/Interop.BackgroundBlurEffect.cs index bf914b76e..a580528db 100644 --- a/src/Tizen.NUI/src/internal/Interop/Interop.BackgroundBlurEffect.cs +++ b/src/Tizen.NUI/src/internal/Interop/Interop.BackgroundBlurEffect.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. + * + */ + namespace Tizen.NUI { internal static partial class Interop diff --git a/src/Tizen.NUI/src/internal/Interop/Interop.CameraView.cs b/src/Tizen.NUI/src/internal/Interop/Interop.CameraView.cs index 4ef391f4d..c099718e8 100755 --- a/src/Tizen.NUI/src/internal/Interop/Interop.CameraView.cs +++ b/src/Tizen.NUI/src/internal/Interop/Interop.CameraView.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.Collections.Generic; using System.Text; diff --git a/src/Tizen.NUI/src/internal/XamlBinding/MergedStyle.cs b/src/Tizen.NUI/src/internal/XamlBinding/MergedStyle.cs index 22572f196..d4ec94716 100755 --- a/src/Tizen.NUI/src/internal/XamlBinding/MergedStyle.cs +++ b/src/Tizen.NUI/src/internal/XamlBinding/MergedStyle.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.Linq; diff --git a/src/Tizen.NUI/src/internal/XamlBinding/StyleSheets/IStyle.cs b/src/Tizen.NUI/src/internal/XamlBinding/StyleSheets/IStyle.cs index 1cb59e3d2..3f1968480 100755 --- a/src/Tizen.NUI/src/internal/XamlBinding/StyleSheets/IStyle.cs +++ b/src/Tizen.NUI/src/internal/XamlBinding/StyleSheets/IStyle.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.Binding; diff --git a/src/Tizen.NUI/src/public/BaseComponents/DirectRenderingGLView.cs b/src/Tizen.NUI/src/public/BaseComponents/DirectRenderingGLView.cs index 8f26de0f1..0921ee2b0 100644 --- a/src/Tizen.NUI/src/public/BaseComponents/DirectRenderingGLView.cs +++ b/src/Tizen.NUI/src/public/BaseComponents/DirectRenderingGLView.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.ComponentModel; using System.Runtime.InteropServices; diff --git a/src/Tizen.NUI/src/public/BaseComponents/GLView.cs b/src/Tizen.NUI/src/public/BaseComponents/GLView.cs index fc6960604..a25f49341 100644 --- a/src/Tizen.NUI/src/public/BaseComponents/GLView.cs +++ b/src/Tizen.NUI/src/public/BaseComponents/GLView.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.ComponentModel; using System.Runtime.InteropServices; diff --git a/src/Tizen.NUI/src/public/XamlBinding/TriggerBase.cs b/src/Tizen.NUI/src/public/XamlBinding/TriggerBase.cs index 0d9f49ee6..701355808 100755 --- a/src/Tizen.NUI/src/public/XamlBinding/TriggerBase.cs +++ b/src/Tizen.NUI/src/public/XamlBinding/TriggerBase.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.Reflection; using System.Collections; diff --git a/src/Tizen.NUI/src/public/XamlBinding/XamlStyle.cs b/src/Tizen.NUI/src/public/XamlBinding/XamlStyle.cs index 473ef390c..d3491f911 100755 --- a/src/Tizen.NUI/src/public/XamlBinding/XamlStyle.cs +++ b/src/Tizen.NUI/src/public/XamlBinding/XamlStyle.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.Reflection;