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: recognize license #2882

Merged
merged 2 commits into from
Feb 9, 2023
Merged

fix: recognize license #2882

merged 2 commits into from
Feb 9, 2023

Conversation

hoffa
Copy link
Contributor

@hoffa hoffa commented Feb 9, 2023

Issue #, if available

Description of changes

Before:

Screenshot 2023-02-09 at 09 12 51

After (see https://github.com/hoffa/serverless-application-model):

Screenshot 2023-02-09 at 09 13 42

Description of how you validated changes

The {} come from the original commit, where the date/name placeholders were delimited with them:

Copyright {yyyy} {name of copyright owner}

However the original Apache-2.0 license (at the time of checking) uses square brackets: https://www.apache.org/licenses/LICENSE-2.0.txt

Checklist

Examples?

Please reach out in the comments if you want to add an example. Examples will be
added to sam init through aws/aws-sam-cli-app-templates.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hoffa hoffa marked this pull request as ready for review February 9, 2023 17:22
@hoffa hoffa requested a review from a team as a code owner February 9, 2023 17:22
@hoffa hoffa merged commit 1361032 into aws:develop Feb 9, 2023
@hoffa hoffa deleted the hoffa-patch-1 branch February 9, 2023 18:24
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.

None yet

4 participants