Skip to content

Commit

Permalink
🐉2024🐉
Browse files Browse the repository at this point in the history
  • Loading branch information
shimbaco committed Jan 24, 2024
1 parent 999114f commit 85530fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ SNSなど、第三者が閲覧できる場所に投稿しないでもらえる

## License

Copyright 2014-2023 Annict
Copyright 2014-2024 Annict

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion app/components/deprecated/footers/main_footer_component.rb
Expand Up @@ -107,7 +107,7 @@ def render
h.tag :div, class: "col-6 text-end" do
h.tag :div, class: "c-footer__copyright small" do
h.tag :i, class: "fal fa-copyright me-1"
h.text "2014-2023 Annict"
h.text "2014-2024 Annict"
end
end
end
Expand Down

0 comments on commit 85530fe

Please sign in to comment.