From: Sergey Matveev Date: Mon, 2 Jan 2017 08:06:33 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.cypherpunks.ru/?p=pyssss.git;a=commitdiff_plain;h=7cd64f9e19786df62944ba10e0de31ec300e0163 Raise copyright years --- diff --git a/ssss.py b/ssss.py index 2546147..8c410c2 100644 --- a/ssss.py +++ b/ssss.py @@ -1,6 +1,6 @@ # coding: utf-8 # pyssss -- Pure Python Shamir's secret sharing scheme implementation -# Copyright (C) 2015-2016 Sergey Matveev +# Copyright (C) 2015-2017 Sergey Matveev # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by