diff --git a/LICENSE b/LICENSE index 8aa8286..b3382e3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2018, Kyle Fuller +Copyright (c) 2022, Kyle Fuller All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/docs/conf.py b/docs/conf.py index 44ce5df..eb1c923 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,7 +50,7 @@ master_doc = 'index' # General information about the project. project = 'Stencil' -copyright = '2016, Kyle Fuller' +copyright = '2022, Kyle Fuller' author = 'Kyle Fuller' # The version info for the project you're documenting, acts as replacement for