Skip to content

Update the copyright year and the trademark in the REST API views#16460

Open
unnecessary-username wants to merge 1 commit into
ansible:develfrom
unnecessary-username:copyright
Open

Update the copyright year and the trademark in the REST API views#16460
unnecessary-username wants to merge 1 commit into
ansible:develfrom
unnecessary-username:copyright

Conversation

@unnecessary-username

@unnecessary-username unnecessary-username commented May 24, 2026

Copy link
Copy Markdown
Contributor
SUMMARY

Update the copyright year and the trademark in the REST API views (e.g. https:// AAP Controller URL /api/).

I have considered whether we should apply a dynamic approach (e.g. new Date().getFullYear()) on the year displayed, but given AAP is version-based, I still proceed with a static year approach (e.g. If we see 'Copyright 2035' in AAP 2.5 in 2035, we are not providing technical support for that long.)

ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • Other
STEPS TO REPRODUCE AND EXTRA INFO

Red Hat trademark guidelines (regarding Red Hat, Inc -> Red Hat, LLC): https://www.redhat.com/en/about/trademark-guidelines-and-policies

AAP root API view

Summary by CodeRabbit

  • Chores
    • Updated copyright year in API page footer

@coderabbitai

coderabbitai Bot commented May 24, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: e4434d3b-8ead-4665-a4d6-e908619e0880

📥 Commits

Reviewing files that changed from the base of the PR and between b37f389 and e1dc235.

📒 Files selected for processing (1)
  • awx/templates/rest_framework/api.html

📝 Walkthrough

Walkthrough

Updated the REST API page footer copyright year from 2024 to 2026 in the template markup.

Changes

Copyright Year Update

Layer / File(s) Summary
Template copyright year update
awx/templates/rest_framework/api.html
Footer copyright line updated to reflect year 2026 instead of 2024.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title mentions updating both copyright year and trademark in REST API views, but the actual changeset only updates the copyright year from 2024 to 2026. No trademark changes are evident in the provided summary. Revise the title to accurately reflect the main change: 'Update copyright year to 2026 in REST API views' or similar, removing the reference to trademark changes that are not present in this PR.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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