Skip to content

chore: copyright formatting throughout [CSS-1224] #5503

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

castastrophe
Copy link
Collaborator

@castastrophe castastrophe commented May 29, 2025

Description

Copyright structure, content, and formatting is inconsistent throughout the project.

Motivation and context

This pull request aims to align the copyright formatting and align on the current year.

All updates should match:

/**
 * Copyright 2025 Adobe. All rights reserved.
 * This file is licensed to you under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License. You may obtain a copy
 * of the License at http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
 * OF ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 */

Related issue(s)

  • fixes [CSS-1224]

Author's checklist

  • I have read the CONTRIBUTING and PULL_REQUESTS documents.
  • I have reviewed at the Accessibility Practices for this feature, see: Aria Practices

Reviewer's checklist

  • Includes a Github Issue with appropriate flag or Jira ticket number without a link
  • Includes thoughtfully written changeset if changes suggested include patch, minor, or major features
  • Automated tests cover all use cases and follow best practices for writing
  • Validated on all supported browsers
  • All VRTs are approved before the author can update Golden Hash

Manual review test cases

No changes should existing this pull request except for copyright formatting updates. This should result in no changes to any of the code.

@castastrophe castastrophe force-pushed the update-copyright-headers-2025 branch 2 times, most recently from 022028e to 50087e1 Compare May 29, 2025 20:13
Copy link

changeset-bot bot commented May 29, 2025

⚠️ No Changeset found

Latest commit: 534e834

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@castastrophe castastrophe force-pushed the update-copyright-headers-2025 branch 2 times, most recently from 02fa981 to e0b7ba5 Compare May 29, 2025 20:22
@castastrophe
Copy link
Collaborator Author

castastrophe commented May 29, 2025

We expect linting to fail; several linting errors appear in the content of the files being edited here. It is out of scope to resolve those in this update.

@castastrophe castastrophe marked this pull request as ready for review May 29, 2025 20:23
@castastrophe castastrophe requested a review from a team as a code owner May 29, 2025 20:23
@castastrophe castastrophe self-assigned this May 29, 2025
@castastrophe castastrophe changed the title chore: copyright formatting throughout chore: copyright formatting throughout [CSS-1224] May 29, 2025
@castastrophe castastrophe force-pushed the update-copyright-headers-2025 branch from d420e9b to 534e834 Compare June 6, 2025 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant