kong icon indicating copy to clipboard operation
kong copied to clipboard

Update copyright date to 2024

Open Achiel opened this issue 1 year ago • 2 comments

Summary

Checklist

  • [ ] The Pull Request has tests
  • [ ] A changelog file has been created under changelog/unreleased/kong or skip-changelog label added on PR if changelog is unnecessary. README.md
  • [ ] There is a user-facing docs PR against https://github.com/Kong/docs.konghq.com - PUT DOCS PR HERE

Issue reference

Fix #[issue number]

Achiel avatar Jan 22 '24 14:01 Achiel

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jan 22 '24 14:01 CLAassistant

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


achiel seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jan 22 '24 14:01 CLAassistant

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-12393-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12393-to-master-to-upstream
git checkout -b cherry-pick-12393-to-master-to-upstream
ancref=$(git merge-base 51bd4cd91a03833b6c12628414e5ee22069d814f 47fd0dda4e5f1de20b4e7098611ece7985bb4498)
git cherry-pick -x $ancref..47fd0dda4e5f1de20b4e7098611ece7985bb4498

team-gateway-bot avatar Jan 30 '24 09:01 team-gateway-bot

Successfully created backport PR for release/3.6.x:

  • #12460

team-gateway-bot avatar Jan 30 '24 09:01 team-gateway-bot

Cherry-pick failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git remote add upstream https://github.com/kong/kong-ee
git fetch upstream master
git worktree add -d .worktree/cherry-pick-12393-to-master-to-upstream upstream/master
cd .worktree/cherry-pick-12393-to-master-to-upstream
git checkout -b cherry-pick-12393-to-master-to-upstream
ancref=$(git merge-base 51bd4cd91a03833b6c12628414e5ee22069d814f 47fd0dda4e5f1de20b4e7098611ece7985bb4498)
git cherry-pick -x $ancref..47fd0dda4e5f1de20b4e7098611ece7985bb4498

team-gateway-bot avatar Jan 30 '24 09:01 team-gateway-bot