]> Cypherpunks repositories - keks.git/commitdiff
Fix typo in name
authorSergey Matveev <stargrave@stargrave.org>
Thu, 16 Jan 2025 09:32:56 +0000 (12:32 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 16 Jan 2025 09:33:06 +0000 (12:33 +0300)
14 files changed:
py3/tests/strategies.py
py3/tests/test_blob.py
py3/tests/test_bool.py
py3/tests/test_everything.py
py3/tests/test_float.py
py3/tests/test_generic.py
py3/tests/test_int.py
py3/tests/test_list.py
py3/tests/test_map.py
py3/tests/test_not_enough_data.py
py3/tests/test_recursion.py
py3/tests/test_str.py
py3/tests/test_tai.py
py3/tests/test_uuid.py

index 5a8e81931ca5c1a91f04e08bea6c9bacd1b89517c1425becaa76aac4756ea583..02b0b9b93eaa17d0db823f592b7939f24bc953612ee9d6e1914f587858a8ce84 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index c39ae6a5be879d75791e6afbdd15ba356b51b4261d6030f524158e5a102ed791..57fc0430e25d273d43db4aef964a8959a2a5ad2fa81788aa51dfd361593759ac 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index 4f4704cfdeb76fdbe8b395523d467fb0e24b39cc7095b2bd4ab3732ae3a2573a..0a6c4f721beed2b62c1b8d8bd1971f7788d57beb1b918a5c50eb7826c91fa4a8 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index d1f3cd57530eb0d2aee4c1229aeab8f76d6fe59564deb24c977625d3ebef9b4e..603bd243e59a659515d2b1a4d4ec75407cd5c02cee91a0f8f03b1239443cc0b2 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index 5ff56857fcd91d6d94947835633458933c2e294f4f1b15fb6a3a808e0bfa01d6..c45c8e44d718aa07ed5be54a46f1a8565f353925ab39112d4f90c553c275ab38 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index 386882300361a5c2c95bb965c0cee21af57fe0cbdda836261ed711adab987989..c10c731b21fb86c35910dd482c444004f1733e1cf2b196103991f3402bb433ad 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index cfc2d638b110bda115f399bfcc856c7c7792b7c26527bea6fe70942e67e7effa..3c0bc569b75bd7b4e1a4f49bc1fea39d2d5f662a9558f66bab88a4ca8dd90f1c 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index 7be9c7c1ad2beb4cf6cc799dc197fd97b274f698b0382797409c4bdbebf3d09e..d52afdf8ff99c5bcaa4c3768c7bbe4dae455af2a338779548a35bfc3c08ad21f 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index 6324b1a77ba9f600f31f0bf7ee35087a00c6113b5d403a5107c89c3e4a831591..379a9416cdb0d769f7fb46f558a145e1fb8244558d4707db477fa351372f6ff0 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index 91f35f395667a5dd9647845ae50aa09dae3d2807bb4536e04c70474b0bae2768..acfbdcfe3249f38e9fa0e1394edb317c2b8327821980ee541a5cefc85e6384e4 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index b2edbadda1ec021f7dfab33d0dfb095dbdc3d616a1690e1a5fef1ada37263f49..4e01c69fed99dc65e8d874ff639ce984ab7dd368084687861d69983e63e9e108 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index 881d7a940797947efb0f9dcd427971a592a97feb08db57d003d7484f87503371..7edcfe578100231f7dac5005e4c546e667f918dff66d95a4948f119102934fa4 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index b77208914be45f99706fa5b85a48edfdd6d0236bd8b18455e91a593fd569446e..a86fe4c43c996525d6c7b661804b87ae788202beefa0f62af6b672189d76d9b7 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify
index ea181ec3ee36c0b3445d9a8d04be19083e6cdeb787d0f4785a9a17d14f3cefc6..40bdb6b87089cdc53227ca58a8935b0ec21f3c7580a4176d4274cbb3df4de897 100644 (file)
@@ -1,5 +1,5 @@
 # PyKEKS -- Python KEKS implementation
-# Copyright (C) 2024-2025 Antont Rudenko <rudenko.ad@phystech.edu>
+# Copyright (C) 2024-2025 Anton Rudenko <rudenko.ad@phystech.edu>
 #               2024-2025 Sergey Matveev <stargrave@stargrave.org>
 #
 # This program is free software: you can redistribute it and/or modify