From 7cd64f9e19786df62944ba10e0de31ec300e0163 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 2 Jan 2017 11:06:33 +0300 Subject: [PATCH] Raise copyright years --- ssss.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0