Skip to content

Commit

Permalink
Update copyright year for html docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsim committed Apr 14, 2023
1 parent 62b2914 commit a4f4680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jazzy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ github_file_prefix: https://github.com/realm/SwiftLint/tree/main
swift_build_tool: spm
theme: fullwidth
clean: true
copyright: '© 2022 [JP Simard](https://jpsim.com) under MIT.'
copyright: '© 2023 [JP Simard](https://jpsim.com) under MIT.'

documentation: rule_docs/*.md
hide_unlisted_documentation: true
Expand Down

0 comments on commit a4f4680

Please sign in to comment.