pygost/gost28147.py | 2 +- pygost/gost28147_mac.py | 2 +- pygost/gost3410.py | 2 +- pygost/gost3410_vko.py | 2 +- pygost/gost34112012.py | 2 +- pygost/gost341194.py | 2 +- pygost/gost3412.py | 2 +- pygost/gost3413.py | 2 +- pygost/test_gost28147.py | 2 +- pygost/test_gost28147_mac.py | 2 +- pygost/test_gost3410.py | 2 +- pygost/test_gost3410_vko.py | 2 +- pygost/test_gost34112012.py | 2 +- pygost/test_gost341194.py | 2 +- pygost/test_gost3412.py | 2 +- pygost/test_wrap.py | 2 +- pygost/utils.py | 2 +- pygost/wrap.py | 2 +- www.texi | 2 +- diff --git a/pygost/gost28147.py b/pygost/gost28147.py index 14cdc07a116dc3e34b1c10d7721d9c5f6fb320d05a0812c6eca08a17347b21bd..39a4fc408b0172df53a4275a8d7a01ea04c8bf3bd75bf74d65cc4b0be2f18290 100644 --- a/pygost/gost28147.py +++ b/pygost/gost28147.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/gost28147_mac.py b/pygost/gost28147_mac.py index 889551547470035dca72694122f16e57e0fdf84195f1b2f04dacf0a14d278b37..fd5acbc0c263b9519adb169633a6ef87a11ca268f9af7691e052f93ad38ec875 100644 --- a/pygost/gost28147_mac.py +++ b/pygost/gost28147_mac.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/gost3410.py b/pygost/gost3410.py index 8b24cbdf2b870116d98464a9774795d483cf49da861418263b898e73ba76d1a7..4055d3ed31c65f68ab8916a057532436592c1122f74d05990ef30b20251fec9b 100644 --- a/pygost/gost3410.py +++ b/pygost/gost3410.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/gost3410_vko.py b/pygost/gost3410_vko.py index aeef045b3090502b0c4a3d97faef4d3fdd0b56f5ac2e496708f26daea212ece0..af1625c76b8d200ea474a2bbb979b889784e75dede9f511dda2ba16fa8968e04 100644 --- a/pygost/gost3410_vko.py +++ b/pygost/gost3410_vko.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/gost34112012.py b/pygost/gost34112012.py index bcc0dd392999c82d1075e4db589e73ded6f8174bee7c5f60a6227d869630c6e1..b28f35aec468f717257c28d8cfa6d9529cc81c3f2026a8a2af3a59b01b41892f 100644 --- a/pygost/gost34112012.py +++ b/pygost/gost34112012.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/gost341194.py b/pygost/gost341194.py index e8a6b67ba1aa9eeb63e69f530f503e9612bbc168b8875d14fcb2ef2b61043408..985946b94e01ed286b68111ddfa9d2eece4e104dd344f4f460628ccc12974a9f 100644 --- a/pygost/gost341194.py +++ b/pygost/gost341194.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/gost3412.py b/pygost/gost3412.py index d9b383c394897fcf966b30e97d6ec6f3c064b6e56b0be21523067da819aa41f9..ac9dd48ded6a860937b65baf631ccf212e72280a18d0dd0a74742ee29d09e5ce 100644 --- a/pygost/gost3412.py +++ b/pygost/gost3412.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/gost3413.py b/pygost/gost3413.py index deaf46bb31c2fad1710a00dcfd4ba631762d7adb4179765e187156b11e0561fe..fc28e1b7f9942bb6bdbd92d19566412214292e37bfe887c822693e0937f7d873 100644 --- a/pygost/gost3413.py +++ b/pygost/gost3413.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_gost28147.py b/pygost/test_gost28147.py index 679497a5f26843e065306f7c44ccb6a525a0809004ac73134f15b6153031a76b..2b28ffa0f237fc574ed163626b4f855328cd37c5acea33c18ffda65066bacf75 100644 --- a/pygost/test_gost28147.py +++ b/pygost/test_gost28147.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_gost28147_mac.py b/pygost/test_gost28147_mac.py index a2f0a7a42e7f94418b812951d94d244417c914334f4e39a7d34b52bc2fd84278..1bc3a4c8f880dd0d77c1d88ea5635a0b6f807ae0e35c5a8e2f5f8a0c80d06e40 100644 --- a/pygost/test_gost28147_mac.py +++ b/pygost/test_gost28147_mac.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_gost3410.py b/pygost/test_gost3410.py index 34791be41f8f4c152d43bb7478e091cb1af5a9808b901e0e879f936012431f1f..f9d490a179d76086712ca26ee7397c09a8aacaa763e91a3223594a5dfb6feec1 100644 --- a/pygost/test_gost3410.py +++ b/pygost/test_gost3410.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_gost3410_vko.py b/pygost/test_gost3410_vko.py index e2345ad8fc12a0b15af18a3d1977ebb2dabc7a782fd11ef300e25d17261533a6..766de7a91e26b24d8c808569cb5ec5cf179da6545ed0bd07bc048f9af38ea7df 100644 --- a/pygost/test_gost3410_vko.py +++ b/pygost/test_gost3410_vko.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_gost34112012.py b/pygost/test_gost34112012.py index 948ddaf2d8233839853c23e4edeb2d0a48ce47272029e0f2ac20d2ae2640b261..a68a4b690ab9fadf7c11fb6afa3bd7cb4805d7be8853532f54ad893355fcd202 100644 --- a/pygost/test_gost34112012.py +++ b/pygost/test_gost34112012.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_gost341194.py b/pygost/test_gost341194.py index 60844d98a9334a112e6eeceba72216813f799098de9c0479671f97c98a133b53..cc846e39d249a7f720c9ef3d741dcda8c5dc93facc33684cb7ed33544e82a3aa 100644 --- a/pygost/test_gost341194.py +++ b/pygost/test_gost341194.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_gost3412.py b/pygost/test_gost3412.py index d98cdec2e8a5c2a25587eff7c94d9f7df9cd27fae6847b9bc61979c7c842112d..be306418d6bdced9900c78223b0413c79409d50da6e3d959e4a77bd72023d6c3 100644 --- a/pygost/test_gost3412.py +++ b/pygost/test_gost3412.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/test_wrap.py b/pygost/test_wrap.py index 027ded3bf64304f0fd585f1cc0ea96e14a13cac579079efc76bb678a126a418d..8ae98eb55cfd25194ffaa3e0ae995c1fb1c2b2e040e7645640d5f8225d0a222f 100644 --- a/pygost/test_wrap.py +++ b/pygost/test_wrap.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/utils.py b/pygost/utils.py index 73e7c80044e920c61a389eb17d14acdbbeb194565be220166c2277cc4f342cd5..542eae504ced5278acc848894fbbd2be7ce6b17f277f354b465d60bff71e4574 100644 --- a/pygost/utils.py +++ b/pygost/utils.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/pygost/wrap.py b/pygost/wrap.py index 3be7b8a2f515a9139fe6cb830d738f71540ada7d634139dee86a8f85d52c8387..8ed88bd9fc7044ed9ccd509d6afdb281f7530c1a2627b039435b9a1430f668df 100644 --- a/pygost/wrap.py +++ b/pygost/wrap.py @@ -1,6 +1,6 @@ # coding: utf-8 # PyGOST -- Pure Python GOST cryptographic functions library -# 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 diff --git a/www.texi b/www.texi index 293a7d9711eb6f0f9b3a32f7cc3ef7a047314ee0380ddd6f681b0f8fb907107e..47ed4f037faae08994fadab9d7395d030ad1767052ba6a26aaf6b6da63dcb4bc 100644 --- a/www.texi +++ b/www.texi @@ -3,7 +3,7 @@ @documentencoding UTF-8 @settitle PyGOST @copying -Copyright @copyright{} 2015-2016 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2015-2017 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top