diff --git a/CLI/CLI/DTXInstrumentsApplicationProxy.h b/CLI/CLI/DTXInstrumentsApplicationProxy.h index 3bef059a..46575716 100644 --- a/CLI/CLI/DTXInstrumentsApplicationProxy.h +++ b/CLI/CLI/DTXInstrumentsApplicationProxy.h @@ -3,7 +3,7 @@ // CLI // // Created by Leo Natan (Wix) on 1/8/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/CLI/CLI/DTXInstrumentsApplicationProxy.m b/CLI/CLI/DTXInstrumentsApplicationProxy.m index a7fa0c97..1e825f70 100644 --- a/CLI/CLI/DTXInstrumentsApplicationProxy.m +++ b/CLI/CLI/DTXInstrumentsApplicationProxy.m @@ -3,7 +3,7 @@ // CLI // // Created by Leo Natan (Wix) on 1/8/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInstrumentsApplicationProxy.h" diff --git a/CLI/CLI/NSExpression+SafeProperties.h b/CLI/CLI/NSExpression+SafeProperties.h index 4948fccf..aafb2b39 100644 --- a/CLI/CLI/NSExpression+SafeProperties.h +++ b/CLI/CLI/NSExpression+SafeProperties.h @@ -3,7 +3,7 @@ // CLI // // Created by Leo Natan (Wix) on 1/15/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/CLI/CLI/NSExpression+SafeProperties.m b/CLI/CLI/NSExpression+SafeProperties.m index e55529d7..9b9d5d19 100644 --- a/CLI/CLI/NSExpression+SafeProperties.m +++ b/CLI/CLI/NSExpression+SafeProperties.m @@ -3,7 +3,7 @@ // CLI // // Created by Leo Natan (Wix) on 1/15/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSExpression+SafeProperties.h" diff --git a/CLI/CLI/PrefixHeader.pch b/CLI/CLI/PrefixHeader.pch index cb84d905..3ff5e0ae 100644 --- a/CLI/CLI/PrefixHeader.pch +++ b/CLI/CLI/PrefixHeader.pch @@ -3,7 +3,7 @@ // Helper // // Created by Leo Natan (Wix) on 11/22/17. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef PrefixHeader_pch diff --git a/CLI/CLI/main.m b/CLI/CLI/main.m index f650fa98..6c7e7c83 100644 --- a/CLI/CLI/main.m +++ b/CLI/CLI/main.m @@ -3,7 +3,7 @@ // Helper // // Created by Leo Natan (Wix) on 11/20/17. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.h b/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.h index c6e84c01..073a6f55 100644 --- a/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.h +++ b/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/2/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.m b/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.m index d232e304..c01e0f39 100644 --- a/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.m +++ b/DetoxInstruments/DetoxInstruments/CompatLayer/NSObject+CatalinaNSFlippedViewCrashFix.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/2/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSObject+CatalinaNSFlippedViewCrashFix.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.h index 8838314c..be9d6e65 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.m index b80edee7..524cd84f 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAboutViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.h index 8736ba41..2737beac 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.m index a49dfa7c..e89aa33a 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXAboutWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAboutWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.h index cc9d2789..1e52a3f9 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.m index 474dd8b5..8a8dcab9 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXAcknowledgementsViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAcknowledgementsViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.h index b3568837..44b7a516 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.m index 9caf2ccd..92ff9bcb 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXBaseSplitViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXBaseSplitViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.h index 761294b1..15656035 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/7/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.m index 21c554a6..fe7af6b1 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXContributorsViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/7/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXContributorsViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.h index f2a3d291..b67cc3c9 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.m index 0e6cfe92..ec1abaa1 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXCookiesEditorViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCookiesEditorViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.h index e725f6a4..3b377644 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 25/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.m index 31f08a90..01a380fd 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailContentController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 25/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailContentController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.h index bdde245e..b798c2ca 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXBaseSplitViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.m index 6667f97a..2356d24f 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXDetailInspectorSplitViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailInspectorSplitViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.h index e2c3e88a..e551f58a 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/5/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.m index f802c435..cfefaf96 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXExpandedPreviewWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/5/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXExpandedPreviewWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.h index c03f9bcb..d9dc9134 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 9/2/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.m index d24fcbb9..0bb0f771 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXHeaderAccessoryViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 9/2/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXHeaderAccessoryViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.h index fd674a9c..b29e5554 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 28/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.m index 73de7a8a..acd4adca 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXInspectorContentController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 28/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import WebKit; diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.h index 7b4d0b58..f97a8f26 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.m index f1a50e81..819895ad 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXKeyValueEditorViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyValueEditorViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.h index 9c8e792f..bce30b58 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/29/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.m index 1fe5fe2e..c5013182 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXLoadingWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/29/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLoadingWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.h index 21a00369..1f2f6e75 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.m index 82d0ce29..e7295516 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotAreaContentController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotAreaContentController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.h index 35bc1baf..47d7469d 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.m index cefe6be6..499f68f7 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotControllerPickerController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotControllerPickerController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.h index 69ea593d..88a84e19 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXBaseSplitViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.m index 029da420..d6e19273 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXPlotDetailSplitViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotDetailSplitViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.h index 8781acc0..c9db304a 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.m index b0ecfed7..ec158977 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXStringPickerViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXStringPickerViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.h b/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.h index 34cf4954..9aa9e956 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.h +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.m b/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.m index 3cb7e932..dc80fcf6 100644 --- a/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.m +++ b/DetoxInstruments/DetoxInstruments/Controllers/DTXWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate-Private.h b/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate-Private.h index b08fabbe..14736dc5 100644 --- a/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate-Private.h +++ b/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate-Private.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/23/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXApplicationDelegate.h" diff --git a/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.h b/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.h index be68f975..44eb58f2 100644 --- a/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.h +++ b/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.m b/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.m index 7825b602..1629e6bc 100644 --- a/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.m +++ b/DetoxInstruments/DetoxInstruments/DTXApplicationDelegate.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXApplicationDelegate.h" diff --git a/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.h b/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.h index 9029e8a8..5fb7a849 100644 --- a/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.h +++ b/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 21/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.m b/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.m index 418e6ca0..58ebd8de 100644 --- a/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.m +++ b/DetoxInstruments/DetoxInstruments/DTXInstrumentsApplication.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 21/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInstrumentsApplication.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.h index 017730b3..c5bf1a5d 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.m index 509aeb9b..d8b64b18 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXActivityDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.h index 382c7b3a..f9d166c4 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.m index 4c0f1803..20b312f3 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXCPUUsageDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCPUUsageDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.h index dfad1037..2e7129a7 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.m index c22edf2f..a64ade08 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.h index 48e92001..0531aeae 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.m index 73fcdf43..7d4dcbd3 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXDiskActivityDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDiskActivityDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.h index 7b480e69..2a11c103 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.m index 20b8393e..7f2b5c93 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXFPSDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFPSDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.h index c6c99556..00b7ec22 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.m index 879257a4..07d5f87d 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXKeyedDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.h index 6c632a0c..bcc40f4e 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.m index 0f0fa132..68708c5b 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXMemoryUsageDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXMemoryUsageDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.h index a631be95..4971ee23 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.m index 14503c8d..c4fd8405 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXNetworkDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNetworkDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.h index 85e25952..bfcf50a1 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.m index 5c763b57..40346aba 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXRecordingDocumentDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecordingDocumentDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.h index c8b27d9f..e706712c 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.m index b77fa047..6d8a88fa 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSampleDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.h index b7d3a607..b8b6d226 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.m index 4d8c713d..ecc615f5 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/DTXSignpostDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.h index 37e69cc1..0371e00f 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.m index 0a29ced8..9c91c0ff 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageFetchDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNAsyncStorageFetchDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.h index 7c49c2d1..8cae2e72 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.m index 29c0c337..0be49bc7 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNAsyncStorageSaveDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNAsyncStorageSaveDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.h index 370f9e29..fc71d700 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.m index c51b6132..07c3ed23 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeCountersDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeCountersDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.h index b64560b6..e5fed03a 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.m index b0b396fa..4f85048e 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNBridgeDataDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeDataDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.h index 2ae08b7a..284ed7f2 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.m index 03dfcdff..9eeacd59 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNCPUUsageDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNCPUUsageDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.h index ea2d1f33..fb3b1745 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.m index 327a16d3..d5b026f5 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNRequireReportExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNRequireReportExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.h b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.h index 6392013e..79bbb137 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.h +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyedDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.m b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.m index 1dc56c1f..b1363407 100644 --- a/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.m +++ b/DetoxInstruments/DetoxInstruments/DataExporters/ReactNative/DTXRNSampleDataExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNSampleDataExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.h index 5157c5ca..3fb93844 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/16/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.m index ee7aaffe..5d513fd4 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/CCNPreferencesWindowController+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/16/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.h index a7c3ad10..b159b5c1 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/8/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifdef DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.m index a5368e0e..edebf9ee 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXApplicationDelegate+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/8/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.h b/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.h index 809e014c..c7c06a92 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.m b/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.m index 899d9bfc..775bfc43 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXColorTryoutsWindow.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXColorTryoutsWindow.h" diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.h b/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.h index c21ec170..0638102f 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/5/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.m b/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.m index 8dd2e226..067a37ef 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXDebugMenuGenerator.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/5/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.h index 7d6890ef..fa78b8c6 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/16/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.m index df60ad1d..995697ab 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXInstrumentsPreferencesWindowController+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/16/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.h index b58f11f3..c52e2565 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 10/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.m index 7e34f363..73b8cd7a 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXLiveLogWindowController+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 10/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.h index be148eed..83163037 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/15/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.m index e911630d..be775294 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXProfilingTargetManagementWindowController+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/15/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.h index 68af2f5c..7883bd99 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.m index f5d374f9..7608edfb 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXRecordingTargetPickerViewController+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.h index 35094610..cf52c262 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifdef DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.m index 5569427f..88eaab69 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/DTXWindowController+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifdef DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/DevicePreviewImagesDocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/DevicePreviewImagesDocumentationGeneration.h index fd11e00c..12b1972c 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/DevicePreviewImagesDocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/DevicePreviewImagesDocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if DEBUG diff --git a/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.h b/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.h index 16645f83..feb634fc 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.h +++ b/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 10/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import AppKit; diff --git a/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.m b/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.m index d2a2c5e8..a75723ae 100644 --- a/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.m +++ b/DetoxInstruments/DetoxInstruments/Debug/NSWindowController+DocumentationGeneration.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 10/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSWindowController+DocumentationGeneration.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.h index 839d61b4..43254637 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.m index b7685088..2c40d909 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXDetailController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailController.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.h index 00d5933e..8c314e00 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailController.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.m index 771e0b9b..05cc1409 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXLogDetailController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogDetailController.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.h index 2e8e9c92..18a633e7 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailController.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.m index 0c1fc879..94b16f13 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DTXOutlineDetailController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXOutlineDetailController.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.h index 321d729f..b68b125f 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.m index 186b0aca..10319972 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivityCategoryProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityCategoryProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.h index 42561dfe..d12318d8 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXEntitySampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.m index e0e63bd6..0a3874fa 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySampleContainerProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivitySampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.h index 1a403015..d56ad5fd 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleAggregatorProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.m index 4b9c5fb7..bff89976 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXActivitySummaryRootProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivitySummaryRootProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.h index 13d92ecd..8f64c7f2 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/6/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.m index b053aa38..7448f733 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXEntitySampleContainerProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/6/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXEntitySampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.h index f3e2a396..fa64ad9e 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.m index 98ca667c..4d6ed145 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleAggregatorProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleAggregatorProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.h index 4ef49e1f..fde94b66 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import Foundation; diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.m index 72c14858..a6b12ed1 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleContainerProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.h index 9e112d8d..f4944cab 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if 0 diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.m index 2ac4ac48..a7278caa 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSampleGroupProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if 0 diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.h index f42fbda1..440aa3b5 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleAggregatorProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.m index b0319035..a8a0f17d 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostCategoryProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostCategoryProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.h index bc3170d5..8a540aa5 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXEntitySampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.m index 24d44f85..2c591a81 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostEntitySampleContainerProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostEntitySampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.h index c3aca19e..d332dc6b 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleContainerProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.m index f0e3d207..133975d1 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostNameProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostNameProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.h index f397708d..f0b99944 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/7/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.m index efd6a0b8..29fe1ced 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSampleWithChildrenProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/7/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostSampleWithChildrenProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.h index ed2a2f02..c2c2e18d 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSampleAggregatorProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.m index 0e26d818..f9278676 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ContainerProxies/DTXSignpostSummaryRootProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostSummaryRootProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.h index ef0a6a98..73153b86 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.m index a85baae0..e5178568 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityBaseDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/25/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityBaseDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.h index fc9cfc85..40ae8dfc 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/5/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityBaseDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.m index 2e758db0..860f74ad 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivityFlatDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/5/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityFlatDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.h index cbbdf169..1c09fe8a 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityBaseDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.m index bf3125d1..169afc92 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXActivitySummaryDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivitySummaryDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.h index 3baec71b..d44c8904 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.m index c621e7a4..c1163d59 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXCPUDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCPUDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.h index ec954b9e..2f800b31 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import Foundation; diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.m index 2a0fb4da..bad5d444 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDetailDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.h index c7e7992b..90404063 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.m index cd8f64bb..a1b4368e 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXDiskDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDiskDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.h index b46cdc13..15615bec 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.m index 1405265e..aaaea41d 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFPSDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFPSDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.h index 97663f9e..00c5ccce 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 28/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.m index 3ff0c6c5..58fa0de6 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXFilteredDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 28/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFilteredDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.h index ff32ce68..9a7a79cd 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 17/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.m index b5fc0a22..5b91beec 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXLogDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 17/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.h index 9e5d3010..0e2cf4dd 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.m index 942f0811..89e432c4 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXMemoryDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXMemoryDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.h index 74b55c05..9cc5abb5 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.m index cef97474..15c9d219 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXNetworkDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNetworkDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.h index 22974f82..c32176f6 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/5/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.m index fe37ccb2..f56395bd 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostFlatDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/5/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostFlatDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.h index 86e9fba9..a5157075 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.m index 73c9a627..5be8e420 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/DTXSignpostSummaryDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostSummaryDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.h index 0a404c26..420fa4ab 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/26/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.m index 366bcf55..c3b46b9a 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageFetchesDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/26/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNAsyncStorageFetchesDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.h index e67ab957..39d6ce9b 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.m index 8c64fd34..d992c158 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNAsyncStorageSavesDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNAsyncStorageSavesDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.h index 7bb34d13..59ee9cd1 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.m index 799b42d0..eab2e7fa 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeCallsDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeCallsDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.h index 07b4a92e..fd916f5a 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 10/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.m index 9d53b987..af97bf93 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 10/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeDataDataDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.h index d6bf465f..03fcc4ef 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.m index 53ac7060..65ffc536 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNBridgeDataDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeDataDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.h index a3ba2058..88e3898f 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCPUDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.m index becc81d4..845de79c 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/ReactNative/DTXRNCPUDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNCPUDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.h b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.h index 6c9f90e8..83763e92 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.h +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/5/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.m b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.m index f34b62d4..67bcd1a3 100644 --- a/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.m +++ b/DetoxInstruments/DetoxInstruments/DetailControllers/DetailDataProviders/SampleProxies/DTXSignpostAdditionalInfoEndProxy.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/5/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostAdditionalInfoEndProxy.h" diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXDocument.h b/DetoxInstruments/DetoxInstruments/Document/DTXDocument.h index 24a58573..a22b396b 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXDocument.h +++ b/DetoxInstruments/DetoxInstruments/Document/DTXDocument.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXDocument.m b/DetoxInstruments/DetoxInstruments/Document/DTXDocument.m index 09aa4037..7eb5a646 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXDocument.m +++ b/DetoxInstruments/DetoxInstruments/Document/DTXDocument.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDocument.h" diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.h b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.h index 853928ed..cfef102a 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.h +++ b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.m b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.m index 3de33fb7..deff99e7 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.m +++ b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocument.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecordingDocument.h" diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.h b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.h index 0066dfaa..0f6e3439 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.h +++ b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 20/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.m b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.m index f29afaa1..321f5960 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.m +++ b/DetoxInstruments/DetoxInstruments/Document/DTXRecordingDocumentController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 20/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecordingDocumentController.h" diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.h b/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.h index 5468e594..b10c4918 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.h +++ b/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.m b/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.m index daee127b..abe46984 100644 --- a/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.m +++ b/DetoxInstruments/DetoxInstruments/Document/DTXRequestDocument.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRequestDocument.h" diff --git a/DetoxInstruments/DetoxInstruments/Info.plist b/DetoxInstruments/DetoxInstruments/Info.plist index 0f003541..9afa0a14 100644 --- a/DetoxInstruments/DetoxInstruments/Info.plist +++ b/DetoxInstruments/DetoxInstruments/Info.plist @@ -112,9 +112,9 @@ CFBundleShortVersionString 1.15 CFBundleVersion - 13027 + 13028 DTXBuildDate - 2020-11-15T22:56:47Z + 2021-01-07T08:07:31Z DTXSourceRoot $(DTXSRCROOT) LSApplicationCategoryType diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.h index ac95c8f4..cfe26469 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 19/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXStackTraceCopyDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.m index 1543f1e9..2ba71fd3 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXCPUInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 19/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCPUInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.h index fa8a2bf0..8518bc3a 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.m index b708efa8..03b905f9 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXDiskInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDiskInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.h index 552def89..cbac81a3 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/4/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.m index 75ace16a..19997994 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXEventInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/4/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXEventInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.h index 35b352c4..350fe3a7 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.m index 13408530..f5fc6e04 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFPSInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFPSInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.h index 1068ca89..2442fec2 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/9/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorContentTableDataSource.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.m index bd892e9e..1a166173 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXFileInspectorContent.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/9/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFileInspectorContent.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.h index 545d3f8d..4d2fc2f7 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 14/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import AppKit; diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.m index da331580..10e68d4a 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorContentTableDataSource.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 14/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorContentTableDataSource.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.h index 992d1cdf..406ebc75 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 17/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.m index 9e37b5b0..c94c1c28 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 17/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.h index c850fb38..062f0b2f 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 23/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.m index bf2ee6e7..cf8e9e18 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXLogLineInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 23/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogLineInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.h index f53df4bf..07e7b9e7 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.m index a9599902..947c1411 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXMemoryInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXMemoryInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.h index 687f41cd..e9130830 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 17/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.m index 29bc52bc..9143c4a7 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXNetworkInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 17/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNetworkInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.h index bb31af0a..98db1232 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.m index 8cce0260..78c3faa3 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/DTXStackTraceCopyDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXStackTraceCopyDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.h index 80972fbe..a7779db1 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/26/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.m index 1a20acda..fda39881 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNAsyncStorageInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/26/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNAsyncStorageInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.h index 57592b1e..09465dd5 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.m index 63e209d3..b7fd42f0 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeCallsInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeCallsInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.h index aac829b3..11fdb398 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 10/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.m index dd2987b2..58a1d88f 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataDataInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 10/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeDataDataInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.h index d368f255..84a6b88e 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.m index 0d72f905..5148e3d7 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNBridgeDataInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeDataInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.h index abeab950..26149e57 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXStackTraceCopyDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.m index 9a478ba3..0e4bb8bd 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNCPUInspectorDataProvider.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNCPUInspectorDataProvider.h" diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.h b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.h index dca6af22..b559addf 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.h +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.m b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.m index 5e364e47..ecd73f4f 100644 --- a/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.m +++ b/DetoxInstruments/DetoxInstruments/InspectorDataProviders/ReactNative/DTXRNStackTraceParser.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNStackTraceParser.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.h index 3e002258..7395ef6b 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXIntervalSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.m index d10f8674..fc5ecbab 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXActivityPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.h index 801e3308..e58d0b4c 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 13/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.m index 739a962d..c12caff2 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAggregatingNetworkRequestsPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 13/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAggregatingNetworkRequestsPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.h index 7078fee7..81ee168e 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.m index a196c039..7f00c8cc 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXAxisHeaderPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAxisHeaderPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.h index 17d3fa1e..84110dc0 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.m index dfce82af..ee2ac461 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCPUUsagePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCPUUsagePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.h index 54c400ed..7b8e5ff5 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXIntervalSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.m index ca2ecfb2..e3eba503 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXCompactNetworkRequestsPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCompactNetworkRequestsPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.h index c3ae5f6b..9e9b4239 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.m index 55eee862..cf3373d0 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXDiskReadWritesPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDiskReadWritesPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.h index 64f16428..098d6c39 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXIntervalSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.m index 0db5daf7..e21244d5 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXEventsPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXEventsPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.h index 2c8519a6..43f0fced 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.m index 7908bf14..9ab3d00a 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXFPSPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFPSPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController-Private.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController-Private.h index 16e7fa8d..7c782c8d 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController-Private.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController-Private.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXIntervalSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.h index b393e2b2..31fefa08 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/20/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.m index 65c5f820..0844477f 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSamplePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/20/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXIntervalSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.h index d8f8d02a..2f60b32e 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.m index ae8f70e3..f578b478 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXIntervalSectionSamplePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXIntervalSectionSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.h index f4c16ac0..37c7837e 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 02/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.m index ce93cc8f..101f4abe 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXManagedPlotControllerGroup.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 02/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXManagedPlotControllerGroup.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.h index 7975157b..e6f79e1c 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.m index cb4bc204..dca8393a 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXMemoryUsagePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXMemoryUsagePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.h index fdc9b7b6..9224cc40 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.m index 14a831ec..d3c134e0 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXNetworkRequestsPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNetworkRequestsPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.h index f4b9af29..2313a2f6 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.m index b29f8396..948915fd 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPerformanceSamplePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController-Private.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController-Private.h index 1f9ca0da..c6643293 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController-Private.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController-Private.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController.h index a50cb485..51a7f58c 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import Cocoa; diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.h index c9f91a84..3b951e8f 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.m index fabae223..78ae1aac 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXPlotHostConstructor.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotHostConstructor.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController-Private.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController-Private.h index 8a75668c..d5dc65ab 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController-Private.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController-Private.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.h index edbdd665..6629c8de 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.m index 6cb6fd87..9ce5d127 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXSamplePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSamplePlotController-Private.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.h index f65510ed..d9363636 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 19/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCPUUsagePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.m index a1186579..aa29a069 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/DTXThreadCPUUsagePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 19/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXThreadCPUUsagePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.h index ff402505..7e351d40 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/22/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.m index d0f320de..f83b2c08 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNAsyncStoragePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/22/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNAsyncStoragePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.h index be5814e1..37f2fcf3 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 31/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.m index 2cf38d59..a6b4027d 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeCountersPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 31/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeCountersPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.h index 8708a8f5..68339d69 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 31/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSamplePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.m index 5f76a033..0788725d 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNBridgeDataTransferPlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 31/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNBridgeDataTransferPlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.h b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.h index 57e8136f..da624524 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.h +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCPUUsagePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.m b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.m index 8ac8b6c7..5802c72b 100644 --- a/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.m +++ b/DetoxInstruments/DetoxInstruments/PlotControllers/ReactNative/DTXRNCPUUsagePlotController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNCPUUsagePlotController.h" diff --git a/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.h b/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.h index bc4aad91..b13e61e9 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.h +++ b/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/23/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.m b/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.m index 51b2bc58..17884479 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.m +++ b/DetoxInstruments/DetoxInstruments/Preferences/DTXCLIPreferencesViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/23/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCLIPreferencesViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.h b/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.h index fd047427..99edd7ec 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.h +++ b/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/11/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.m b/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.m index c764515f..11f3102f 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.m +++ b/DetoxInstruments/DetoxInstruments/Preferences/DTXDisplayPreferencesViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/11/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDisplayPreferencesViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.h b/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.h index 1bd87660..67f7fee2 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.h +++ b/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/11/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "CCNPreferencesWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.m b/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.m index 2dee1afa..10c79e07 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.m +++ b/DetoxInstruments/DetoxInstruments/Preferences/DTXInstrumentsPreferencesWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/11/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInstrumentsPreferencesWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.h b/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.h index 034b313c..6927576e 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.h +++ b/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/11/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // extern NSString* const DTXPreferencesAppearanceKey; diff --git a/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.m b/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.m index fad1329e..11cdd421 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.m +++ b/DetoxInstruments/DetoxInstruments/Preferences/PreferenceKeys.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.h b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.h index 43aa86c9..931b45ac 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.h +++ b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/27/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.m b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.m index a1732d54..da51bd33 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.m +++ b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/27/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "_DTXProfilingConfigurationIgnoredEventsCategoriesViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.h b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.h index cb5f9080..6a117564 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.h +++ b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.m b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.m index d57cb42a..117b042b 100644 --- a/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.m +++ b/DetoxInstruments/DetoxInstruments/Preferences/_DTXProfilingConfigurationViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "_DTXProfilingConfigurationViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/PrefixHeader.pch b/DetoxInstruments/DetoxInstruments/PrefixHeader.pch index 9f792ef8..3be2b604 100644 --- a/DetoxInstruments/DetoxInstruments/PrefixHeader.pch +++ b/DetoxInstruments/DetoxInstruments/PrefixHeader.pch @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/22/17. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef PrefixHeader_pch diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.h index 11319d91..1290f0b6 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 20/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.m index afd2c020..dec5be5e 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DTXRecordingTargetPickerViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 20/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecordingTargetPickerViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.h index b93f9995..16fe5e20 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/17/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import AppKit; diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.m index 5df82c64..3503cfb5 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/DeviceSnapshotManagement/DTXDeviceSnapshotManager.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/17/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDeviceSnapshotManager.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.h index e56d0662..bebf604a 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 9/2/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.m index 8ba60337..ffdc2b99 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXCenteredTextFieldCell.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 9/2/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCenteredTextFieldCell.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.h index 092119a3..bf9e9fcf 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/30/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.m index e632e870..6705b7e8 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXFilterAccessoryController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/30/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFilterAccessoryController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.h index 9a75feb3..e649d9aa 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.m index 2c0187b3..cd92333b 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLiveLogViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.h index 0c1a7d44..7bb7b105 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/28/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.m index 43a0ad63..f4c4f945 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLiveLogWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/28/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLiveLogWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.h index bf500caf..39830ec9 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/31/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.m index 0b1bb636..072c7d7b 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXLogLevelCell.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/31/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogLevelCell.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.h index 289a657d..59d9d4e9 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/28/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.m index 97ae967f..35b0d770 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/LiveConsole/DTXShortDateValueTransformer.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/28/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXShortDateValueTransformer.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.h index dfe7fa33..4ffd1b48 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 3/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.m index bb66fc18..5532d40d 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXFileSystemItem.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 3/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFileSystemItem.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.h index 146e6aa6..93191178 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.m index 22252817..bac7f225 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXNSPasteboardParser.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNSPasteboardParser.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.h index 0dbead4f..301cf280 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/11/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.m index e658ad2b..63d31da2 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXPasteboardItem.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/11/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPasteboardItem.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.h index cc658c1f..8d5d9de9 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXProfilingConfiguration.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.m index 35fb1972..347aa904 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXProfilingConfiguration+RemoteProfilingSupport.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXProfilingConfiguration+RemoteProfilingSupport.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.h index 7740352a..1e1da7ed 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 26/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.m index 2b657740..c0662a64 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteProfilingClient.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 26/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteProfilingClient.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget-Private.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget-Private.h index da924a5f..507da8b3 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget-Private.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget-Private.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 23/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteTarget.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.h index 6235080b..3024d045 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 23/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.m index 2d8d16e6..70214a8b 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/DTXRemoteTarget.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 23/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteTarget-Private.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.h index fa83c8c1..4833dcd1 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/1/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.m index 320e6f10..f9a53f21 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/DTXRemoteLaunchProfilingClient.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/1/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteLaunchProfilingClient.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.h index adade164..0aa88db8 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/1/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.m index a2896073..1724dc7b 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/Model/LaunchProfiling/_DTXLaunchProfilingDiscovery.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/1/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "_DTXLaunchProfilingDiscovery.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.h index 3821c629..12f49f42 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/12/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.m index cb6034ed..c953161d 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXAsyncStorageViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/12/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAsyncStorageViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.h index 18ed6ac0..872ee366 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.m index 77131300..538d0d67 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXContainerContentsViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/1/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXContainerContentsViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.h index 89192095..3a23ed80 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.m index f4aca5ce..4d06e4a3 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXCookiesViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXCookiesViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.h index d03c32d9..18a4113d 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/30/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.m index 6e00b219..124d68ab 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXPasteboardViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/30/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPasteboardViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagement.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagement.h index f3d23390..87f5c8e0 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagement.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagement.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.h index ae2a36e5..a5dbb314 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/19/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "CCNPreferencesWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.m index 82e3ce89..b96297a1 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXProfilingTargetManagementWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/19/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXProfilingTargetManagementWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.h index 1268cd1f..6bf5a346 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.m index 0169b1a7..068702c3 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/DTXUserDefaultsViewController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXUserDefaultsViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.h index fa091b61..66e5cb89 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/11/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.m index c6b953f1..39b8b827 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/ProfilingTargetManagement/_DTXModalProgressIndicatorController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/11/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "_DTXModalProgressIndicatorController.h" diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXActionButtonProvider.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXActionButtonProvider.h index 99269bee..942ef7aa 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXActionButtonProvider.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXActionButtonProvider.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/8/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.h b/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.h index 1fa43fba..882e8d83 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.h +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.m b/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.m index 95266819..b3fa37b0 100644 --- a/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.m +++ b/DetoxInstruments/DetoxInstruments/RemoteProfiling/_DTXTargetsOutlineViewContoller.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "_DTXTargetsOutlineViewContoller.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.h index 3cac7c5b..f7a48115 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.m index 93ba7ddb..0dcf983c 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPBodyEditor.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRPBodyEditor.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.h index 9137e8ac..c87d4242 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.m index d69e93f4..ac38ee01 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPCookiesEditor.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRPCookiesEditor.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.h index 3e8c86d4..3a2993ea 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyValueEditorViewController.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.m index 60dbc472..ccc34fcd 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPQueryStringEditor.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRPQueryStringEditor.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.h index 1e00adb1..5e962da8 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.m index e2574764..5af9d21a 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRPResponseBodyEditor.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRPResponseBodyEditor.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.h index a75b8fea..c93a1499 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.m index 9f0c8f36..622e5272 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestHeadersEditor.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRequestHeadersEditor.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.h index 516f5d86..9f9ffd37 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.m index 37720d1c..c745443b 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRequestsPlaygroundController.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.h index 81e8f9dc..fb229d4a 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.m index 69dcffcd..ac6136f0 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXRequestsPlaygroundWindowController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRequestsPlaygroundWindowController.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.h index 761e0fef..f69e8313 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.m index ced00093..d771a768 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/DTXTabViewItem.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXTabViewItem.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.h index 8a811a92..5e7a6e76 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.m index 48102810..5fb58feb 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPCurlSnippetExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRPCurlSnippetExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.h index 7f9fda66..3ccf964b 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.m b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.m index 02e5627c..17605473 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.m +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPNodeSnippetExporter.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRPNodeSnippetExporter.h" diff --git a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPSnippetExporter.h b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPSnippetExporter.h index 5261992c..7908cf05 100644 --- a/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPSnippetExporter.h +++ b/DetoxInstruments/DetoxInstruments/RequestsPlayground/SnippedExporters/DTXRPSnippetExporter.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/10/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Resources/ContributionsGH.json b/DetoxInstruments/DetoxInstruments/Resources/ContributionsGH.json index 18c58896..485589fb 100644 --- a/DetoxInstruments/DetoxInstruments/Resources/ContributionsGH.json +++ b/DetoxInstruments/DetoxInstruments/Resources/ContributionsGH.json @@ -1,5 +1,5 @@ [ -{"type":"User", "name":"Leo Natan", "url":"https://github.com/LeoNatan", "login":"LeoNatan", "total_contributions":911, "avatar_url":"https://avatars3.githubusercontent.com/u/2270433?v=4"}, +{"type":"User", "name":"Leo Natan", "url":"https://github.com/LeoNatan", "login":"LeoNatan", "total_contributions":915, "avatar_url":"https://avatars3.githubusercontent.com/u/2270433?v=4"}, {"type":"User", "name":"Artal Druk", "url":"https://github.com/artald", "login":"artald", "total_contributions":21, "avatar_url":"https://avatars1.githubusercontent.com/u/8604256?v=4"}, {"type":"Anonymous", "name":"Muhammad", "email":"muhammadr@wix.com", "total_contributions":5}, {"type":"User", "name":"Andy Kogut", "url":"https://github.com/andykog", "login":"andykog", "total_contributions":1, "avatar_url":"https://avatars2.githubusercontent.com/u/6760207?v=4"}, diff --git a/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.h b/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.h index 04ba3c38..e3857859 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/1/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.m b/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.m index 53c2990c..10ad6864 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/DTXInstrumentsUtils.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/1/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInstrumentsUtils.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.h b/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.h index 0d5be34f..8cd8f8b8 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 10/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import AppKit; diff --git a/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.m b/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.m index 24f41210..8a3cee61 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/DTXStackTraceFrame.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 10/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXStackTraceFrame.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.h b/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.h index adc272be..dd12e020 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/28/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import AppKit; diff --git a/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.m b/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.m index 5bbca294..9b30fd33 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/DTXTableEditingArrayController.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/28/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXTableEditingArrayController.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/Logging/DTXLoggingSubsystem.h b/DetoxInstruments/DetoxInstruments/Utilities/Logging/DTXLoggingSubsystem.h index f05c4ae1..e8f14e11 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/Logging/DTXLoggingSubsystem.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/Logging/DTXLoggingSubsystem.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/9/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXLoggingSubsystem_h diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.h b/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.h index 34be2a76..3f31ee37 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.m b/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.m index 0f68f181..88c2c606 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSAppearance+UIAdditions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSAppearance+UIAdditions.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.h b/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.h index 568cdf50..d3662bcb 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.m b/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.m index a01725d5..ead31703 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSColor+UIAdditions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSColor+UIAdditions.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.h b/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.h index 4e9ee858..ed5bb5fd 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/11/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.m b/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.m index a2cdd888..5d8dbf94 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSFont+UIAdditions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/11/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSFont+UIAdditions.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.h b/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.h index e945c4d4..f81b43da 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.m b/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.m index fb913a1d..dde130f5 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSFormatter+PlotFormatters.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSFormatter+PlotFormatters.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.h b/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.h index 93cd7baa..d9937474 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/14/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.m b/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.m index a3866cf7..37bd3b82 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSImage+UIAdditions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/14/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSImage+UIAdditions.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.h b/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.h index 7be00bbf..f3366ddd 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.m b/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.m index 04c7a9e2..6f7aeb13 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSView+UIAdditions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSView+UIAdditions.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.h b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.h index 096f331e..ca0fc1a3 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/20/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.m b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.m index 1d67edb2..6466b4d4 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+NoModalBlocking.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/20/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSWindow+NoModalBlocking.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.h b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.h index ffb3f667..764acd03 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.m b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.m index 593bac15..83746644 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/NSWindow+Snapshotting.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/9/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSWindow+Snapshotting.h" diff --git a/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.h b/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.h index 4876976f..1f92041d 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.h +++ b/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import WebKit; diff --git a/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.m b/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.m index 1967bed4..ff4a5b61 100644 --- a/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.m +++ b/DetoxInstruments/DetoxInstruments/Utilities/WebView+DarkAppearanceTextView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "WebView+DarkAppearanceTextView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.h b/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.h index a97a6346..7d445204 100644 --- a/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.h +++ b/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 09/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.m b/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.m index d8947bfe..f9b27f16 100644 --- a/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.m +++ b/DetoxInstruments/DetoxInstruments/Views/CorePlotSupport/DTXGraphHostingView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 09/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXGraphHostingView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.h index c882eaae..bcdda848 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/2/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.m index 2cf6e261..2e84fddc 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXActionCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/2/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActionCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.h b/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.h index a1a8a4a5..bb1a1df4 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 10/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.m b/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.m index 7232a137..9c2f15e2 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutoLastColumnFixingTableView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 10/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAutoLastColumnFixingTableView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.h b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.h index e75016f2..c18b564a 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/15/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.m b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.m index 58e720ee..b3d2ebb5 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyAnimatingProgressIndicator.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/15/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAutomaticallyAnimatingProgressIndicator.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.h b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.h index a1e28f29..665afce3 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.m b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.m index 5f780668..aff2a478 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingOutlineView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAutomaticallyDeselectingOutlineView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.h b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.h index 0be7f46e..ef61b561 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 09/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.m b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.m index 806c6f19..ea0ca394 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXAutomaticallyDeselectingTableView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 09/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAutomaticallyDeselectingTableView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.h b/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.h index 012edc6c..9cc3bd33 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/15/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.m b/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.m index babe05fe..ef9b5ea8 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXBorderlessKeyWindow.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/15/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXBorderlessKeyWindow.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXBox.h b/DetoxInstruments/DetoxInstruments/Views/DTXBox.h index 716876ee..7b87fd4d 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXBox.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXBox.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/3/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXBox.m b/DetoxInstruments/DetoxInstruments/Views/DTXBox.m index 8b3fd0e4..107afe89 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXBox.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXBox.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/3/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXBox.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.h b/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.h index 3ae0ee67..9a283dae 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/27/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.m b/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.m index 235fa411..55567e69 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXChevronButton.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/27/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXChevronButton.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.h b/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.h index 0584d7d6..d58bca35 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.m b/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.m index b1c34722..a50caed4 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXClassSelectionButton.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXClassSelectionButton.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.h b/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.h index 45c24d9e..0024bde0 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.m b/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.m index 573ba63b..f8d65d77 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXClickableImageView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXClickableImageView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.h b/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.h index 6a53eba6..14dbb408 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.h @@ -3,7 +3,7 @@ // Instruments // // Created by Leo Natan (Wix) on 15/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.m b/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.m index 92f7133f..00203748 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXDetailOutlineView.m @@ -3,7 +3,7 @@ // Instruments // // Created by Leo Natan (Wix) on 15/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDetailOutlineView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.h b/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.h index 26131c47..97f2fd17 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/21/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.m b/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.m index 26332398..2dc7e3b8 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXDraggableImageView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/21/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDraggableImageView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.h b/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.h index 8c224c61..21e37e6c 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/8/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.m b/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.m index b0a13f83..7de804d5 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXFileListOutlineView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/8/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFileListOutlineView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.h b/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.h index fad154af..9f2a244b 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Artal Druk on 28/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.m b/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.m index 9a8c005a..8cb531b0 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXFilterField.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Artal Druk on 28/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFilterField.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.h b/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.h index 534f3b3e..1ec67c09 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.m b/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.m index 3750e2ec..607a7132 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHeaderView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXHeaderView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.h b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.h index 730d47aa..bd550395 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.m b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.m index 5fff1541..0d342b7b 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingAttributedTextField.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXHighlightingAttributedTextField.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.h index 9ed9342e..7c4cbd54 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.m index 3ec85138..2d63841a 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 04/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXHighlightingCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.h index 0d4cb17d..9a012763 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.m index 347898b0..568079de 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXHighlightingTableCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXHighlightingTableCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.h b/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.h index cf82cf0f..7dd293ac 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 15/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.m b/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.m index db00ccf7..cb7d10d7 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXInspectorTableView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 15/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInspectorTableView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.h b/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.h index 1a0d5f88..ba4293dd 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/15/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.m b/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.m index 798880b6..03a7196e 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXKeyDownIgnoringTableView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/15/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXKeyDownIgnoringTableView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.h b/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.h index 82986ee0..6a49707a 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.m b/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.m index 5e785f61..24bd6355 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXLayerView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLayerView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.h b/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.h index 4bcec8f2..ade67f45 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 09/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.m b/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.m index c327c9e2..6a859049 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXMenuPathControl.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 09/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXMenuPathControl.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.h b/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.h index ae7c2351..c1551970 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.m b/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.m index 3cc356ee..0573ea6b 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXNoVibrancyView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNoVibrancyView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.h b/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.h index 074f859f..eadee303 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 9/8/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.m b/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.m index 97c4fba0..efee8beb 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXNowModeButton.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan on 9/8/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNowModeButton.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.h index 5324ce2d..af45c6e4 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.m index de3609a5..c4274a48 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXObjectsCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 24/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXObjectsCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.h b/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.h index d442eee4..56e262e9 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/13/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.m b/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.m index 37f02a8b..43b42a1e 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPasteForwardingFieldEditorTextFieldCell.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 5/13/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPasteForwardingFieldEditorTextFieldCell.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.h b/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.h index afb4a8fb..72cb9961 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 20/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.m b/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.m index cdc992c6..14c3cb38 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPieChartView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 20/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPieChartView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.h index 597f4794..fb3270ae 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.m index 0d3b1249..74219b75 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotControllerPickerCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotControllerPickerCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.h index 3b21da09..3f7e6456 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.m index fcc62444..d0e683e2 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotHostingTableCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 01/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotHostingTableCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.h b/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.h index b6fd4b98..e6318d3b 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXTableRowView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.m b/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.m index 4471f4b6..4e4ba84b 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotRowView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/26/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotRowView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.h b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.h index 56f84525..89758c3a 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 02/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.m b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.m index 8c20c4a0..6f74ec4c 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTableView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 02/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotTableView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.h index 3fec1e45..35fe8088 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 19/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXHighlightingCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.m index 606a69b8..8e8f957b 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPlotTypeCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 19/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotTypeCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.h b/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.h index 210d522f..24e22280 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.m b/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.m index 110e8eeb..2053105c 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXPreviewContainerView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/6/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPreviewContainerView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.h b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.h index 7b12e359..f6e9e852 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.m b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.m index e5999503..fbb756e4 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteProfilingSelectionOutlineView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/18/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteProfilingSelectionOutlineView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.h index 2b6f69a0..13dc826a 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 23/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.m index a1f11e2f..25056f01 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXRemoteTargetCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 23/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteTargetCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.h b/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.h index d7db8e22..d4507cff 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.m b/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.m index 39343f4e..bc2c796f 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXScrollForwardingContainerView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 9/4/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXScrollForwardingContainerView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.h b/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.h index a28ec269..a79537f1 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 15/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.m b/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.m index 1a554d32..6858bfba 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXScrollIgnoringScrollView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 15/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXScrollIgnoringScrollView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.h b/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.h index 28229b8a..5f0260d4 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.m b/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.m index 2e6dd603..b0807600 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXScrollView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXScrollView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.h b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.h index 45ae6361..18a5af0f 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.m b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.m index 9181ba8c..71ab50d6 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedControl.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSegmentedControl.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.h b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.h index a757bda6..c7ba84f3 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 15/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.m b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.m index de5419e2..6ac0e08c 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSegmentedView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 15/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSegmentedView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.h b/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.h index 2165d176..f616c427 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/7/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.m b/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.m index 8977b339..53b4b8af 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSeparatorView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/7/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSeparatorView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.h b/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.h index 323faa8d..a01386d2 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/19/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.m b/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.m index d8c84567..8d60eef8 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXSettingsPopUpButton.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 2/19/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSettingsPopUpButton.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.h index 91321e93..c2f73233 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.m index dfe792e1..682134f2 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXStackTraceCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 08/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXStackTraceCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.h b/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.h index aed91378..99b37172 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.m b/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.m index bd205acd..674c5b84 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTableRowView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 11/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXTableRowView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.h index d3393055..c3fc6f95 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 14/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.m index c0a3b291..52885550 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTextViewCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 14/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXTextViewCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.h b/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.h index fa9e8888..11c2d043 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.m b/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.m index 1222ea12..b42cde54 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTimelineIndicatorView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXTimelineIndicatorView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.h index 7ca19790..d6432bef 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/16/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.m index 9ff9fd82..2d921564 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXTwoLabelsCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/16/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXTwoLabelsCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.h b/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.h index df359251..8f895620 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/18/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.m b/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.m index dc46cc15..80b737c3 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXValidatingButtonCell.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 3/18/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXValidatingButtonCell.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.h b/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.h index d0f87ab4..73cb498d 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.m b/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.m index a0aba1e2..1e62a268 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXValueIndicatorView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 07/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXValueIndicatorView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.h b/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.h index 1c15185f..b2f6167c 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.h +++ b/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 21/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.m b/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.m index 5e9726b3..c65fa9d1 100644 --- a/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.m +++ b/DetoxInstruments/DetoxInstruments/Views/DTXViewCellView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 21/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXViewCellView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.h index cc31473a..0f8f958f 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/22/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXScatterPlotView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.m b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.m index 5669f280..273f896a 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.m +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXLinePlotView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/22/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLinePlotView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotHeightSynchronization.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotHeightSynchronization.h index 1d5c503d..cf071678 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotHeightSynchronization.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotHeightSynchronization.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/22/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @protocol DTXPlotHeightSynchronization diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.h index 564ea553..dcc164fd 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/5/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.m b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.m index f27497a5..67b36b54 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.m +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotRange.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/5/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotRange.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.h index 961c3e15..ab7c7f6f 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/31/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.m b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.m index 892bbc24..253cdf8d 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.m +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotStackView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/31/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotStackView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView-Private.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView-Private.h index e6f5b07c..7ac1bd09 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView-Private.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView-Private.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/3/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.h index 26c79aa3..df725972 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.m b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.m index 3e125898..abed299b 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.m +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXPlotView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotView-Private.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.h index f4af0f5a..d88b7eec 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.m b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.m index 4f130c61..a392d4e5 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.m +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXRangePlotView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotView-Private.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView-Private.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView-Private.h index 92f17093..0ec7bdda 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView-Private.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView-Private.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/31/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotView-Private.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.h b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.h index 676e58ed..028918d9 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.h +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/30/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPlotView.h" diff --git a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.m b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.m index 37dd3c53..9a6109ca 100644 --- a/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.m +++ b/DetoxInstruments/DetoxInstruments/Views/Plots/DTXScatterPlotView.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/30/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXScatterPlotView-Private.h" diff --git a/DetoxInstruments/DetoxInstruments/main.m b/DetoxInstruments/DetoxInstruments/main.m index 041be5b6..68ba9f86 100644 --- a/DetoxInstruments/DetoxInstruments/main.m +++ b/DetoxInstruments/DetoxInstruments/main.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/DetoxInstruments/PreviewExtension/Info.plist b/DetoxInstruments/PreviewExtension/Info.plist index b3bf42ae..9cdb0eea 100644 --- a/DetoxInstruments/PreviewExtension/Info.plist +++ b/DetoxInstruments/PreviewExtension/Info.plist @@ -21,9 +21,9 @@ CFBundleShortVersionString 1.15 CFBundleVersion - 13027 + 13028 DTXBuildDate - 2020-11-15T22:56:47Z + 2021-01-07T08:07:31Z LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSAccentColorName diff --git a/Distribution/homebrew-brew b/Distribution/homebrew-brew index 06208f60..d39e7cd2 160000 --- a/Distribution/homebrew-brew +++ b/Distribution/homebrew-brew @@ -1 +1 @@ -Subproject commit 06208f600def9e3014a17de57c3e182bdb66d084 +Subproject commit d39e7cd29fb963a598ce1aa93adf2ab7878e45c0 diff --git a/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.h b/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.h index 49ba97cb..25e49c13 100644 --- a/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.h +++ b/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/17/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.m b/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.m index 387ee384..e65bb739 100644 --- a/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.m +++ b/Profiler/DTXProfiler/ActivityRecording/DTXActivityRecorder.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/17/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivityRecorder.h" diff --git a/Profiler/DTXProfiler/DTXBase.h b/Profiler/DTXProfiler/DTXBase.h index 3891711e..7f0a50a0 100644 --- a/Profiler/DTXProfiler/DTXBase.h +++ b/Profiler/DTXProfiler/DTXBase.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 7/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXBase_h diff --git a/Profiler/DTXProfiler/DTXEvents.h b/Profiler/DTXProfiler/DTXEvents.h index fdb5b6e7..682cc35c 100644 --- a/Profiler/DTXProfiler/DTXEvents.h +++ b/Profiler/DTXProfiler/DTXEvents.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 7/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXEvents_h diff --git a/Profiler/DTXProfiler/DTXProfiler-Private.h b/Profiler/DTXProfiler/DTXProfiler-Private.h index a6541683..32008896 100644 --- a/Profiler/DTXProfiler/DTXProfiler-Private.h +++ b/Profiler/DTXProfiler/DTXProfiler-Private.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXProfilingBasics.h" diff --git a/Profiler/DTXProfiler/DTXProfiler.h b/Profiler/DTXProfiler/DTXProfiler.h index 41627376..b4b01947 100644 --- a/Profiler/DTXProfiler/DTXProfiler.h +++ b/Profiler/DTXProfiler/DTXProfiler.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import Foundation; diff --git a/Profiler/DTXProfiler/DTXProfiler.m b/Profiler/DTXProfiler/DTXProfiler.m index d97f2cd4..559bb9c8 100644 --- a/Profiler/DTXProfiler/DTXProfiler.m +++ b/Profiler/DTXProfiler/DTXProfiler.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXProfiler-Private.h" diff --git a/Profiler/DTXProfiler/DTXProfiler.pch b/Profiler/DTXProfiler/DTXProfiler.pch index 4610fee0..ad5de8a7 100644 --- a/Profiler/DTXProfiler/DTXProfiler.pch +++ b/Profiler/DTXProfiler/DTXProfiler.pch @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXProfiler_pch diff --git a/Profiler/DTXProfiler/DTXProfilerAPI-Private.h b/Profiler/DTXProfiler/DTXProfilerAPI-Private.h index 3a040e16..8f4fcbe9 100644 --- a/Profiler/DTXProfiler/DTXProfilerAPI-Private.h +++ b/Profiler/DTXProfiler/DTXProfilerAPI-Private.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/18/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXProfilerAPI_Private_h diff --git a/Profiler/DTXProfiler/DTXProfilerAPI.h b/Profiler/DTXProfiler/DTXProfilerAPI.h index 850d2172..1937b3fe 100644 --- a/Profiler/DTXProfiler/DTXProfilerAPI.h +++ b/Profiler/DTXProfiler/DTXProfilerAPI.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 7/30/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXProfilerAPI_h diff --git a/Profiler/DTXProfiler/DTXProfilerLogLevel.h b/Profiler/DTXProfiler/DTXProfilerLogLevel.h index 7852b92c..02036efe 100644 --- a/Profiler/DTXProfiler/DTXProfilerLogLevel.h +++ b/Profiler/DTXProfiler/DTXProfilerLogLevel.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 8/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXProfilerLogLevel_h diff --git a/Profiler/DTXProfiler/DTXProfilingConfiguration-Private.h b/Profiler/DTXProfiler/DTXProfilingConfiguration-Private.h index ef034c0d..fe70bf5f 100644 --- a/Profiler/DTXProfiler/DTXProfilingConfiguration-Private.h +++ b/Profiler/DTXProfiler/DTXProfilingConfiguration-Private.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 12/1/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXProfilingConfiguration.h" diff --git a/Profiler/DTXProfiler/DTXProfilingConfiguration.h b/Profiler/DTXProfiler/DTXProfilingConfiguration.h index 3185bfac..43e20db6 100644 --- a/Profiler/DTXProfiler/DTXProfilingConfiguration.h +++ b/Profiler/DTXProfiler/DTXProfilingConfiguration.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import Foundation; diff --git a/Profiler/DTXProfiler/DTXProfilingConfiguration.m b/Profiler/DTXProfiler/DTXProfilingConfiguration.m index d38492a0..f3fa10d4 100644 --- a/Profiler/DTXProfiler/DTXProfilingConfiguration.m +++ b/Profiler/DTXProfiler/DTXProfilingConfiguration.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXProfilingConfiguration-Private.h" diff --git a/Profiler/DTXProfiler/Info.plist b/Profiler/DTXProfiler/Info.plist index 5865282a..52596a15 100644 --- a/Profiler/DTXProfiler/Info.plist +++ b/Profiler/DTXProfiler/Info.plist @@ -17,9 +17,9 @@ CFBundleShortVersionString 1.15 CFBundleVersion - 13027 + 13028 DTXBuildDate - 2020-11-15T22:56:47Z + 2021-01-07T08:07:31Z NSPrincipalClass diff --git a/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.h b/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.h index 477c9bc3..82a77d4a 100644 --- a/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.h +++ b/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 8/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.m b/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.m index 3cb92414..b50c5e1a 100644 --- a/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.m +++ b/Profiler/DTXProfiler/LogRecording/DTXLiveLogStreamer.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 8/27/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLiveLogStreamer.h" diff --git a/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.h b/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.h index 7542c838..203e569e 100644 --- a/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.h +++ b/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 28/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.m b/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.m index e7056e05..23b4c93f 100644 --- a/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.m +++ b/Profiler/DTXProfiler/LogRecording/DTXLoggingRecorder.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 28/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLoggingRecorder.h" diff --git a/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.h b/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.h index 99a5ba21..21fa17bc 100644 --- a/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.h +++ b/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.m b/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.m index 69880c31..8ba5070c 100644 --- a/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.m +++ b/Profiler/DTXProfiler/NetworkRecording/DTXNetworkRecorder.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNetworkRecorder.h" diff --git a/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.h b/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.h index 5479e9c6..e33f6b3c 100644 --- a/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.h +++ b/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 10/21/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.m b/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.m index 76dad0dc..60abb149 100644 --- a/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.m +++ b/Profiler/DTXProfiler/NetworkRecording/NSURLConnection+DTXLegacyConnectionRecording.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 10/21/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSURLConnection+DTXLegacyConnectionRecording.h" diff --git a/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.h b/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.h index 4d0588a0..29ae1600 100644 --- a/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.h +++ b/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 2/24/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.m b/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.m index 497720b9..9524f65b 100644 --- a/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.m +++ b/Profiler/DTXProfiler/NetworkRecording/NSURLProtocol+NetworkRecorder.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 2/24/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSURLProtocol+NetworkRecorder.h" diff --git a/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.h b/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.h index 719e3591..b39d1124 100644 --- a/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.h +++ b/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 10/21/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.m b/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.m index 12a4017c..7b0d5d3d 100644 --- a/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.m +++ b/Profiler/DTXProfiler/NetworkRecording/NSURLSessionTask+DTXNetworkRecording.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 10/21/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSURLSessionTask+DTXNetworkRecording.h" diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.h b/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.h index 197cc986..e906be4e 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.h +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 07/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.mm b/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.mm index bc77ba67..546bceb0 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.mm +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXAddressInfo.mm @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 07/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXAddressInfo.h" diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.h b/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.h index 78a4098c..824315ac 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.h +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 3/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.m b/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.m index 246678de..5d052744 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.m +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXFPSCalculator.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 3/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXFPSCalculator.h" diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.c b/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.c index 92420372..f665d42e 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.c +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.c @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 04/09/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXMachUtilities.h" diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.h b/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.h index 45007270..75129654 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.h +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXMachUtilities.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 04/09/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.h b/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.h index ed2bdd02..42b88118 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.h +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.m b/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.m index 2ee1fbc0..17ab2ca9 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.m +++ b/Profiler/DTXProfiler/PerformanceProfiling/DTXPerformanceSampler.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSampler.h" diff --git a/Profiler/DTXProfiler/PerformanceProfiling/libproc/dtx_libproc.h b/Profiler/DTXProfiler/PerformanceProfiling/libproc/dtx_libproc.h index 4807efde..1df5d498 100644 --- a/Profiler/DTXProfiler/PerformanceProfiling/libproc/dtx_libproc.h +++ b/Profiler/DTXProfiler/PerformanceProfiling/libproc/dtx_libproc.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/6/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // // iphoneOS SDK does not include libproc.h and internal includes, but the symbols exist. diff --git a/Profiler/DTXProfiler/Polling/DTXPollable.h b/Profiler/DTXProfiler/Polling/DTXPollable.h index 0361881d..268443d4 100644 --- a/Profiler/DTXProfiler/Polling/DTXPollable.h +++ b/Profiler/DTXProfiler/Polling/DTXPollable.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @protocol DTXPollable diff --git a/Profiler/DTXProfiler/Polling/DTXPollingManager.h b/Profiler/DTXProfiler/Polling/DTXPollingManager.h index d6f65a03..6c49e74b 100644 --- a/Profiler/DTXProfiler/Polling/DTXPollingManager.h +++ b/Profiler/DTXProfiler/Polling/DTXPollingManager.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/Polling/DTXPollingManager.m b/Profiler/DTXProfiler/Polling/DTXPollingManager.m index 88fccdbb..d4a32dbb 100644 --- a/Profiler/DTXProfiler/Polling/DTXPollingManager.m +++ b/Profiler/DTXProfiler/Polling/DTXPollingManager.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPollingManager.h" diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.h b/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.h index a569d851..8da8fb1a 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.h +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 02/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.m b/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.m index 220cbd67..0eab12c3 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.m +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXRNJSCSourceMapsSupport.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 02/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRNJSCSourceMapsSupport.h" diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.h b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.h index 03dc3c56..bf548430 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.h +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 1/12/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.m b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.m index caa1a6d8..0a298a99 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.m +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeAsyncStorageSupport.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 1/12/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXReactNativeAsyncStorageSupport.h" diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.h b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.h index 8697c817..97f1496e 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.h +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Muhammad Abed El Razek on 18/03/2019. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXReactNativeProfilerSupport_h diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.m b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.m index 4cc1cf5c..af3b299c 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.m +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeProfilerSupport.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Muhammad Abed El Razek on 18/03/2019. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXReactNativeProfilerSupport.h" diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.h b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.h index 5233d6a9..126e08f4 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.h +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.m b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.m index 50aa4a30..8b0d7030 100644 --- a/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.m +++ b/Profiler/DTXProfiler/ReactNativeProfiling/DTXReactNativeSampler.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXReactNativeSampler.h" diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.h b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.h index 3482915b..264793d5 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.h +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.m b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.m index f9c3b7ea..41514a84 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.m +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfiler.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteProfiler.h" diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.h b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.h index 71326497..97a56274 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.h +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.m b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.m index cc1b380a..0ee4e9a6 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.m +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingConnectionManager.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/25/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRemoteProfilingConnectionManager.h" diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.h b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.h index 0b91157d..fd500a40 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.h +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.m b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.m index 632c4262..06281284 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.m +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXRemoteProfilingManager.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.h b/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.h index 4bac73c9..649b2a3f 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.h +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/4/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.m b/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.m index 82513923..2ea469eb 100644 --- a/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.m +++ b/Profiler/DTXProfiler/RemoteProfiler/DTXUIPasteboardParser.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/4/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXUIPasteboardParser.h" diff --git a/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.h b/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.h index 000b356c..c43cd61e 100644 --- a/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.h +++ b/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 31/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.m b/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.m index a94f0f1f..bd7665f8 100644 --- a/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.m +++ b/Profiler/DTXProfiler/Utilities/DTXDeviceInfo.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 31/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXDeviceInfo.h" diff --git a/Profiler/DTXProfiler/Utilities/Logging/DTXLoggingSubsystem.h b/Profiler/DTXProfiler/Utilities/Logging/DTXLoggingSubsystem.h index 8492be93..affffe78 100644 --- a/Profiler/DTXProfiler/Utilities/Logging/DTXLoggingSubsystem.h +++ b/Profiler/DTXProfiler/Utilities/Logging/DTXLoggingSubsystem.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXLoggingSubsystem_h diff --git a/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.h b/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.h index 2cbdc026..4375ed07 100644 --- a/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.h +++ b/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.m b/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.m index 825256c6..e917c530 100644 --- a/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.m +++ b/Profiler/DTXProfiler/Utilities/WindowsSnapshotter/DTXWindowsSnapshotter.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXWindowsSnapshotter.h" diff --git a/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.h b/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.h index 1042027d..c5422957 100644 --- a/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.h +++ b/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/17/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #if TARGET_OS_IPHONE diff --git a/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.m b/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.m index 4b7628b3..4a66e327 100644 --- a/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.m +++ b/Profiler/DTXProfiler/ViewHierarchy/DTXViewHierarchySnapshotter.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 5/17/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXViewHierarchySnapshotter.h" diff --git a/ProfilerShim/DTXProfilerShim/DTXBase.h b/ProfilerShim/DTXProfilerShim/DTXBase.h index 3891711e..7f0a50a0 100644 --- a/ProfilerShim/DTXProfilerShim/DTXBase.h +++ b/ProfilerShim/DTXProfilerShim/DTXBase.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 7/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXBase_h diff --git a/ProfilerShim/DTXProfilerShim/DTXEvents.h b/ProfilerShim/DTXProfilerShim/DTXEvents.h index b63cc91d..aa0e593e 100644 --- a/ProfilerShim/DTXProfilerShim/DTXEvents.h +++ b/ProfilerShim/DTXProfilerShim/DTXEvents.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 7/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXEvents_h diff --git a/ProfilerShim/DTXProfilerShim/DTXProfiler.h b/ProfilerShim/DTXProfilerShim/DTXProfiler.h index ffee78fe..2de1c7db 100644 --- a/ProfilerShim/DTXProfilerShim/DTXProfiler.h +++ b/ProfilerShim/DTXProfilerShim/DTXProfiler.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import Foundation; diff --git a/ProfilerShim/DTXProfilerShim/DTXProfilerAPI.h b/ProfilerShim/DTXProfilerShim/DTXProfilerAPI.h index c0a34173..2fcd4204 100644 --- a/ProfilerShim/DTXProfilerShim/DTXProfilerAPI.h +++ b/ProfilerShim/DTXProfilerShim/DTXProfilerAPI.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 7/30/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXProfilerAPI_h diff --git a/ProfilerShim/DTXProfilerShim/DTXProfilerLogLevel.h b/ProfilerShim/DTXProfilerShim/DTXProfilerLogLevel.h index 7852b92c..02036efe 100644 --- a/ProfilerShim/DTXProfilerShim/DTXProfilerLogLevel.h +++ b/ProfilerShim/DTXProfilerShim/DTXProfilerLogLevel.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 8/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXProfilerLogLevel_h diff --git a/ProfilerShim/DTXProfilerShim/DTXProfilingConfiguration.h b/ProfilerShim/DTXProfilerShim/DTXProfilingConfiguration.h index d4355605..974d32a4 100644 --- a/ProfilerShim/DTXProfilerShim/DTXProfilingConfiguration.h +++ b/ProfilerShim/DTXProfilerShim/DTXProfilingConfiguration.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @import Foundation; diff --git a/ProfilerShim/DTXProfilerShim/Logging/DTXLoggingSubsystem.h b/ProfilerShim/DTXProfilerShim/Logging/DTXLoggingSubsystem.h index 95325226..8428a601 100644 --- a/ProfilerShim/DTXProfilerShim/Logging/DTXLoggingSubsystem.h +++ b/ProfilerShim/DTXProfilerShim/Logging/DTXLoggingSubsystem.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 19/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXLoggingSubsystem_h diff --git a/SampleApps/StressTestApp/StressTestApp/AppDelegate.h b/SampleApps/StressTestApp/StressTestApp/AppDelegate.h index 036b9df4..01a42346 100644 --- a/SampleApps/StressTestApp/StressTestApp/AppDelegate.h +++ b/SampleApps/StressTestApp/StressTestApp/AppDelegate.h @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/SampleApps/StressTestApp/StressTestApp/AppDelegate.m b/SampleApps/StressTestApp/StressTestApp/AppDelegate.m index 66aee438..d7f55f1e 100644 --- a/SampleApps/StressTestApp/StressTestApp/AppDelegate.m +++ b/SampleApps/StressTestApp/StressTestApp/AppDelegate.m @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "AppDelegate.h" diff --git a/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.h b/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.h index 475134a1..b09cf87c 100644 --- a/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.h +++ b/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.h @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 29/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.m b/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.m index d3769d71..61e3a9aa 100644 --- a/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.m +++ b/SampleApps/StressTestApp/StressTestApp/AppURLDemo/AppURLProtocol.m @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 29/08/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "AppURLProtocol.h" diff --git a/SampleApps/StressTestApp/StressTestApp/SwiftSlower.swift b/SampleApps/StressTestApp/StressTestApp/SwiftSlower.swift index 96dd764f..159e13ff 100644 --- a/SampleApps/StressTestApp/StressTestApp/SwiftSlower.swift +++ b/SampleApps/StressTestApp/StressTestApp/SwiftSlower.swift @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 12/19/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // import UIKit diff --git a/SampleApps/StressTestApp/StressTestApp/ViewController.h b/SampleApps/StressTestApp/StressTestApp/ViewController.h index 9cbe78e5..18341a0c 100644 --- a/SampleApps/StressTestApp/StressTestApp/ViewController.h +++ b/SampleApps/StressTestApp/StressTestApp/ViewController.h @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/SampleApps/StressTestApp/StressTestApp/ViewController.m b/SampleApps/StressTestApp/StressTestApp/ViewController.m index 6d778ffe..ce0794dd 100644 --- a/SampleApps/StressTestApp/StressTestApp/ViewController.m +++ b/SampleApps/StressTestApp/StressTestApp/ViewController.m @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "ViewController.h" diff --git a/SampleApps/StressTestApp/StressTestApp/WKViewController.h b/SampleApps/StressTestApp/StressTestApp/WKViewController.h index 1667b9ba..fb726095 100644 --- a/SampleApps/StressTestApp/StressTestApp/WKViewController.h +++ b/SampleApps/StressTestApp/StressTestApp/WKViewController.h @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 1/28/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/SampleApps/StressTestApp/StressTestApp/WKViewController.m b/SampleApps/StressTestApp/StressTestApp/WKViewController.m index 829522c3..14831a27 100644 --- a/SampleApps/StressTestApp/StressTestApp/WKViewController.m +++ b/SampleApps/StressTestApp/StressTestApp/WKViewController.m @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 1/28/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "WKViewController.h" diff --git a/SampleApps/StressTestApp/StressTestApp/WebViewController.h b/SampleApps/StressTestApp/StressTestApp/WebViewController.h index f63dbbe1..82519bed 100644 --- a/SampleApps/StressTestApp/StressTestApp/WebViewController.h +++ b/SampleApps/StressTestApp/StressTestApp/WebViewController.h @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/SampleApps/StressTestApp/StressTestApp/WebViewController.m b/SampleApps/StressTestApp/StressTestApp/WebViewController.m index 5fc7cff9..aecd1a12 100644 --- a/SampleApps/StressTestApp/StressTestApp/WebViewController.m +++ b/SampleApps/StressTestApp/StressTestApp/WebViewController.m @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "WebViewController.h" diff --git a/SampleApps/StressTestApp/StressTestApp/main.m b/SampleApps/StressTestApp/StressTestApp/main.m index 19554dd1..9d2d9274 100644 --- a/SampleApps/StressTestApp/StressTestApp/main.m +++ b/SampleApps/StressTestApp/StressTestApp/main.m @@ -3,7 +3,7 @@ // StressTestApp // // Created by Leo Natan (Wix) on 22/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/Model/DTXActivitySample+UIExtensions.h b/Shared/Model/DTXActivitySample+UIExtensions.h index 42e881af..79139bc1 100644 --- a/Shared/Model/DTXActivitySample+UIExtensions.h +++ b/Shared/Model/DTXActivitySample+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostSample+UIExtensions.h" diff --git a/Shared/Model/DTXActivitySample+UIExtensions.m b/Shared/Model/DTXActivitySample+UIExtensions.m index 9fadd5db..cc4ad310 100644 --- a/Shared/Model/DTXActivitySample+UIExtensions.m +++ b/Shared/Model/DTXActivitySample+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXActivitySample+UIExtensions.h" diff --git a/Shared/Model/DTXEventStatusPrivate.h b/Shared/Model/DTXEventStatusPrivate.h index 58e1df9f..4c7a2b3b 100644 --- a/Shared/Model/DTXEventStatusPrivate.h +++ b/Shared/Model/DTXEventStatusPrivate.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/29/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXEventStatusPrivate_h diff --git a/Shared/Model/DTXInstrumentsModel.h b/Shared/Model/DTXInstrumentsModel.h index 82a0ca4f..7c199983 100644 --- a/Shared/Model/DTXInstrumentsModel.h +++ b/Shared/Model/DTXInstrumentsModel.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 21/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInstruments+CoreDataModel.h" diff --git a/Shared/Model/DTXInstrumentsModelUIExtensions.h b/Shared/Model/DTXInstrumentsModelUIExtensions.h index b726eb8d..fe64dd8b 100644 --- a/Shared/Model/DTXInstrumentsModelUIExtensions.h +++ b/Shared/Model/DTXInstrumentsModelUIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXInstrumentsModel.h" diff --git a/Shared/Model/DTXLogSample+Additions.h b/Shared/Model/DTXLogSample+Additions.h index 1c72daef..8064f132 100644 --- a/Shared/Model/DTXLogSample+Additions.h +++ b/Shared/Model/DTXLogSample+Additions.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 8/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogSample+CoreDataClass.h" diff --git a/Shared/Model/DTXLogSample+Additions.m b/Shared/Model/DTXLogSample+Additions.m index 48a39fcc..7fac1b0d 100644 --- a/Shared/Model/DTXLogSample+Additions.m +++ b/Shared/Model/DTXLogSample+Additions.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 8/25/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogSample+Additions.h" diff --git a/Shared/Model/DTXLogSample+UIExtensions.h b/Shared/Model/DTXLogSample+UIExtensions.h index 86d0cc5e..3b2fa050 100644 --- a/Shared/Model/DTXLogSample+UIExtensions.h +++ b/Shared/Model/DTXLogSample+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/26/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogSample+CoreDataClass.h" diff --git a/Shared/Model/DTXLogSample+UIExtensions.m b/Shared/Model/DTXLogSample+UIExtensions.m index b738b71d..05e2b249 100644 --- a/Shared/Model/DTXLogSample+UIExtensions.m +++ b/Shared/Model/DTXLogSample+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 8/26/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXLogSample+UIExtensions.h" diff --git a/Shared/Model/DTXNetworkSample+UIExtensions.h b/Shared/Model/DTXNetworkSample+UIExtensions.h index 07db7ae6..ea8fc620 100644 --- a/Shared/Model/DTXNetworkSample+UIExtensions.h +++ b/Shared/Model/DTXNetworkSample+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNetworkSample+CoreDataClass.h" diff --git a/Shared/Model/DTXNetworkSample+UIExtensions.m b/Shared/Model/DTXNetworkSample+UIExtensions.m index 36f4a03c..46db7670 100644 --- a/Shared/Model/DTXNetworkSample+UIExtensions.m +++ b/Shared/Model/DTXNetworkSample+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXNetworkSample+UIExtensions.h" diff --git a/Shared/Model/DTXPerformanceSample+UIExtensions.h b/Shared/Model/DTXPerformanceSample+UIExtensions.h index cc84fed8..38c0249c 100644 --- a/Shared/Model/DTXPerformanceSample+UIExtensions.h +++ b/Shared/Model/DTXPerformanceSample+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSample+CoreDataClass.h" diff --git a/Shared/Model/DTXPerformanceSample+UIExtensions.m b/Shared/Model/DTXPerformanceSample+UIExtensions.m index f85bc2b2..97a12e00 100644 --- a/Shared/Model/DTXPerformanceSample+UIExtensions.m +++ b/Shared/Model/DTXPerformanceSample+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/2/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXPerformanceSample+UIExtensions.h" diff --git a/Shared/Model/DTXProfilingBasics.h b/Shared/Model/DTXProfilingBasics.h index 1247f57e..b5e87890 100644 --- a/Shared/Model/DTXProfilingBasics.h +++ b/Shared/Model/DTXProfilingBasics.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 23/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // @class NSEntityDescription; diff --git a/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.h b/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.h index 2118cac6..9083b493 100644 --- a/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.h +++ b/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/22/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXReactNativeAsyncStorageSample+CoreDataClass.h" diff --git a/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.m b/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.m index cbd46ab3..5da64414 100644 --- a/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.m +++ b/Shared/Model/DTXReactNativeAsyncStorageSample+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/22/20. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXReactNativeAsyncStorageSample+UIExtensions.h" diff --git a/Shared/Model/DTXRecording+Additions.h b/Shared/Model/DTXRecording+Additions.h index 190590e8..606808c1 100644 --- a/Shared/Model/DTXRecording+Additions.h +++ b/Shared/Model/DTXRecording+Additions.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecording+CoreDataClass.h" diff --git a/Shared/Model/DTXRecording+Additions.m b/Shared/Model/DTXRecording+Additions.m index 88758ef8..7ff271bf 100644 --- a/Shared/Model/DTXRecording+Additions.m +++ b/Shared/Model/DTXRecording+Additions.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecording+Additions.h" diff --git a/Shared/Model/DTXRecording+UIExtensions.h b/Shared/Model/DTXRecording+UIExtensions.h index 67d4348a..d3fb909e 100644 --- a/Shared/Model/DTXRecording+UIExtensions.h +++ b/Shared/Model/DTXRecording+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecording+Additions.h" diff --git a/Shared/Model/DTXRecording+UIExtensions.m b/Shared/Model/DTXRecording+UIExtensions.m index 0122d87f..e0599da8 100644 --- a/Shared/Model/DTXRecording+UIExtensions.m +++ b/Shared/Model/DTXRecording+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXRecording+UIExtensions.h" diff --git a/Shared/Model/DTXSample+Additions.h b/Shared/Model/DTXSample+Additions.h index 4faad149..2bbe67b7 100644 --- a/Shared/Model/DTXSample+Additions.h +++ b/Shared/Model/DTXSample+Additions.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSample+CoreDataClass.h" diff --git a/Shared/Model/DTXSample+Additions.m b/Shared/Model/DTXSample+Additions.m index 6260fa1e..586c54ab 100644 --- a/Shared/Model/DTXSample+Additions.m +++ b/Shared/Model/DTXSample+Additions.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSample+Additions.h" diff --git a/Shared/Model/DTXSample+UIExtensions.h b/Shared/Model/DTXSample+UIExtensions.h index bd59e8ac..d7782a2b 100644 --- a/Shared/Model/DTXSample+UIExtensions.h +++ b/Shared/Model/DTXSample+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSample+CoreDataClass.h" diff --git a/Shared/Model/DTXSample+UIExtensions.m b/Shared/Model/DTXSample+UIExtensions.m index 62f06537..98a3e8f8 100644 --- a/Shared/Model/DTXSample+UIExtensions.m +++ b/Shared/Model/DTXSample+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 29/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSample+UIExtensions.h" diff --git a/Shared/Model/DTXSignpostProtocol.h b/Shared/Model/DTXSignpostProtocol.h index fdc4158f..c50b1638 100644 --- a/Shared/Model/DTXSignpostProtocol.h +++ b/Shared/Model/DTXSignpostProtocol.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 7/4/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #ifndef DTXSignpostProtocol_h diff --git a/Shared/Model/DTXSignpostSample+UIExtensions.h b/Shared/Model/DTXSignpostSample+UIExtensions.h index f24a89f9..4830be95 100644 --- a/Shared/Model/DTXSignpostSample+UIExtensions.h +++ b/Shared/Model/DTXSignpostSample+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostSample+CoreDataClass.h" diff --git a/Shared/Model/DTXSignpostSample+UIExtensions.m b/Shared/Model/DTXSignpostSample+UIExtensions.m index f0201423..1b173d60 100644 --- a/Shared/Model/DTXSignpostSample+UIExtensions.m +++ b/Shared/Model/DTXSignpostSample+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 6/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXSignpostSample+UIExtensions.h" diff --git a/Shared/Model/DTXThreadInfo+UIExtensions.h b/Shared/Model/DTXThreadInfo+UIExtensions.h index 097fbac7..903ff92f 100644 --- a/Shared/Model/DTXThreadInfo+UIExtensions.h +++ b/Shared/Model/DTXThreadInfo+UIExtensions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXThreadInfo+CoreDataClass.h" diff --git a/Shared/Model/DTXThreadInfo+UIExtensions.m b/Shared/Model/DTXThreadInfo+UIExtensions.m index 1289e5d6..a06b457f 100644 --- a/Shared/Model/DTXThreadInfo+UIExtensions.m +++ b/Shared/Model/DTXThreadInfo+UIExtensions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 4/24/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXThreadInfo+UIExtensions.h" diff --git a/Shared/Model/DTXThreadPerformanceSample+Additions.h b/Shared/Model/DTXThreadPerformanceSample+Additions.h index 5072171a..b021d84d 100644 --- a/Shared/Model/DTXThreadPerformanceSample+Additions.h +++ b/Shared/Model/DTXThreadPerformanceSample+Additions.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 1/9/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXThreadPerformanceSample+CoreDataClass.h" diff --git a/Shared/Model/DTXThreadPerformanceSample+Additions.m b/Shared/Model/DTXThreadPerformanceSample+Additions.m index 78b42ad9..dbf008c9 100644 --- a/Shared/Model/DTXThreadPerformanceSample+Additions.m +++ b/Shared/Model/DTXThreadPerformanceSample+Additions.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 1/9/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXThreadPerformanceSample+Additions.h" diff --git a/Shared/Model/NSManagedObject+Additions.h b/Shared/Model/NSManagedObject+Additions.h index 684d0eef..83bc9616 100644 --- a/Shared/Model/NSManagedObject+Additions.h +++ b/Shared/Model/NSManagedObject+Additions.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 21/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/Model/NSManagedObject+Additions.m b/Shared/Model/NSManagedObject+Additions.m index 2ea92e59..9ca87426 100644 --- a/Shared/Model/NSManagedObject+Additions.m +++ b/Shared/Model/NSManagedObject+Additions.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 21/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSManagedObject+Additions.h" diff --git a/Shared/SharedUtilities/DTXZipper.h b/Shared/SharedUtilities/DTXZipper.h index 7b04d7e0..73c31f2c 100644 --- a/Shared/SharedUtilities/DTXZipper.h +++ b/Shared/SharedUtilities/DTXZipper.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/SharedUtilities/DTXZipper.m b/Shared/SharedUtilities/DTXZipper.m index 11f9141f..e8c8aac5 100644 --- a/Shared/SharedUtilities/DTXZipper.m +++ b/Shared/SharedUtilities/DTXZipper.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 25/05/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "DTXZipper.h" diff --git a/Shared/SharedUtilities/NSDictionary+FakeDecoder.h b/Shared/SharedUtilities/NSDictionary+FakeDecoder.h index 1e90c076..fc04aff1 100644 --- a/Shared/SharedUtilities/NSDictionary+FakeDecoder.h +++ b/Shared/SharedUtilities/NSDictionary+FakeDecoder.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/SharedUtilities/NSDictionary+FakeDecoder.m b/Shared/SharedUtilities/NSDictionary+FakeDecoder.m index 6289d678..51f1cfa4 100644 --- a/Shared/SharedUtilities/NSDictionary+FakeDecoder.m +++ b/Shared/SharedUtilities/NSDictionary+FakeDecoder.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 06/07/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSDictionary+FakeDecoder.h" diff --git a/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.h b/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.h index a40580b0..4aea7c8a 100644 --- a/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.h +++ b/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.m b/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.m index ee1418fe..497b75da 100644 --- a/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.m +++ b/Shared/SharedUtilities/NSKeyedUnarchiver+QuickDecodingSecureCoding.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 11/13/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSKeyedUnarchiver+QuickDecodingSecureCoding.h" diff --git a/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.h b/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.h index f3b8fe8f..d788ae0d 100644 --- a/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.h +++ b/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.h @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.m b/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.m index 6fe4f3cc..20e61bcd 100644 --- a/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.m +++ b/Shared/SharedUtilities/NSManagedObjectContext+PerformQOSBlock.m @@ -3,7 +3,7 @@ // DTXProfiler // // Created by Leo Natan (Wix) on 18/06/2017. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSManagedObjectContext+PerformQOSBlock.h" diff --git a/Shared/SharedUtilities/NSString+Hashing.h b/Shared/SharedUtilities/NSString+Hashing.h index 60975f95..42c92c28 100644 --- a/Shared/SharedUtilities/NSString+Hashing.h +++ b/Shared/SharedUtilities/NSString+Hashing.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/30/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/SharedUtilities/NSString+Hashing.m b/Shared/SharedUtilities/NSString+Hashing.m index a06e4f06..1b0d5b1a 100644 --- a/Shared/SharedUtilities/NSString+Hashing.m +++ b/Shared/SharedUtilities/NSString+Hashing.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/30/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSString+Hashing.h" diff --git a/Shared/SharedUtilities/NSURL+UIAdditions.h b/Shared/SharedUtilities/NSURL+UIAdditions.h index efe36fe4..b981d7c2 100644 --- a/Shared/SharedUtilities/NSURL+UIAdditions.h +++ b/Shared/SharedUtilities/NSURL+UIAdditions.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import diff --git a/Shared/SharedUtilities/NSURL+UIAdditions.m b/Shared/SharedUtilities/NSURL+UIAdditions.m index c6d541e6..f832aa36 100644 --- a/Shared/SharedUtilities/NSURL+UIAdditions.m +++ b/Shared/SharedUtilities/NSURL+UIAdditions.m @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 12/12/18. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "NSURL+UIAdditions.h" diff --git a/Shared/SharedUtilities/SharedPrefixHeader.h b/Shared/SharedUtilities/SharedPrefixHeader.h index 1757a4e9..756f1e93 100644 --- a/Shared/SharedUtilities/SharedPrefixHeader.h +++ b/Shared/SharedUtilities/SharedPrefixHeader.h @@ -3,7 +3,7 @@ // DetoxInstruments // // Created by Leo Natan (Wix) on 1/16/19. -// Copyright © 2017-2020 Wix. All rights reserved. +// Copyright © 2017-2021 Wix. All rights reserved. // #import "Swiftier.h"