Updated copyright year to 2022 #258

Open
GraysonMakesGames wants to merge 2 commits from GraysonMakesGames/patch-1 into master
GraysonMakesGames commented 2022-07-27 00:08:09 -04:00 (Migrated from github.com)

That's the only change. That's it. Just the copyright year.

That's the only change. That's it. Just the copyright year.
micziz commented 2022-07-28 07:28:02 -04:00 (Migrated from github.com)

I wolud reccomend you to do 2020-2022. This is generally how it's done.

I wolud reccomend you to do 2020-2022. This is generally how it's done.
GraysonMakesGames commented 2022-07-28 21:10:06 -04:00 (Migrated from github.com)

I would recommend you to do 2020-2022. This is generally how it's done.

changed it, thanks for the suggestion!

> I would recommend you to do 2020-2022. This is generally how it's done. changed it, thanks for the suggestion!
micziz commented 2022-07-29 02:02:53 -04:00 (Migrated from github.com)

Np

Np
Rudxain commented 2022-09-01 03:56:53 -04:00 (Migrated from github.com)

For further reference, this may be helpful

For further reference, [this may be helpful](https://softwareengineering.stackexchange.com/questions/210472/is-renewal-of-mit-license-needed-on-github-at-the-beginning-of-each-year)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin GraysonMakesGames/patch-1:GraysonMakesGames/patch-1
git checkout GraysonMakesGames/patch-1

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff GraysonMakesGames/patch-1
git checkout GraysonMakesGames/patch-1
git rebase master
git checkout master
git merge --ff-only GraysonMakesGames/patch-1
git checkout GraysonMakesGames/patch-1
git rebase master
git checkout master
git merge --no-ff GraysonMakesGames/patch-1
git checkout master
git merge --squash GraysonMakesGames/patch-1
git checkout master
git merge --ff-only GraysonMakesGames/patch-1
git checkout master
git merge GraysonMakesGames/patch-1
git push origin master
Sign in to join this conversation.
No description provided.