Bump year

This commit is contained in:
David Jennes
2022-07-29 02:43:18 +02:00
parent 71879ecdc9
commit 5828770138
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Copyright (c) 2018, Kyle Fuller Copyright (c) 2022, Kyle Fuller
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

View File

@@ -50,7 +50,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = 'Stencil' project = 'Stencil'
copyright = '2016, Kyle Fuller' copyright = '2022, Kyle Fuller'
author = 'Kyle Fuller' author = 'Kyle Fuller'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for