Skip to content

Commit 69ca35e

Browse files
committed
Add/update copyright notice to all plugin scripts
1 parent 8b99191 commit 69ca35e

File tree

220 files changed

+259
-183
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

220 files changed

+259
-183
lines changed

plugin-dev/Source/Sentry/Private/Android/AndroidSentryAttachment.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryAttachment.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryAttachment.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryBreadcrumb.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryBreadcrumb.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryBreadcrumb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryEvent.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryEvent.h"
44
#include "AndroidSentryId.h"

plugin-dev/Source/Sentry/Private/Android/AndroidSentryEvent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryHint.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryHint.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryHint.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryId.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryId.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryId.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryMessage.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryMessage.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryMessage.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentrySamplingContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentrySamplingContext.h"
44
#include "AndroidSentryTransactionContext.h"

plugin-dev/Source/Sentry/Private/Android/AndroidSentrySamplingContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryScope.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryScope.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryScope.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentrySpan.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentrySpan.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentrySpan.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentrySubsystem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentrySubsystem.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentrySubsystem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryTransaction.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryTransaction.h"
44
#include "AndroidSentrySpan.h"

plugin-dev/Source/Sentry/Private/Android/AndroidSentryTransaction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryTransactionContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryTransactionContext.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryTransactionContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryTransactionOptions.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryTransactionOptions.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryTransactionOptions.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryUser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryUser.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryUser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryUserFeedback.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryUserFeedback.h"
44

plugin-dev/Source/Sentry/Private/Android/AndroidSentryUserFeedback.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/Callbacks/AndroidSentryScopeCallback.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryScopeCallback.h"
44

plugin-dev/Source/Sentry/Private/Android/Callbacks/AndroidSentryScopeCallback.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/Infrastructure/AndroidSentryConverters.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryConverters.h"
44
#include "AndroidSentryJavaClasses.h"

plugin-dev/Source/Sentry/Private/Android/Infrastructure/AndroidSentryConverters.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/Infrastructure/AndroidSentryDataTypes.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/Infrastructure/AndroidSentryJavaClasses.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryJavaClasses.h"
44

plugin-dev/Source/Sentry/Private/Android/Infrastructure/AndroidSentryJavaClasses.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/Infrastructure/AndroidSentryJavaObjectWrapper.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AndroidSentryJavaObjectWrapper.h"
44

plugin-dev/Source/Sentry/Private/Android/Infrastructure/AndroidSentryJavaObjectWrapper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Android/Java/SentryBridgeJava.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
package io.sentry.unreal;
44

plugin-dev/Source/Sentry/Private/Android/Jni/AndroidSentryJni.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "Android/AndroidSentryBreadcrumb.h"
44
#include "Android/AndroidSentryEvent.h"

plugin-dev/Source/Sentry/Private/Apple/AppleSentryAttachment.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryAttachment.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryAttachment.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryBreadcrumb.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryBreadcrumb.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryBreadcrumb.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryEvent.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryEvent.h"
44
#include "AppleSentryId.h"

plugin-dev/Source/Sentry/Private/Apple/AppleSentryEvent.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryId.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryId.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryId.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentrySamplingContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentrySamplingContext.h"
44
#include "AppleSentryTransactionContext.h"

plugin-dev/Source/Sentry/Private/Apple/AppleSentrySamplingContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryScope.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryScope.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryScope.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentrySpan.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentrySpan.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentrySpan.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentrySubsystem.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentrySubsystem.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentrySubsystem.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryTransaction.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryTransaction.h"
44
#include "AppleSentrySpan.h"

plugin-dev/Source/Sentry/Private/Apple/AppleSentryTransaction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2023 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryTransactionContext.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryTransactionContext.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryTransactionContext.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2024 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryUser.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryUser.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryUser.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryUserFeedback.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#include "AppleSentryUserFeedback.h"
44

plugin-dev/Source/Sentry/Private/Apple/AppleSentryUserFeedback.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

plugin-dev/Source/Sentry/Private/Apple/Convenience/AppleSentryInclude.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2022 Sentry. All Rights Reserved.
1+
// Copyright (c) 2025 Sentry. All Rights Reserved.
22

33
#pragma once
44

0 commit comments

Comments
 (0)