diff options
Diffstat (limited to 'nikola/packages/datecond')
| -rw-r--r-- | nikola/packages/datecond/LICENSE | 2 | ||||
| -rw-r--r-- | nikola/packages/datecond/__init__.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nikola/packages/datecond/LICENSE b/nikola/packages/datecond/LICENSE index fcc5730..07d9028 100644 --- a/nikola/packages/datecond/LICENSE +++ b/nikola/packages/datecond/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2016-2022, Chris Warrick. +Copyright © 2016-2024, Chris Warrick. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/nikola/packages/datecond/__init__.py b/nikola/packages/datecond/__init__.py index 4e9566c..14065da 100644 --- a/nikola/packages/datecond/__init__.py +++ b/nikola/packages/datecond/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- # Date Conditionals v0.1.7 -# Copyright © 2015-2022, Chris Warrick. +# Copyright © 2015-2024, Chris Warrick. # All rights reserved. # # Redistribution and use in source and binary forms, with or without |
