Skip to content

fix(ci): check Amazon copyright statement#5611

Merged
CarolYeh910 merged 5 commits intoaws:mainfrom
CarolYeh910:check-amazon-copyright
Nov 12, 2025
Merged

fix(ci): check Amazon copyright statement#5611
CarolYeh910 merged 5 commits intoaws:mainfrom
CarolYeh910:check-amazon-copyright

Conversation

@CarolYeh910
Copy link
Copy Markdown
Contributor

@CarolYeh910 CarolYeh910 commented Nov 10, 2025

Goal

Match the change in s2n-quic aws/s2n-quic#2890

Why

Currently, the copyright job only checks for the word Copyright. Ideally, we should require Copyright Amazon.com, Inc. or its affiliates.

How

Some files use Copyright 20xx Amazon.com, Inc. or its affiliates, which is also valid. Thus I added one more grep command to search for the Amazon identity.

Testing

CI should pass

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

@CarolYeh910 CarolYeh910 requested a review from dougch as a code owner November 10, 2025 22:00
@github-actions github-actions bot added the s2n-core team label Nov 10, 2025
@CarolYeh910 CarolYeh910 marked this pull request as draft November 10, 2025 22:07
@CarolYeh910 CarolYeh910 marked this pull request as ready for review November 11, 2025 23:08
@CarolYeh910 CarolYeh910 added this pull request to the merge queue Nov 12, 2025
Merged via the queue into aws:main with commit 594e2d6 Nov 12, 2025
52 checks passed
@CarolYeh910 CarolYeh910 deleted the check-amazon-copyright branch November 12, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants