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

Update copyright notices #6589

Merged
merged 1 commit into from
Aug 11, 2020

Conversation

directionless
Copy link
Member

Update copyright notices from Facebook to "The osquery authors"

Bulk change implemented with https://github.com/directionless/copyright-change-headers This will need a manual followup for some lagging ones

Fixes: osquery/foundation#32

Update copyright notices from Facebook to "The osquery authors"

Bulk change implemented with https://github.com/directionless/copyright-change-headers This will need a manual followup for some lagging ones

Fixes: osquery/foundation#32
@directionless
Copy link
Member Author

Manual build works:

[100%] Generating osqueryi
[100%] Built target create_osqueryi
dover:build seph$ git branch
  master
* seph/copyright-change
dover:build seph$ ./osquery/osqueryi "select version from osquery_info"
+--------------------+
| version            |
+--------------------+
| 4.4.0-43-g52751685 |
+--------------------+

@theopolis theopolis added documentation foundation Related to the osquery foundation (consider tracking in the foundation repo) refactor Related to osquery code refactoring labels Aug 11, 2020
@theopolis
Copy link
Member

I looked through the code, confirmed that it is limited to the copyright change and small nitpicks of formatting.

@directionless directionless merged commit 29f4694 into osquery:master Aug 11, 2020
@directionless directionless deleted the seph/copyright-change branch August 11, 2020 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation foundation Related to the osquery foundation (consider tracking in the foundation repo) refactor Related to osquery code refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update osquery copyright blocs
2 participants