]> Cypherpunks repositories - pyderasn.git/commitdiff
Raise copyright years links
authorSergey Matveev <stargrave@stargrave.org>
Tue, 30 Dec 2025 11:00:08 +0000 (14:00 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 30 Dec 2025 11:00:08 +0000 (14:00 +0300)
pyderasn.py
tests/test_cms.py
tests/test_crl.py
tests/test_crts.py
tests/test_pyderasn.py

index ae5f73e5d82652d2641f4ec75ac77fdbb470e4d9..968914ed7a3ecbfb29deda8cf0536d94f07e4f33 100755 (executable)
@@ -4,7 +4,7 @@
 # pylint: disable=line-too-long,superfluous-parens,protected-access,too-many-lines
 # pylint: disable=too-many-return-statements,too-many-branches,too-many-statements
 # PyDERASN -- Python ASN.1 DER/CER/BER codec with abstract structures
-# Copyright (C) 2017-2025 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2017-2026 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as
index 40f4abe5203397eaf4aeb89d11bfa12a8ff47ba6..29b40c4cb1f02f709f9003d1f2b7e9d997102614 100644 (file)
@@ -1,6 +1,6 @@
 # coding: utf-8
 # PyDERASN -- Python ASN.1 DER/CER/BER codec with abstract structures
-# Copyright (C) 2017-2025 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2017-2026 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as
index b722b15db2297584f4c9835836a4fc542c1ad71f..e1c235bc7ce060dba838f347f669f0482f402d2f 100644 (file)
@@ -1,6 +1,6 @@
 # coding: utf-8
 # PyDERASN -- Python ASN.1 DER/CER/BER codec with abstract structures
-# Copyright (C) 2017-2025 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2017-2026 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as
index f7eb360d8aa7ee4457dd7a40cd1684db506804d4..15e95b0fdfa4740388900a19516c076eec64e000 100644 (file)
@@ -1,6 +1,6 @@
 # coding: utf-8
 # PyDERASN -- Python ASN.1 DER/CER/BER codec with abstract structures
-# Copyright (C) 2017-2025 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2017-2026 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as
index 261682ed7f20e5b5f434434501942ad9f6a14530..54fc68a5716a7623520674336d575cb6def5b732 100644 (file)
@@ -1,6 +1,6 @@
 # coding: utf-8
 # PyDERASN -- Python ASN.1 DER/CER/BER codec with abstract structures
-# Copyright (C) 2017-2025 Sergey Matveev <stargrave@stargrave.org>
+# Copyright (C) 2017-2026 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU Lesser General Public License as