Skip to content

License update to MIT#313

Open
stsoe wants to merge 3 commits into
Xilinx:main-gefrom
stsoe:license
Open

License update to MIT#313
stsoe wants to merge 3 commits into
Xilinx:main-gefrom
stsoe:license

Conversation

@stsoe

@stsoe stsoe commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

As pointed out by Fedora license check review.

Signed-off-by: Soren Soe <2106410+stsoe@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 25, 2026 17:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates file headers across the repository to reflect an MIT license, in response to a Fedora license check review.

Changes:

  • Switched SPDX license identifiers from Apache-2.0 (and an invalid “Apache MIT” string) to MIT in multiple scripts/templates/CMake files.
  • Updated copyright year ranges to include 2026 in several headers.
  • Normalized the include-guard name in templates/aie2/stubs.h.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
test/cmake-test/check_and_run.sh Updates SPDX/license header to MIT and extends copyright years.
test/cmake-test/check_and_run.bat Updates SPDX/license header to MIT and extends copyright years.
templates/aie2/stubs.h Updates SPDX header to MIT, extends copyright years, and changes include guard macro name.
gradlew Replaces the original Gradle wrapper license header with an MIT SPDX header and new copyright lines.
cmake/version.cmake Updates SPDX/license header to MIT and extends copyright years.
cmake/findpackage.cmake Updates SPDX/license header to MIT and extends copyright years.
cmake/config/version.h.in Updates SPDX/license header to MIT and changes the copyright year range.
cmake/config/aiebu.fp.in Updates SPDX/license header to MIT and adds an AMD copyright line.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gradlew Outdated
Comment on lines +3 to +5
# SPDX-License-Identifier: MIT
# Copyright (C) 2015 Xilinx, Inc. All rights reserved.
# Copyright (C) 2026 Advanced Micro Devices, Inc. All rights reserved.
Comment thread cmake/config/version.h.in Outdated
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Soren Soe <2106410+stsoe@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Signed-off-by: Soren Soe <2106410+stsoe@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

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.

2 participants