From 6b42094db5a861ea265f39e5b3e87b2b07c75ce0 Mon Sep 17 00:00:00 2001 From: Vinayak Mehta Date: Fri, 28 Aug 2020 17:52:21 +0530 Subject: [PATCH] Update year --- LICENSE | 9 ++------- docs/conf.py | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/LICENSE b/LICENSE index 9a71f13..da379bb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,12 +1,7 @@ MIT License -Modifications: - -Copyright (c) 2019 Camelot Developers - -Original project: - -Copyright (c) 2018 Peeply Private Ltd (Singapore) +Copyright (c) 2019-2020 Camelot Developers +Copyright (c) 2018-2019 Peeply Private Ltd (Singapore) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/conf.py b/docs/conf.py index ee9f57f..018f393 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -63,7 +63,7 @@ master_doc = 'index' # General information about the project. project = u'Camelot' -copyright = u'2019, Camelot Developers' +copyright = u'2020, Camelot Developers' author = u'Vinayak Mehta' # The version info for the project you're documenting, acts as replacement for