Skip to content
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

Copyright: Change year from 2002-2024 to 2002-2025 #12220

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

TheTechnician27
Copy link
Contributor

Description of Changes

Changes the copyright year from 2002-2024 to 2002-2025 using the command find . -type f -exec sed -i 's/2002-2024 PCSX2 Dev Team/2002-2025 PCSX2 Dev Team/g' {} \;. We should probably use an en-dash here ('–'), but w/e; the hyphen is more accessible.

Rationale behind Changes

Updates copyright header to make sure people who read our files think we're cool and hip and with the times.

Suggested Testing Steps

Ensure it is still 2025.

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.

3 participants