bumpy copyright year to 2022

This commit is contained in:
Tal Einat
2022-07-26 23:04:34 +03:00
parent faa0f4d3fb
commit cd9e252baf
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2013-2020 taleinat
Copyright (c) 2013-2022 taleinat
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

View File

@@ -60,7 +60,7 @@ master_doc = 'index'
# General information about the project.
project = u'fuzzysearch'
copyright = u'2013-2020, Tal Einat'
copyright = u'2013-2022, Tal Einat'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the