]> git.seodisparate.com - SimpleArchiver/commit
Update LICENSE year in sources
authorStephen Seo <seo.disparate@gmail.com>
Tue, 28 Jan 2025 03:24:02 +0000 (12:24 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 28 Jan 2025 03:24:35 +0000 (12:24 +0900)
commitfb6ba37ce2e7bbb91d501b57a7f421c6226f8afc
tree3bc7b328361749059e988e964a6b6812b4201bbf
parenta6f53fdf33bf49d0a809da5a1c0932a4025147e4
Update LICENSE year in sources
21 files changed:
src/algorithms/linear_congruential_gen.c
src/algorithms/linear_congruential_gen.h
src/archiver.c
src/archiver.h
src/data_structures/hash_map.c
src/data_structures/hash_map.h
src/data_structures/linked_list.c
src/data_structures/linked_list.h
src/data_structures/priority_heap.c
src/data_structures/priority_heap.h
src/data_structures/test.c
src/helpers.c
src/helpers.h
src/main.c
src/parser.c
src/parser.h
src/parser_internal.h
src/platforms.h
src/test.c
src/users.c
src/users.h