Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix copyright headers #185

Merged
merged 1 commit into from
Jan 12, 2022
Merged

Fix copyright headers #185

merged 1 commit into from
Jan 12, 2022

Conversation

kmcbride
Copy link
Collaborator

These files have, incorrectly, been using the copyright notice for Apache Software Foundation projects rather than the one recommended in the license.

@rastersize
Copy link
Contributor

Good catch!

@codecov
Copy link

codecov bot commented Jan 12, 2022

Codecov Report

Merging #185 (21798b7) into master (4a069ad) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  Coverage   95.34%   95.34%           
=======================================
  Files          43       43           
  Lines        1439     1439           
=======================================
  Hits         1372     1372           
  Misses         67       67           
Flag Coverage Δ
ios 95.34% <ø> (ø)
macspm 95.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...iusCore/Source/AsyncDispatchQueueConnectable.swift 93.75% <ø> (ø)
MobiusCore/Source/AsyncStartStopStateMachine.swift 91.30% <ø> (ø)
MobiusCore/Source/ConcurrentAccessDetector.swift 41.66% <ø> (ø)
MobiusCore/Source/Connectable.swift 100.00% <ø> (ø)
MobiusCore/Source/ConnectablePublisher.swift 100.00% <ø> (ø)
MobiusCore/Source/Connection.swift 100.00% <ø> (ø)
...sCore/Source/Disposables/AnonymousDisposable.swift 100.00% <ø> (ø)
...sCore/Source/Disposables/CompositeDisposable.swift 100.00% <ø> (ø)
...iusCore/Source/EffectHandlers/EffectCallback.swift 100.00% <ø> (ø)
...iusCore/Source/EffectHandlers/EffectExecutor.swift 100.00% <ø> (ø)
... and 31 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a069ad...21798b7. Read the comment docs.

@kmcbride kmcbride merged commit 714b634 into spotify:master Jan 12, 2022
@kmcbride kmcbride deleted the copyright branch January 12, 2022 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants