From 40bb66a10bb7b6cbf9dd9d93b054de95cb20eba6 Mon Sep 17 00:00:00 2001 From: Sunaina Pai Date: Wed, 12 Oct 2022 20:28:59 +0100 Subject: Update year in copyright notice --- LICENSE.md | 3 ++- makesite.py | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 3129e86..df123c8 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,7 @@ The MIT License (MIT) ===================== -Copyright (c) 2018 Sunaina Pai + +Copyright (c) 2018-2022 Sunaina Pai Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/makesite.py b/makesite.py index bb97abc..6507a89 100755 --- a/makesite.py +++ b/makesite.py @@ -2,7 +2,7 @@ # The MIT License (MIT) # -# Copyright (c) 2018 Sunaina Pai +# Copyright (c) 2018-2022 Sunaina Pai # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the -- cgit v1.2.3