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

License update #45373

Merged
merged 8 commits into from Nov 27, 2019
Merged

License update #45373

merged 8 commits into from Nov 27, 2019

Conversation

@Hixie
Copy link
Member

@Hixie Hixie commented Nov 22, 2019

  • Update project.pbxproj files to say Flutter rather than Chromium.
  • The templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
  • Update copyrights on all files to be consistent.
  • Remove copyrights from templates.
  • Update the copyright notice checker to require a standard notice on all files.

For review purposes you are encouraged to use the separate commits.

Copy link
Member

@goderbauer goderbauer left a comment

RSLGTM

(I did not look at every single changed license header)

@Hixie Hixie force-pushed the licenses branch 2 times, most recently from c716589 to 1eb6b08 Nov 22, 2019
@Hixie Hixie marked this pull request as ready for review Nov 22, 2019
@Hixie Hixie requested a review from jmagman as a code owner Nov 22, 2019
@jmagman
Copy link
Member

@jmagman jmagman commented Nov 22, 2019

A few more if you look for "Google LLC" like

@Hixie
Copy link
Member Author

@Hixie Hixie commented Nov 22, 2019

@jmagman interesting.

@goderbauer
Copy link
Member

@goderbauer goderbauer commented Nov 27, 2019

The tree is green, but the tests on this PR are not. :)

Hixie added 6 commits Nov 27, 2019
Also, the templates now have an empty organization so that we don't cause people to give their apps a Flutter copyright.
…ions; relicense Shrine.

Some were already marked "The Flutter Authors", not clear why. Their
dates have been normalized. Some were missing the blank line after the
license. Some were randomly different in trivial ways for no apparent
reason (e.g. missing the trailing period).
Also, make sure templates don't have copyrights.
Hixie added 2 commits Nov 27, 2019
Remove copyrights from templates as otherwise it will cause these files not to match the files created during `flutter create` which will then cause our automigration code to fail.
@Hixie Hixie merged commit 449f4a6 into flutter:master Nov 27, 2019
53 checks passed
@Hixie Hixie deleted the licenses branch Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants