Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Commit 330dc3e

Browse files
committed
Update year
1 parent 3ec513e commit 330dc3e

File tree

140 files changed

+140
-140
lines changed

Some content is hidden

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

140 files changed

+140
-140
lines changed

Framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundleVersion</key>
2222
<string>$(CURRENT_PROJECT_VERSION)</string>
2323
<key>NSHumanReadableCopyright</key>
24-
<string>Copyright © 2020 Spotify. All rights reserved.</string>
24+
<string>Copyright © 2021 Spotify. All rights reserved.</string>
2525
<key>NSPrincipalClass</key>
2626
<string></string>
2727
</dict>

Framework/SPTDataLoader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/NSDictionary+HeaderSize.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/NSDictionary+HeaderSize.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/SPTDataLoader.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/SPTDataLoaderBlockWrapper.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/SPTDataLoaderCancellationTokenFactory.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/SPTDataLoaderCancellationTokenFactoryImplementation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/SPTDataLoaderCancellationTokenFactoryImplementation.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

Sources/SPTDataLoader/SPTDataLoaderCancellationTokenImplementation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright (c) 2015-2020 Spotify AB.
2+
Copyright (c) 2015-2021 Spotify AB.
33
44
Licensed to the Apache Software Foundation (ASF) under one
55
or more contributor license agreements. See the NOTICE file

0 commit comments

Comments
 (0)