From e7497ab3d0f7b63a5af150d815eab48ec5748968 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sat, 13 Oct 2018 17:33:39 +0200 Subject: [PATCH] LICENSE + docs: adjust copyright --- LICENSE | 2 +- docs/sphinxconf/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 93b84bd..296271d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 Christian Schwarz +Copyright (c) 2017-2018 Christian Schwarz 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/sphinxconf/conf.py b/docs/sphinxconf/conf.py index b270434..97f234d 100644 --- a/docs/sphinxconf/conf.py +++ b/docs/sphinxconf/conf.py @@ -49,7 +49,7 @@ master_doc = 'index' # General information about the project. project = 'zrepl' -copyright = '2017, Christian Schwarz' +copyright = '2017-2018, Christian Schwarz' author = 'Christian Schwarz' # The version info for the project you're documenting, acts as replacement for