From 466db3ef0785a409538dd3464202ac0da88f7467 Mon Sep 17 00:00:00 2001 From: Danmei Chen Date: Wed, 17 Jun 2020 09:57:37 +0200 Subject: [PATCH] update copyright --- Classes/AboutView.h | 2 +- Classes/AboutView.m | 2 +- Classes/AppManager.swift | 2 +- Classes/AssistantLinkView.h | 2 +- Classes/AssistantLinkView.m | 2 +- Classes/AssistantView.h | 2 +- Classes/AssistantView.m | 2 +- Classes/AudioHelper.m | 2 +- Classes/Base.lproj/AboutView.xib | 8 ++++---- Classes/CallConferenceTableView.h | 2 +- Classes/CallConferenceTableView.m | 2 +- Classes/CallIncomingView.h | 2 +- Classes/CallIncomingView.m | 2 +- Classes/CallManager.swift | 2 +- Classes/CallOutgoingView.h | 2 +- Classes/CallOutgoingView.m | 2 +- Classes/CallPausedTableView.h | 2 +- Classes/CallPausedTableView.m | 2 +- Classes/CallSideMenuView.h | 2 +- Classes/CallSideMenuView.m | 2 +- Classes/CallView.h | 2 +- Classes/CallView.m | 2 +- Classes/ChatConversationCreateCollectionViewController.h | 2 +- Classes/ChatConversationCreateCollectionViewController.m | 2 +- Classes/ChatConversationCreateTableView.h | 2 +- Classes/ChatConversationCreateTableView.m | 2 +- Classes/ChatConversationCreateView.h | 2 +- Classes/ChatConversationCreateView.m | 2 +- Classes/ChatConversationImdnView.h | 2 +- Classes/ChatConversationImdnView.m | 2 +- Classes/ChatConversationInfoView.h | 2 +- Classes/ChatConversationInfoView.m | 2 +- Classes/ChatConversationTableView.h | 2 +- Classes/ChatConversationTableView.m | 2 +- Classes/ChatConversationView.h | 2 +- Classes/ChatConversationView.m | 2 +- Classes/ChatsListTableView.h | 2 +- Classes/ChatsListTableView.m | 2 +- Classes/ChatsListView.h | 2 +- Classes/ChatsListView.m | 2 +- Classes/ConfigManager.swift | 2 +- Classes/Contact.h | 2 +- Classes/Contact.m | 2 +- Classes/ContactDetailsTableView.h | 2 +- Classes/ContactDetailsTableView.m | 2 +- Classes/ContactDetailsView.h | 2 +- Classes/ContactDetailsView.m | 2 +- Classes/ContactsListTableView.h | 2 +- Classes/ContactsListTableView.m | 2 +- Classes/ContactsListView.h | 2 +- Classes/ContactsListView.m | 2 +- Classes/CoreManager.swift | 2 +- Classes/CountryListView.h | 2 +- Classes/CountryListView.m | 2 +- Classes/DevicesListView.h | 2 +- Classes/DevicesListView.m | 2 +- Classes/DialerView.h | 2 +- Classes/DialerView.m | 2 +- Classes/FirstLoginView.h | 2 +- Classes/FirstLoginView.m | 2 +- Classes/HistoryDetailsTableView.h | 2 +- Classes/HistoryDetailsTableView.m | 2 +- Classes/HistoryDetailsView.h | 2 +- Classes/HistoryDetailsView.m | 2 +- Classes/HistoryListTableView.h | 2 +- Classes/HistoryListTableView.m | 2 +- Classes/HistoryListView.h | 2 +- Classes/HistoryListView.m | 2 +- Classes/ImagePickerView.h | 2 +- Classes/ImagePickerView.m | 2 +- Classes/ImageView.h | 2 +- Classes/ImageView.m | 2 +- Classes/InAppProductsManager.h | 2 +- Classes/InAppProductsManager.m | 2 +- Classes/LaunchScreen.h | 2 +- Classes/LinphoneAppDelegate.h | 2 +- Classes/LinphoneAppDelegate.m | 2 +- Classes/LinphoneCoreSettingsStore.h | 2 +- Classes/LinphoneCoreSettingsStore.m | 2 +- Classes/LinphoneManager.h | 2 +- Classes/LinphoneManager.m | 2 +- Classes/LinphoneUI/StatusBarView.h | 2 +- Classes/LinphoneUI/StatusBarView.m | 2 +- Classes/LinphoneUI/TabBarView.h | 2 +- Classes/LinphoneUI/TabBarView.m | 2 +- Classes/LinphoneUI/UIAddressTextField.h | 2 +- Classes/LinphoneUI/UIAddressTextField.m | 2 +- Classes/LinphoneUI/UIAssistantTextField.h | 2 +- Classes/LinphoneUI/UIAssistantTextField.m | 2 +- Classes/LinphoneUI/UIAvatarPresence.h | 2 +- Classes/LinphoneUI/UIAvatarPresence.m | 2 +- Classes/LinphoneUI/UIBackToCallButton.h | 2 +- Classes/LinphoneUI/UIBackToCallButton.m | 2 +- Classes/LinphoneUI/UIBluetoothButton.h | 2 +- Classes/LinphoneUI/UIBluetoothButton.m | 2 +- Classes/LinphoneUI/UIBouncingView.h | 2 +- Classes/LinphoneUI/UIBouncingView.m | 2 +- Classes/LinphoneUI/UICallButton.h | 2 +- Classes/LinphoneUI/UICallButton.m | 2 +- Classes/LinphoneUI/UICallConferenceCell.h | 2 +- Classes/LinphoneUI/UICallConferenceCell.m | 2 +- Classes/LinphoneUI/UICallPausedCell.h | 2 +- Classes/LinphoneUI/UICallPausedCell.m | 2 +- Classes/LinphoneUI/UICamSwitch.h | 2 +- Classes/LinphoneUI/UICamSwitch.m | 2 +- Classes/LinphoneUI/UIChatBubblePhotoCell.h | 2 +- Classes/LinphoneUI/UIChatBubblePhotoCell.m | 2 +- Classes/LinphoneUI/UIChatBubbleTextCell.h | 2 +- Classes/LinphoneUI/UIChatBubbleTextCell.m | 2 +- Classes/LinphoneUI/UIChatCell.h | 2 +- Classes/LinphoneUI/UIChatCell.m | 2 +- Classes/LinphoneUI/UIChatConversationImdnTableViewCell.h | 2 +- Classes/LinphoneUI/UIChatConversationImdnTableViewCell.m | 2 +- Classes/LinphoneUI/UIChatConversationInfoTableViewCell.h | 2 +- Classes/LinphoneUI/UIChatConversationInfoTableViewCell.m | 2 +- Classes/LinphoneUI/UIChatCreateCell.h | 2 +- Classes/LinphoneUI/UIChatCreateCell.m | 2 +- Classes/LinphoneUI/UIChatCreateCollectionViewCell.h | 2 +- Classes/LinphoneUI/UIChatCreateCollectionViewCell.m | 2 +- Classes/LinphoneUI/UIChatNotifiedEventCell.h | 2 +- Classes/LinphoneUI/UIChatNotifiedEventCell.m | 2 +- Classes/LinphoneUI/UICheckBoxTableView.h | 2 +- Classes/LinphoneUI/UICheckBoxTableView.m | 2 +- Classes/LinphoneUI/UICompositeView.h | 2 +- Classes/LinphoneUI/UICompositeView.m | 2 +- Classes/LinphoneUI/UIConfirmationDialog.h | 2 +- Classes/LinphoneUI/UIConfirmationDialog.m | 2 +- Classes/LinphoneUI/UIContactCell.h | 2 +- Classes/LinphoneUI/UIContactCell.m | 2 +- Classes/LinphoneUI/UIContactDetailsCell.h | 2 +- Classes/LinphoneUI/UIContactDetailsCell.m | 2 +- Classes/LinphoneUI/UIDeviceCell.h | 2 +- Classes/LinphoneUI/UIDeviceCell.m | 2 +- Classes/LinphoneUI/UIDevicesDetails.h | 2 +- Classes/LinphoneUI/UIDevicesDetails.m | 2 +- Classes/LinphoneUI/UIDigitButton.h | 2 +- Classes/LinphoneUI/UIDigitButton.m | 2 +- Classes/LinphoneUI/UIHangUpButton.h | 2 +- Classes/LinphoneUI/UIHangUpButton.m | 2 +- Classes/LinphoneUI/UIHistoryCell.h | 2 +- Classes/LinphoneUI/UIHistoryCell.m | 2 +- Classes/LinphoneUI/UIIconButton.h | 2 +- Classes/LinphoneUI/UIIconButton.m | 2 +- Classes/LinphoneUI/UIImageViewDeletable.h | 2 +- Classes/LinphoneUI/UIImageViewDeletable.m | 2 +- Classes/LinphoneUI/UIInterfaceStyleButton.h | 2 +- Classes/LinphoneUI/UIInterfaceStyleButton.m | 2 +- Classes/LinphoneUI/UIInterfaceStyleToggleButton.h | 2 +- Classes/LinphoneUI/UIInterfaceStyleToggleButton.m | 2 +- Classes/LinphoneUI/UILabel+Boldify.h | 2 +- Classes/LinphoneUI/UILabel+Boldify.m | 2 +- Classes/LinphoneUI/UILinphoneAudioPlayer.h | 2 +- Classes/LinphoneUI/UILinphoneAudioPlayer.m | 2 +- Classes/LinphoneUI/UILoadingImageView.h | 2 +- Classes/LinphoneUI/UILoadingImageView.m | 2 +- Classes/LinphoneUI/UIMutedMicroButton.h | 2 +- Classes/LinphoneUI/UIMutedMicroButton.m | 2 +- Classes/LinphoneUI/UIPauseButton.h | 2 +- Classes/LinphoneUI/UIPauseButton.m | 2 +- Classes/LinphoneUI/UIRecordingCell.h | 2 +- Classes/LinphoneUI/UIRecordingCell.m | 2 +- Classes/LinphoneUI/UIRoundBorderedButton.h | 2 +- Classes/LinphoneUI/UIRoundBorderedButton.m | 2 +- Classes/LinphoneUI/UIRoundedImageView.h | 2 +- Classes/LinphoneUI/UIRoundedImageView.m | 2 +- Classes/LinphoneUI/UIShopTableCell.h | 2 +- Classes/LinphoneUI/UIShopTableCell.m | 2 +- Classes/LinphoneUI/UISpeakerButton.h | 2 +- Classes/LinphoneUI/UISpeakerButton.m | 2 +- Classes/LinphoneUI/UITextField+DoneButton.h | 2 +- Classes/LinphoneUI/UITextField+DoneButton.m | 2 +- Classes/LinphoneUI/UITextViewNoDefine.h | 2 +- Classes/LinphoneUI/UITextViewNoDefine.m | 2 +- Classes/LinphoneUI/UIToggleButton.h | 2 +- Classes/LinphoneUI/UIToggleButton.m | 2 +- Classes/LinphoneUI/UIVideoButton.h | 2 +- Classes/LinphoneUI/UIVideoButton.m | 2 +- Classes/LinphoneUI/VideoZoomHandler.h | 2 +- Classes/LinphoneUI/VideoZoomHandler.m | 2 +- Classes/Log.h | 4 ++-- Classes/PhoneMainView.h | 2 +- Classes/PhoneMainView.m | 2 +- Classes/ProviderDelegate.swift | 2 +- Classes/RecordingsListTableView.h | 2 +- Classes/RecordingsListTableView.m | 2 +- Classes/RecordingsListView.h | 2 +- Classes/RecordingsListView.m | 2 +- Classes/SettingsView.h | 2 +- Classes/SettingsView.m | 2 +- Classes/ShopTableView.h | 2 +- Classes/ShopTableView.m | 2 +- Classes/ShopView.h | 2 +- Classes/ShopView.m | 2 +- Classes/SideMenuTableView.h | 2 +- Classes/SideMenuTableView.m | 2 +- Classes/SideMenuView.h | 2 +- Classes/SideMenuView.m | 2 +- Classes/Utils/AudioHelper.h | 2 +- Classes/Utils/FastAddressBook.h | 2 +- Classes/Utils/FastAddressBook.m | 2 +- Classes/Utils/FileTransferDelegate.h | 2 +- Classes/Utils/FileTransferDelegate.m | 2 +- Classes/Utils/Log.m | 2 +- Classes/Utils/Utils.h | 2 +- Classes/Utils/Utils.m | 2 +- Classes/Utils/XMLRPCHelper.h | 2 +- Classes/Utils/XMLRPCHelper.m | 2 +- Classes/fr.lproj/AboutView.strings | 8 ++++---- linphoneExtension/ShareViewController.h | 2 +- linphoneExtension/ShareViewController.m | 2 +- main.m | 2 +- msgNotification/Utils.swift | 2 +- msgNotificationContent/NotificationViewController.swift | 2 +- msgNotificationService/NotificationService.swift | 2 +- 214 files changed, 221 insertions(+), 221 deletions(-) diff --git a/Classes/AboutView.h b/Classes/AboutView.h index 7a1addbe7..a15847220 100644 --- a/Classes/AboutView.h +++ b/Classes/AboutView.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 Belledonne Communications SARL. + * Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/AboutView.m b/Classes/AboutView.m index e374eb57c..39bfb43e7 100644 --- a/Classes/AboutView.m +++ b/Classes/AboutView.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 Belledonne Communications SARL. + * Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/AppManager.swift b/Classes/AppManager.swift index 72b55ad22..324222ac4 100644 --- a/Classes/AppManager.swift +++ b/Classes/AppManager.swift @@ -1,5 +1,5 @@ /* -* Copyright (c) 2010-2019 Belledonne Communications SARL. +* Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/AssistantLinkView.h b/Classes/AssistantLinkView.h index 66591a266..f8135ac2a 100644 --- a/Classes/AssistantLinkView.h +++ b/Classes/AssistantLinkView.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 Belledonne Communications SARL. + * Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/AssistantLinkView.m b/Classes/AssistantLinkView.m index 733319527..6658c631e 100644 --- a/Classes/AssistantLinkView.m +++ b/Classes/AssistantLinkView.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 Belledonne Communications SARL. + * Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/AssistantView.h b/Classes/AssistantView.h index 56e26c61c..80423e53c 100644 --- a/Classes/AssistantView.h +++ b/Classes/AssistantView.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 Belledonne Communications SARL. + * Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/AssistantView.m b/Classes/AssistantView.m index 4e52dcd52..1d4e796ad 100644 --- a/Classes/AssistantView.m +++ b/Classes/AssistantView.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 Belledonne Communications SARL. + * Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/AudioHelper.m b/Classes/AudioHelper.m index 1f49862b1..7298e65b3 100644 --- a/Classes/AudioHelper.m +++ b/Classes/AudioHelper.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2019 Belledonne Communications SARL. + * Copyright (c) 2010-2020 Belledonne Communications SARL. * * This file is part of linphone-iphone * diff --git a/Classes/Base.lproj/AboutView.xib b/Classes/Base.lproj/AboutView.xib index 30445b6a8..ba887ff84 100644 --- a/Classes/Base.lproj/AboutView.xib +++ b/Classes/Base.lproj/AboutView.xib @@ -1,7 +1,7 @@ - + - + @@ -128,7 +128,7 @@ GNU General Public License V3 -© 2010-2019 Belledonne Communications +© 2010-2020 Belledonne Communications @@ -252,7 +252,7 @@ -