Skip to content
This repository has been archived by the owner on Oct 7, 2022. It is now read-only.

update copyrights in all files #97

Merged
merged 2 commits into from
Nov 12, 2021

Conversation

kavithacm
Copy link
Contributor

@kavithacm kavithacm commented Nov 12, 2021

Signed-off-by: Kavitha Conjeevaram Mohan mohakavi@amazon.com

Description

Updating Copyrights to all the files in the repo with respect to new copyrights format

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
@@ -1,19 +1,8 @@
#!/usr/bin/env sh

#
# Copyright 2015 the original author or authors.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is from apache license. could you keep the original license, and add our full license on top?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah okay

@@ -1,17 +1,7 @@
@rem
@rem Copyright 2015 the original author or authors.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same as above

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okayss

Signed-off-by: Kavitha Conjeevaram Mohan <mohakavi@amazon.com>
Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Contributor

@anirudha anirudha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

@kavithacm kavithacm merged commit 06b2ad1 into opensearch-project:main Nov 12, 2021
@kavithacm kavithacm linked an issue Nov 12, 2021 that may be closed by this pull request
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.

Correct copyright notices to reflect Copyright OpenSearch Contributors
3 participants