From 5233e839d5ff5e70ba6611b83b6adc1f457e58af Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EB=B0=95=ED=98=84=EC=A7=84/Tizen=20Platform=20Lab=28SR=29?= =?UTF-8?q?/Senior=20Engineer/=EC=82=BC=EC=84=B1=EC=A0=84=EC=9E=90?= Date: Fri, 6 Apr 2018 10:55:28 +0900 Subject: [PATCH] add copyright and license on header of code file (#101) --- src/CircularUI.Tizen/CheckRenderer.cs | 18 +++++++++++++++++- .../CircleDateTimeSelectorRenderer.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/CircleListView.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/CircleListViewRenderer.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/CirclePageRenderer.cs | 18 +++++++++++++++++- .../CircleProgressBarSurfaceItemImplements.cs | 18 +++++++++++++++++- .../CircleScrollViewRenderer.cs | 18 +++++++++++++++++- .../CircleSliderSurfaceItemImplements.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/CircleStepperRenderer.cs | 18 +++++++++++++++++- .../CircleWidgetRendererExtension.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/CircularUI.cs | 17 ++++++++++++++++- .../ConfirmationPopupImplementation.cs | 18 +++++++++++++++++- .../ContextPopupImplementation.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/GroupTextCellRenderer.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/IndexPageRenderer.cs | 18 +++++++++++++++++- .../InformationPopupImplementation.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/ListViewCache.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/RadioRenderer.cs | 18 +++++++++++++++++- .../TizenConfirmPopupEffect.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/ToastImplementation.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/TwoButtonPageRenderer.cs | 18 +++++++++++++++++- src/CircularUI.Tizen/TwoButtonPageWidget.cs | 18 +++++++++++++++++- .../Watchface/FormsWatchface.cs | 18 +++++++++++++++++- src/CircularUI/ActionButtonItem.cs | 18 +++++++++++++++++- src/CircularUI/Check.cs | 18 +++++++++++++++++- src/CircularUI/CheckDisplayStyle.cs | 18 +++++++++++++++++- src/CircularUI/CircleDateTimeSelector.cs | 18 +++++++++++++++++- src/CircularUI/CircleListView.cs | 18 +++++++++++++++++- src/CircularUI/CirclePage.cs | 18 +++++++++++++++++- src/CircularUI/CirclePageNotFoundException.cs | 18 +++++++++++++++++- src/CircularUI/CircleProgressBarSurfaceItem.cs | 18 +++++++++++++++++- src/CircularUI/CircleScrollView.cs | 18 +++++++++++++++++- src/CircularUI/CircleSliderSurfaceItem.cs | 18 +++++++++++++++++- src/CircularUI/CircleStackLayout.cs | 18 +++++++++++++++++- src/CircularUI/CircleStepper.cs | 18 +++++++++++++++++- src/CircularUI/CircleSurfaceItem.cs | 18 +++++++++++++++++- src/CircularUI/CircleToolbarItem.cs | 18 +++++++++++++++++- src/CircularUI/ConfirmPopupEffect.cs | 18 +++++++++++++++++- src/CircularUI/ConfirmationPopup.cs | 18 +++++++++++++++++- src/CircularUI/ContextPopup.cs | 18 +++++++++++++++++- src/CircularUI/ContextPopupItem.cs | 18 +++++++++++++++++- src/CircularUI/DateTimeType.cs | 18 +++++++++++++++++- src/CircularUI/ICircleSurfaceItem.cs | 18 +++++++++++++++++- src/CircularUI/IConfirmationPopup.cs | 18 +++++++++++++++++- src/CircularUI/IContextPopup.cs | 18 +++++++++++++++++- src/CircularUI/IInformationPopup.cs | 18 +++++++++++++++++- src/CircularUI/IRotaryFocusable.cs | 18 +++++++++++++++++- src/CircularUI/IToast.cs | 18 +++++++++++++++++- src/CircularUI/IndexPage.cs | 18 +++++++++++++++++- src/CircularUI/InformationPopup.cs | 18 +++++++++++++++++- src/CircularUI/PositionOption.cs | 18 +++++++++++++++++- src/CircularUI/Radio.cs | 18 +++++++++++++++++- src/CircularUI/RotaryEventHandler.cs | 18 +++++++++++++++++- src/CircularUI/SelectedEventArgs.cs | 16 ++++++++++++++++ src/CircularUI/Toast.cs | 18 +++++++++++++++++- src/CircularUI/ToastProxy.cs | 18 +++++++++++++++++- src/CircularUI/TwoButtonPage.cs | 18 +++++++++++++++++- test/SimpleTextWatchface/ClockViewModel.cs | 18 +++++++++++++++++- .../SimpleTextWatchface_App.cs | 18 +++++++++++++++++- .../WatchfaceApplication.xaml.cs | 18 +++++++++++++++++- .../CustomRenderer/RenderListViewRenderer.cs | 16 ++++++++++++++++ .../DependencyService/EcoreAnimatorService.cs | 16 ++++++++++++++++ .../GlobalScrollConfigService.cs | 16 ++++++++++++++++ .../WearableUIGallery.Tizen.Wearable.cs | 16 ++++++++++++++++ .../WearableUIGallery/App.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/AppViewModel.cs | 18 +++++++++++++++++- .../Extensions/EcoreAnimatorEventArgs.cs | 18 +++++++++++++++++- .../Extensions/IEcoreAnimator.cs | 18 +++++++++++++++++- .../Extensions/IGlobalScrollConfig.cs | 18 +++++++++++++++++- .../Extensions/RenderListView.cs | 18 +++++++++++++++++- .../TC/CustomViewCell.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCCheck.xaml.cs | 18 +++++++++++++++++- .../TC/TCCircleListView.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCCirclePage.xaml.cs | 18 +++++++++++++++++- .../TC/TCCirclePageViewModel.cs | 18 +++++++++++++++++- .../TC/TCCircleScroller.xaml.cs | 18 +++++++++++++++++- .../TC/TCCircleStackLayout.xaml.cs | 18 +++++++++++++++++- .../TC/TCCircleStepper.xaml.cs | 18 +++++++++++++++++- .../TC/TCCircleStepper2.xaml.cs | 18 +++++++++++++++++- .../TC/TCCircleStepper3.xaml.cs | 18 +++++++++++++++++- .../TC/TCCircleStepper4.xaml.cs | 18 +++++++++++++++++- .../TC/TCCircleStepperList.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCConfirm.xaml.cs | 18 +++++++++++++++++- .../TC/TCConfirmationPopup.xaml.cs | 18 +++++++++++++++++- .../TC/TCContextPopup.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCGroupList.xaml.cs | 18 +++++++++++++++++- .../TC/TCIRotaryEventReceiver.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCIndexPage.xaml.cs | 18 +++++++++++++++++- .../TC/TCInformationPopup.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCListView.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCPerformance.cs | 16 ++++++++++++++++ .../WearableUIGallery/TC/TCRadio.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCRadioGroup.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCRadioList.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCToast.xaml.cs | 18 +++++++++++++++++- .../TC/TCTwoButtonPage.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TC/TCViewCell.xaml.cs | 18 +++++++++++++++++- .../WearableUIGallery/TCDescribe.cs | 18 +++++++++++++++++- 98 files changed, 1659 insertions(+), 92 deletions(-) diff --git a/src/CircularUI.Tizen/CheckRenderer.cs b/src/CircularUI.Tizen/CheckRenderer.cs index 8fe6a12f..7eb39c54 100644 --- a/src/CircularUI.Tizen/CheckRenderer.cs +++ b/src/CircularUI.Tizen/CheckRenderer.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using CircularUI; using CircularUI.Tizen; diff --git a/src/CircularUI.Tizen/CircleDateTimeSelectorRenderer.cs b/src/CircularUI.Tizen/CircleDateTimeSelectorRenderer.cs index 6b0c1b6d..c0faf992 100644 --- a/src/CircularUI.Tizen/CircleDateTimeSelectorRenderer.cs +++ b/src/CircularUI.Tizen/CircleDateTimeSelectorRenderer.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms.Platform.Tizen; using EDateTimeFieldType = ElmSharp.DateTimeFieldType; using ECircleDateTimeSelector = ElmSharp.Wearable.CircleDateTimeSelector; diff --git a/src/CircularUI.Tizen/CircleListView.cs b/src/CircularUI.Tizen/CircleListView.cs index 55a69e9a..e6f54faa 100644 --- a/src/CircularUI.Tizen/CircleListView.cs +++ b/src/CircularUI.Tizen/CircleListView.cs @@ -1,4 +1,20 @@ -using ElmSharp.Wearable; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp.Wearable; using System; using System.Collections.Generic; using Xamarin.Forms; diff --git a/src/CircularUI.Tizen/CircleListViewRenderer.cs b/src/CircularUI.Tizen/CircleListViewRenderer.cs index 62c08ec3..a8294aef 100644 --- a/src/CircularUI.Tizen/CircleListViewRenderer.cs +++ b/src/CircularUI.Tizen/CircleListViewRenderer.cs @@ -1,4 +1,20 @@ -using ElmSharp; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using System.Collections; using System.Collections.Specialized; using Xamarin.Forms; diff --git a/src/CircularUI.Tizen/CirclePageRenderer.cs b/src/CircularUI.Tizen/CirclePageRenderer.cs index 58a291f8..a1a6bc1c 100644 --- a/src/CircularUI.Tizen/CirclePageRenderer.cs +++ b/src/CircularUI.Tizen/CirclePageRenderer.cs @@ -1,4 +1,20 @@ -using ElmSharp; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using ElmSharp.Wearable; using System; using System.Collections.Generic; diff --git a/src/CircularUI.Tizen/CircleProgressBarSurfaceItemImplements.cs b/src/CircularUI.Tizen/CircleProgressBarSurfaceItemImplements.cs index ad443f3c..26c28cdf 100644 --- a/src/CircularUI.Tizen/CircleProgressBarSurfaceItemImplements.cs +++ b/src/CircularUI.Tizen/CircleProgressBarSurfaceItemImplements.cs @@ -1,4 +1,20 @@ -using ElmSharp; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using System; using System.Collections.Generic; using System.ComponentModel; diff --git a/src/CircularUI.Tizen/CircleScrollViewRenderer.cs b/src/CircularUI.Tizen/CircleScrollViewRenderer.cs index b61dbcf1..c6d268ed 100644 --- a/src/CircularUI.Tizen/CircleScrollViewRenderer.cs +++ b/src/CircularUI.Tizen/CircleScrollViewRenderer.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Threading.Tasks; using ElmSharp; diff --git a/src/CircularUI.Tizen/CircleSliderSurfaceItemImplements.cs b/src/CircularUI.Tizen/CircleSliderSurfaceItemImplements.cs index 1d2a5057..03f1334d 100644 --- a/src/CircularUI.Tizen/CircleSliderSurfaceItemImplements.cs +++ b/src/CircularUI.Tizen/CircleSliderSurfaceItemImplements.cs @@ -1,4 +1,20 @@ -using ElmSharp; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using ElmSharp.Wearable; using System; using System.Collections.Generic; diff --git a/src/CircularUI.Tizen/CircleStepperRenderer.cs b/src/CircularUI.Tizen/CircleStepperRenderer.cs index e73d9096..4fa32a8f 100644 --- a/src/CircularUI.Tizen/CircleStepperRenderer.cs +++ b/src/CircularUI.Tizen/CircleStepperRenderer.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ESpinner = ElmSharp.Wearable.CircleSpinner; using ESize = ElmSharp.Size; using Xamarin.Forms; diff --git a/src/CircularUI.Tizen/CircleWidgetRendererExtension.cs b/src/CircularUI.Tizen/CircleWidgetRendererExtension.cs index d28446f9..11176db6 100644 --- a/src/CircularUI.Tizen/CircleWidgetRendererExtension.cs +++ b/src/CircularUI.Tizen/CircleWidgetRendererExtension.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using Xamarin.Forms.Platform.Tizen; namespace CircularUI.Tizen diff --git a/src/CircularUI.Tizen/CircularUI.cs b/src/CircularUI.Tizen/CircularUI.cs index 0007b123..8197a46b 100644 --- a/src/CircularUI.Tizen/CircularUI.cs +++ b/src/CircularUI.Tizen/CircularUI.cs @@ -1,4 +1,19 @@ - +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 CircularUI.Tizen { public static class CircularUI diff --git a/src/CircularUI.Tizen/ConfirmationPopupImplementation.cs b/src/CircularUI.Tizen/ConfirmationPopupImplementation.cs index f725ec30..c40853c5 100644 --- a/src/CircularUI.Tizen/ConfirmationPopupImplementation.cs +++ b/src/CircularUI.Tizen/ConfirmationPopupImplementation.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using TForms = Xamarin.Forms.Platform.Tizen.Forms; using XForms = Xamarin.Forms; diff --git a/src/CircularUI.Tizen/ContextPopupImplementation.cs b/src/CircularUI.Tizen/ContextPopupImplementation.cs index f51f259d..fe0515ed 100644 --- a/src/CircularUI.Tizen/ContextPopupImplementation.cs +++ b/src/CircularUI.Tizen/ContextPopupImplementation.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Runtime.CompilerServices; diff --git a/src/CircularUI.Tizen/GroupTextCellRenderer.cs b/src/CircularUI.Tizen/GroupTextCellRenderer.cs index 934c6edb..cd35e65b 100644 --- a/src/CircularUI.Tizen/GroupTextCellRenderer.cs +++ b/src/CircularUI.Tizen/GroupTextCellRenderer.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms.Platform.Tizen; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms.Platform.Tizen; namespace CircularUI.Tizen { diff --git a/src/CircularUI.Tizen/IndexPageRenderer.cs b/src/CircularUI.Tizen/IndexPageRenderer.cs index d0ba628c..67660168 100644 --- a/src/CircularUI.Tizen/IndexPageRenderer.cs +++ b/src/CircularUI.Tizen/IndexPageRenderer.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 CircularUI; using CircularUI.Tizen; diff --git a/src/CircularUI.Tizen/InformationPopupImplementation.cs b/src/CircularUI.Tizen/InformationPopupImplementation.cs index f55fc02f..2bc998dc 100644 --- a/src/CircularUI.Tizen/InformationPopupImplementation.cs +++ b/src/CircularUI.Tizen/InformationPopupImplementation.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 TForms = Xamarin.Forms.Platform.Tizen.Forms; using Xamarin.Forms; using XForms = Xamarin.Forms; diff --git a/src/CircularUI.Tizen/ListViewCache.cs b/src/CircularUI.Tizen/ListViewCache.cs index def7e75b..08f18e3b 100644 --- a/src/CircularUI.Tizen/ListViewCache.cs +++ b/src/CircularUI.Tizen/ListViewCache.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using Xamarin.Forms; diff --git a/src/CircularUI.Tizen/RadioRenderer.cs b/src/CircularUI.Tizen/RadioRenderer.cs index 00ed08b8..765193d3 100644 --- a/src/CircularUI.Tizen/RadioRenderer.cs +++ b/src/CircularUI.Tizen/RadioRenderer.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using CircularUI; diff --git a/src/CircularUI.Tizen/TizenConfirmPopupEffect.cs b/src/CircularUI.Tizen/TizenConfirmPopupEffect.cs index 05acb5f3..a54635e5 100644 --- a/src/CircularUI.Tizen/TizenConfirmPopupEffect.cs +++ b/src/CircularUI.Tizen/TizenConfirmPopupEffect.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Linq; diff --git a/src/CircularUI.Tizen/ToastImplementation.cs b/src/CircularUI.Tizen/ToastImplementation.cs index fe0bad0d..ecf8578d 100644 --- a/src/CircularUI.Tizen/ToastImplementation.cs +++ b/src/CircularUI.Tizen/ToastImplementation.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using TForms = Xamarin.Forms.Platform.Tizen.Forms; using XForms = Xamarin.Forms; diff --git a/src/CircularUI.Tizen/TwoButtonPageRenderer.cs b/src/CircularUI.Tizen/TwoButtonPageRenderer.cs index 9203f053..276c45b7 100644 --- a/src/CircularUI.Tizen/TwoButtonPageRenderer.cs +++ b/src/CircularUI.Tizen/TwoButtonPageRenderer.cs @@ -1,4 +1,20 @@ -using ElmSharp; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using System; using CircularUI; using Xamarin.Forms.Platform.Tizen; diff --git a/src/CircularUI.Tizen/TwoButtonPageWidget.cs b/src/CircularUI.Tizen/TwoButtonPageWidget.cs index 09def7dc..23745623 100644 --- a/src/CircularUI.Tizen/TwoButtonPageWidget.cs +++ b/src/CircularUI.Tizen/TwoButtonPageWidget.cs @@ -1,4 +1,20 @@ -using ElmSharp; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using System; using System.Collections.Generic; using System.Linq; diff --git a/src/CircularUI.Tizen/Watchface/FormsWatchface.cs b/src/CircularUI.Tizen/Watchface/FormsWatchface.cs index a11be11f..0da51400 100644 --- a/src/CircularUI.Tizen/Watchface/FormsWatchface.cs +++ b/src/CircularUI.Tizen/Watchface/FormsWatchface.cs @@ -1,4 +1,20 @@ -using ElmSharp; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using System; using Tizen.Applications; using Xamarin.Forms; diff --git a/src/CircularUI/ActionButtonItem.cs b/src/CircularUI/ActionButtonItem.cs index 8a2f277a..075c3938 100644 --- a/src/CircularUI/ActionButtonItem.cs +++ b/src/CircularUI/ActionButtonItem.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/src/CircularUI/Check.cs b/src/CircularUI/Check.cs index 7b36ae68..769d297e 100644 --- a/src/CircularUI/Check.cs +++ b/src/CircularUI/Check.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/src/CircularUI/CheckDisplayStyle.cs b/src/CircularUI/CheckDisplayStyle.cs index e6e99512..a8fe6af3 100644 --- a/src/CircularUI/CheckDisplayStyle.cs +++ b/src/CircularUI/CheckDisplayStyle.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/src/CircularUI/CircleDateTimeSelector.cs b/src/CircularUI/CircleDateTimeSelector.cs index 5e04db53..daa996b7 100644 --- a/src/CircularUI/CircleDateTimeSelector.cs +++ b/src/CircularUI/CircleDateTimeSelector.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; diff --git a/src/CircularUI/CircleListView.cs b/src/CircularUI/CircleListView.cs index 670d07b2..1a7186f3 100644 --- a/src/CircularUI/CircleListView.cs +++ b/src/CircularUI/CircleListView.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI diff --git a/src/CircularUI/CirclePage.cs b/src/CircularUI/CirclePage.cs index ae7e7d92..48499cf0 100644 --- a/src/CircularUI/CirclePage.cs +++ b/src/CircularUI/CirclePage.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Collections.Specialized; diff --git a/src/CircularUI/CirclePageNotFoundException.cs b/src/CircularUI/CirclePageNotFoundException.cs index 28b334a4..8e44967b 100644 --- a/src/CircularUI/CirclePageNotFoundException.cs +++ b/src/CircularUI/CirclePageNotFoundException.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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/CircularUI/CircleProgressBarSurfaceItem.cs b/src/CircularUI/CircleProgressBarSurfaceItem.cs index 4d9aa7c0..8562a2f3 100644 --- a/src/CircularUI/CircleProgressBarSurfaceItem.cs +++ b/src/CircularUI/CircleProgressBarSurfaceItem.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using Xamarin.Forms.Internals; namespace CircularUI diff --git a/src/CircularUI/CircleScrollView.cs b/src/CircularUI/CircleScrollView.cs index eb3d8cc5..74e550b2 100644 --- a/src/CircularUI/CircleScrollView.cs +++ b/src/CircularUI/CircleScrollView.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/src/CircularUI/CircleSliderSurfaceItem.cs b/src/CircularUI/CircleSliderSurfaceItem.cs index b306cda6..0ff637f1 100644 --- a/src/CircularUI/CircleSliderSurfaceItem.cs +++ b/src/CircularUI/CircleSliderSurfaceItem.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using Xamarin.Forms.Internals; namespace CircularUI diff --git a/src/CircularUI/CircleStackLayout.cs b/src/CircularUI/CircleStackLayout.cs index 3f23c38d..5bc69897 100644 --- a/src/CircularUI/CircleStackLayout.cs +++ b/src/CircularUI/CircleStackLayout.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; diff --git a/src/CircularUI/CircleStepper.cs b/src/CircularUI/CircleStepper.cs index 1917dd88..e1dc36a5 100644 --- a/src/CircularUI/CircleStepper.cs +++ b/src/CircularUI/CircleStepper.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/src/CircularUI/CircleSurfaceItem.cs b/src/CircularUI/CircleSurfaceItem.cs index 8fae417f..dd82cbff 100644 --- a/src/CircularUI/CircleSurfaceItem.cs +++ b/src/CircularUI/CircleSurfaceItem.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/src/CircularUI/CircleToolbarItem.cs b/src/CircularUI/CircleToolbarItem.cs index f2ee4334..4f7ea167 100644 --- a/src/CircularUI/CircleToolbarItem.cs +++ b/src/CircularUI/CircleToolbarItem.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/src/CircularUI/ConfirmPopupEffect.cs b/src/CircularUI/ConfirmPopupEffect.cs index d00318bd..685b8539 100644 --- a/src/CircularUI/ConfirmPopupEffect.cs +++ b/src/CircularUI/ConfirmPopupEffect.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using System.Windows.Input; diff --git a/src/CircularUI/ConfirmationPopup.cs b/src/CircularUI/ConfirmationPopup.cs index 8642801b..5bce7e50 100644 --- a/src/CircularUI/ConfirmationPopup.cs +++ b/src/CircularUI/ConfirmationPopup.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using System; diff --git a/src/CircularUI/ContextPopup.cs b/src/CircularUI/ContextPopup.cs index 88f0126e..6a315ed3 100644 --- a/src/CircularUI/ContextPopup.cs +++ b/src/CircularUI/ContextPopup.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Collections.Specialized; diff --git a/src/CircularUI/ContextPopupItem.cs b/src/CircularUI/ContextPopupItem.cs index 5fb727f6..e00b8953 100644 --- a/src/CircularUI/ContextPopupItem.cs +++ b/src/CircularUI/ContextPopupItem.cs @@ -1,4 +1,20 @@ -using System.ComponentModel; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Runtime.CompilerServices; namespace CircularUI diff --git a/src/CircularUI/DateTimeType.cs b/src/CircularUI/DateTimeType.cs index dc5c761b..a9c8e019 100644 --- a/src/CircularUI/DateTimeType.cs +++ b/src/CircularUI/DateTimeType.cs @@ -1,4 +1,20 @@ -namespace CircularUI +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 CircularUI { /// /// Enumeration for style type of CircleDateTimeSelector diff --git a/src/CircularUI/ICircleSurfaceItem.cs b/src/CircularUI/ICircleSurfaceItem.cs index 37fecf8f..e24267b4 100644 --- a/src/CircularUI/ICircleSurfaceItem.cs +++ b/src/CircularUI/ICircleSurfaceItem.cs @@ -1,4 +1,20 @@ -namespace CircularUI +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 CircularUI { /// /// The ICircleSurfaceItem is an interface that controls the items represented in the CircleSurface. diff --git a/src/CircularUI/IConfirmationPopup.cs b/src/CircularUI/IConfirmationPopup.cs index b0b4554b..27f9f761 100644 --- a/src/CircularUI/IConfirmationPopup.cs +++ b/src/CircularUI/IConfirmationPopup.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; diff --git a/src/CircularUI/IContextPopup.cs b/src/CircularUI/IContextPopup.cs index 61684418..78f78021 100644 --- a/src/CircularUI/IContextPopup.cs +++ b/src/CircularUI/IContextPopup.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; diff --git a/src/CircularUI/IInformationPopup.cs b/src/CircularUI/IInformationPopup.cs index 9deeeca8..907b44bf 100644 --- a/src/CircularUI/IInformationPopup.cs +++ b/src/CircularUI/IInformationPopup.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI diff --git a/src/CircularUI/IRotaryFocusable.cs b/src/CircularUI/IRotaryFocusable.cs index ea444643..fcc84f4a 100644 --- a/src/CircularUI/IRotaryFocusable.cs +++ b/src/CircularUI/IRotaryFocusable.cs @@ -1,4 +1,20 @@ -namespace CircularUI +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 CircularUI { /// /// The IRotaryFocusable is an interface to take a Rotary Event diff --git a/src/CircularUI/IToast.cs b/src/CircularUI/IToast.cs index 3fdd2b08..d3742627 100644 --- a/src/CircularUI/IToast.cs +++ b/src/CircularUI/IToast.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/src/CircularUI/IndexPage.cs b/src/CircularUI/IndexPage.cs index 04b88e1f..a1ecfd4a 100644 --- a/src/CircularUI/IndexPage.cs +++ b/src/CircularUI/IndexPage.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/src/CircularUI/InformationPopup.cs b/src/CircularUI/InformationPopup.cs index b04e9407..05d227d7 100644 --- a/src/CircularUI/InformationPopup.cs +++ b/src/CircularUI/InformationPopup.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using CircularUI; diff --git a/src/CircularUI/PositionOption.cs b/src/CircularUI/PositionOption.cs index 1b37e338..c3c2cd48 100644 --- a/src/CircularUI/PositionOption.cs +++ b/src/CircularUI/PositionOption.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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/CircularUI/Radio.cs b/src/CircularUI/Radio.cs index 5f227aab..41319a63 100644 --- a/src/CircularUI/Radio.cs +++ b/src/CircularUI/Radio.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI diff --git a/src/CircularUI/RotaryEventHandler.cs b/src/CircularUI/RotaryEventHandler.cs index 8e6aabc4..0fdde617 100644 --- a/src/CircularUI/RotaryEventHandler.cs +++ b/src/CircularUI/RotaryEventHandler.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; namespace CircularUI { diff --git a/src/CircularUI/SelectedEventArgs.cs b/src/CircularUI/SelectedEventArgs.cs index 562e8703..72a4e05b 100644 --- a/src/CircularUI/SelectedEventArgs.cs +++ b/src/CircularUI/SelectedEventArgs.cs @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; namespace CircularUI diff --git a/src/CircularUI/Toast.cs b/src/CircularUI/Toast.cs index 298cff37..46957aa9 100644 --- a/src/CircularUI/Toast.cs +++ b/src/CircularUI/Toast.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI diff --git a/src/CircularUI/ToastProxy.cs b/src/CircularUI/ToastProxy.cs index 6a7cc37f..4a0579f3 100644 --- a/src/CircularUI/ToastProxy.cs +++ b/src/CircularUI/ToastProxy.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI diff --git a/src/CircularUI/TwoButtonPage.cs b/src/CircularUI/TwoButtonPage.cs index fa615dbe..37548124 100644 --- a/src/CircularUI/TwoButtonPage.cs +++ b/src/CircularUI/TwoButtonPage.cs @@ -1,4 +1,20 @@ -using Xamarin.Forms; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; namespace CircularUI { diff --git a/test/SimpleTextWatchface/ClockViewModel.cs b/test/SimpleTextWatchface/ClockViewModel.cs index 3d7ac72e..1e624561 100644 --- a/test/SimpleTextWatchface/ClockViewModel.cs +++ b/test/SimpleTextWatchface/ClockViewModel.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Linq; diff --git a/test/SimpleTextWatchface/SimpleTextWatchface_App.cs b/test/SimpleTextWatchface/SimpleTextWatchface_App.cs index 0776561e..b356e819 100644 --- a/test/SimpleTextWatchface/SimpleTextWatchface_App.cs +++ b/test/SimpleTextWatchface/SimpleTextWatchface_App.cs @@ -1,4 +1,20 @@ -using Tizen.Applications; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Applications; using ElmSharp; using CircularUI.Tizen.Watchface; using System; diff --git a/test/SimpleTextWatchface/WatchfaceApplication.xaml.cs b/test/SimpleTextWatchface/WatchfaceApplication.xaml.cs index 46549604..c9686689 100644 --- a/test/SimpleTextWatchface/WatchfaceApplication.xaml.cs +++ b/test/SimpleTextWatchface/WatchfaceApplication.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/CustomRenderer/RenderListViewRenderer.cs b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/CustomRenderer/RenderListViewRenderer.cs index 5003f575..7aec42d6 100644 --- a/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/CustomRenderer/RenderListViewRenderer.cs +++ b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/CustomRenderer/RenderListViewRenderer.cs @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 WearableUIGallery.Extensions; using Tizen.Extension.Sample; diff --git a/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/EcoreAnimatorService.cs b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/EcoreAnimatorService.cs index aa66eef4..affd6609 100644 --- a/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/EcoreAnimatorService.cs +++ b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/EcoreAnimatorService.cs @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/GlobalScrollConfigService.cs b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/GlobalScrollConfigService.cs index 60e84105..ad1c0271 100644 --- a/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/GlobalScrollConfigService.cs +++ b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/DependencyService/GlobalScrollConfigService.cs @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 ElmSharp; using WearableUIGallery.Extensions; using WearableUIGallery.Tizen.Wearable.DependencyService; diff --git a/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/WearableUIGallery.Tizen.Wearable.cs b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/WearableUIGallery.Tizen.Wearable.cs index 49ea0a69..55519962 100644 --- a/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/WearableUIGallery.Tizen.Wearable.cs +++ b/test/WearableUIGallery/WearableUIGallery.Tizen.Wearable/WearableUIGallery.Tizen.Wearable.cs @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; namespace WearableUIGallery.Tizen.Wearable diff --git a/test/WearableUIGallery/WearableUIGallery/App.xaml.cs b/test/WearableUIGallery/WearableUIGallery/App.xaml.cs index 81ae757e..68b48a24 100644 --- a/test/WearableUIGallery/WearableUIGallery/App.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/App.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Linq; diff --git a/test/WearableUIGallery/WearableUIGallery/AppViewModel.cs b/test/WearableUIGallery/WearableUIGallery/AppViewModel.cs index 3471ee41..4267e300 100644 --- a/test/WearableUIGallery/WearableUIGallery/AppViewModel.cs +++ b/test/WearableUIGallery/WearableUIGallery/AppViewModel.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using WearableUIGallery.TC; diff --git a/test/WearableUIGallery/WearableUIGallery/Extensions/EcoreAnimatorEventArgs.cs b/test/WearableUIGallery/WearableUIGallery/Extensions/EcoreAnimatorEventArgs.cs index adc56375..105d6977 100644 --- a/test/WearableUIGallery/WearableUIGallery/Extensions/EcoreAnimatorEventArgs.cs +++ b/test/WearableUIGallery/WearableUIGallery/Extensions/EcoreAnimatorEventArgs.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; namespace WearableUIGallery.Extensions { diff --git a/test/WearableUIGallery/WearableUIGallery/Extensions/IEcoreAnimator.cs b/test/WearableUIGallery/WearableUIGallery/Extensions/IEcoreAnimator.cs index e9870b31..c2622b16 100644 --- a/test/WearableUIGallery/WearableUIGallery/Extensions/IEcoreAnimator.cs +++ b/test/WearableUIGallery/WearableUIGallery/Extensions/IEcoreAnimator.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; namespace WearableUIGallery.Extensions { diff --git a/test/WearableUIGallery/WearableUIGallery/Extensions/IGlobalScrollConfig.cs b/test/WearableUIGallery/WearableUIGallery/Extensions/IGlobalScrollConfig.cs index f966ed4e..40cb0c30 100644 --- a/test/WearableUIGallery/WearableUIGallery/Extensions/IGlobalScrollConfig.cs +++ b/test/WearableUIGallery/WearableUIGallery/Extensions/IGlobalScrollConfig.cs @@ -1,4 +1,20 @@ -namespace WearableUIGallery.Extensions +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 WearableUIGallery.Extensions { public interface IGlobalScrollConfig { diff --git a/test/WearableUIGallery/WearableUIGallery/Extensions/RenderListView.cs b/test/WearableUIGallery/WearableUIGallery/Extensions/RenderListView.cs index 9f9fe113..9cf4858f 100644 --- a/test/WearableUIGallery/WearableUIGallery/Extensions/RenderListView.cs +++ b/test/WearableUIGallery/WearableUIGallery/Extensions/RenderListView.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using CircularUI; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/CustomViewCell.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/CustomViewCell.xaml.cs index bc2da33f..2cf716ab 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/CustomViewCell.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/CustomViewCell.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCheck.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCheck.xaml.cs index a31c5c55..7f1db6c5 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCheck.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCheck.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleListView.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleListView.xaml.cs index acbf92f8..d91869ce 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleListView.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleListView.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePage.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePage.xaml.cs index 39022cdd..ce42461a 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePage.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePage.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePageViewModel.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePageViewModel.cs index 5cdd9502..af144696 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePageViewModel.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCirclePageViewModel.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Runtime.CompilerServices; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleScroller.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleScroller.xaml.cs index 3a5669e0..dcd9b490 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleScroller.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleScroller.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStackLayout.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStackLayout.xaml.cs index 7b1d46f1..26a258f9 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStackLayout.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStackLayout.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper.xaml.cs index 716b325e..67028d4e 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper2.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper2.xaml.cs index 8fbfe136..3b0c5b39 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper2.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper2.xaml.cs @@ -1,4 +1,20 @@ - +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using CircularUI; using Xamarin.Forms.Xaml; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper3.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper3.xaml.cs index f5ef8c93..69898dc7 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper3.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper3.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper4.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper4.xaml.cs index ed1ac78f..0d17d3ae 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper4.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepper4.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepperList.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepperList.xaml.cs index ad27009d..39103a27 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepperList.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCCircleStepperList.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCConfirm.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCConfirm.xaml.cs index 5df1fd17..9a124f76 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCConfirm.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCConfirm.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCConfirmationPopup.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCConfirmationPopup.xaml.cs index 888a3628..aa4d2031 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCConfirmationPopup.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCConfirmationPopup.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCContextPopup.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCContextPopup.xaml.cs index 5c6945ab..328ce84f 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCContextPopup.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCContextPopup.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Windows.Input; using Xamarin.Forms; using CircularUI; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCGroupList.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCGroupList.xaml.cs index 27ce71a2..1b740bb3 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCGroupList.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCGroupList.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCIRotaryEventReceiver.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCIRotaryEventReceiver.xaml.cs index 9a7178c0..94294899 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCIRotaryEventReceiver.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCIRotaryEventReceiver.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCIndexPage.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCIndexPage.xaml.cs index 70a64d65..f5bd7421 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCIndexPage.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCIndexPage.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCInformationPopup.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCInformationPopup.xaml.cs index 58e656d3..83a306dc 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCInformationPopup.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCInformationPopup.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCListView.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCListView.xaml.cs index 793e4baf..44d97b9a 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCListView.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCListView.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCPerformance.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCPerformance.cs index f69dadfc..04f00376 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCPerformance.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCPerformance.cs @@ -1,3 +1,19 @@ +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 WearableUIGallery.Extensions; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCRadio.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCRadio.xaml.cs index ad7704b6..9f5f2dcd 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCRadio.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCRadio.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms.Xaml; using CircularUI; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCRadioGroup.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCRadioGroup.xaml.cs index decee592..8cbfdf5d 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCRadioGroup.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCRadioGroup.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.ComponentModel; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCRadioList.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCRadioList.xaml.cs index 82ba0cac..9d618266 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCRadioList.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCRadioList.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using CircularUI; using Xamarin.Forms.Xaml; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCToast.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCToast.xaml.cs index 9559dc21..86e1076d 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCToast.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCToast.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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 Xamarin.Forms; using Xamarin.Forms.Xaml; using CircularUI; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCTwoButtonPage.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCTwoButtonPage.xaml.cs index f17eb8d2..25752e2e 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCTwoButtonPage.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCTwoButtonPage.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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.Linq; diff --git a/test/WearableUIGallery/WearableUIGallery/TC/TCViewCell.xaml.cs b/test/WearableUIGallery/WearableUIGallery/TC/TCViewCell.xaml.cs index 73e9711d..d682c295 100644 --- a/test/WearableUIGallery/WearableUIGallery/TC/TCViewCell.xaml.cs +++ b/test/WearableUIGallery/WearableUIGallery/TC/TCViewCell.xaml.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; using System.Text; diff --git a/test/WearableUIGallery/WearableUIGallery/TCDescribe.cs b/test/WearableUIGallery/WearableUIGallery/TCDescribe.cs index 6dd09efb..ace2ab02 100644 --- a/test/WearableUIGallery/WearableUIGallery/TCDescribe.cs +++ b/test/WearableUIGallery/WearableUIGallery/TCDescribe.cs @@ -1,4 +1,20 @@ -using System; +/* + * Copyright (c) 2018 Samsung Electronics Co., Ltd All Rights Reserved + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * 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; namespace WearableUIGallery {