Skip to content

Commit 377bf82

Browse files
committed
Bump license years to 2022
1 parent 40edcae commit 377bf82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012-21 Bozhidar Batsov
1+
Copyright (c) 2012-22 Bozhidar Batsov
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
site_name: "A RuboCop extension focused on enforcing Rails best practices and coding conventions."
22
repo_url: https://github.com/rubocop/rubocop-rails
33
edit_uri: edit/master/legacy-docs
4-
copyright: "Copyright © 2012-2021 Bozhidar Batsov and RuboCop contributors"
4+
copyright: "Copyright © 2012-2022 Bozhidar Batsov and RuboCop contributors"
55
docs_dir: legacy-docs
66
pages:
77
- Home: index.md

0 commit comments

Comments
 (0)