Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 13, 2025

Description

Updates copyright statements from 2023 to 2025 for legal compliance and project currency.

Changes:

  • LICENSE: 2014-20232014-2025
  • 190 Java source files: 2016-20232016-2025

Project uses standard google_checks.xml for Checkstyle, which requires no copyright year configuration changes.

Resolves #(issue)

Checklist:

  • Public methods are documented
  • Public methods are tested
  • New and existing tests pass when run locally
  • There are no new warnings or errors

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • checkstyle.org
    • Triggering command: /opt/hostedtoolcache/CodeQL/2.23.3/x64/codeql/tools/linux64/java/bin/java -jar /opt/hostedtoolcache/CodeQL/2.23.3/x64/codeql/xml/tools/xml-extractor.jar --fileList=/home/REDACTED/work/xapi-java/.codeql-scratch/dbs/java/working/files-to-index5096324354809019224.list --sourceArchiveDir=/home/REDACTED/work/xapi-java/.codeql-scratch/dbs/java/src --outputDir=/home/REDACTED/work/xapi-java/.codeql-scratch/dbs/java/trap/java (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>[Enhancement]: Update copyright year and Checkstyle rule enforcement</issue_title>
<issue_description>### What

Update the project to ensure all copyright years are current (2025) across source files and configuration. Revise any Checkstyle configuration that enforces or validates copyright statements to match the latest year, and adjust all source headers accordingly.

Why

Keeping copyright information current is important for legal compliance and project professionalism. Ensuring the Checkstyle rules remain accurate helps maintain consistency and enables automated checks to catch outdated copyright statements.

Notes

This enhancement should include a review of the Checkstyle rules and automated scripts if present, plus updates to all source file headers (Java and others).</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>
@thomasturrell thomasturrell marked this pull request as ready for review November 13, 2025 23:28
Copilot AI changed the title [WIP] Update copyright year and Checkstyle rule enforcement Update copyright year to 2025 across project files Nov 13, 2025
Copilot AI requested a review from thomasturrell November 13, 2025 23:29
@sonarqubecloud
Copy link

@thomasturrell thomasturrell merged commit 747a6ba into main Nov 13, 2025
5 checks passed
@thomasturrell thomasturrell deleted the copilot/update-copyright-year-checkstyle branch November 13, 2025 23:30
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.

[Enhancement]: Update copyright year and Checkstyle rule enforcement

2 participants