Skip to content

Commit 67b118a

Browse files
committed
Update copyright years
1 parent d93b82b commit 67b118a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2019-2021 Dominic Davis-Foster
1+
Copyright (c) 2019-2022 Dominic Davis-Foster
22

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ github_username = "domdfcoding"
4040
github_repository = "domdf_python_tools"
4141
author = "Dominic Davis-Foster"
4242
project = "domdf-python-tools"
43-
copyright = "2019-2021 Dominic Davis-Foster"
43+
copyright = "2019-2022 Dominic Davis-Foster"
4444
language = "en"
4545
package_root = "domdf_python_tools"
4646
extensions = [

repo_helper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
modname: domdf_python_tools
3-
copyright_years: "2019-2021"
3+
copyright_years: "2019-2022"
44
author: "Dominic Davis-Foster"
55
66
version: "3.1.0"

0 commit comments

Comments
 (0)