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

housekeeping: Update Copyright Year #2677

Merged
merged 1 commit into from
Feb 23, 2021
Merged

housekeeping: Update Copyright Year #2677

merged 1 commit into from
Feb 23, 2021

Conversation

worldbeater
Copy link
Contributor

@worldbeater worldbeater commented Feb 23, 2021

What kind of change does this PR introduce?

This PR updates ReactiveUI copyright year in the license header. Used a basic shell script and a manual json file update:
find -type f -exec ex -sc '%s/Copyright (c) 2020 .NET Foundation and Contributors/Copyright (c) 2021 .NET Foundation and Contributors/g' -cx {} ';'

@worldbeater worldbeater marked this pull request as ready for review February 23, 2021 19:13
@codecov
Copy link

codecov bot commented Feb 23, 2021

Codecov Report

Merging #2677 (09bf1f5) into main (15f0e03) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2677   +/-   ##
=======================================
  Coverage   63.57%   63.57%           
=======================================
  Files         132      132           
  Lines        4733     4733           
=======================================
  Hits         3009     3009           
  Misses       1724     1724           
Impacted Files Coverage Δ
.../ReactiveUI.Blend/FollowObservableStateBehavior.cs 0.00% <ø> (ø)
...activeUI.Blend/Platforms/net4/ObservableTrigger.cs 0.00% <ø> (ø)
src/ReactiveUI.Drawing/Registrations.cs 75.00% <ø> (ø)
...eUI.Fody.Helpers/ObservableAsPropertyExtensions.cs 41.93% <ø> (ø)
...tiveUI.Fody.Helpers/ReactiveDependencyAttribute.cs 0.00% <ø> (ø)
src/ReactiveUI.Testing/IBuilderExtensions.cs 77.27% <ø> (ø)
src/ReactiveUI.Testing/MessageBusExtensions.cs 0.00% <ø> (ø)
src/ReactiveUI.Testing/SchedulerExtensions.cs 54.71% <ø> (ø)
...rc/ReactiveUI.Winforms/ActivationForViewFetcher.cs 74.41% <ø> (ø)
...c/ReactiveUI.Winforms/ContentControlBindingHook.cs 0.00% <ø> (ø)
... and 18 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 15f0e03...09bf1f5. Read the comment docs.

@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants