We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fab9fa commit 5c4d82fCopy full SHA for 5c4d82f
1 file changed
examples/dec/example_dec.c
@@ -18,7 +18,7 @@
18
19
MIT License
20
21
- Copyright (c) 2024-2025 Aftersol
+ Copyright (c) 2024-2026 Aftersol
22
23
Permission is hereby granted, free of charge, to any person obtaining a copy
24
of this software and associated documentation files (the "Software"), to deal
@@ -224,4 +224,4 @@ int main(int argc, char* argv[])
224
free(bytes);
225
226
return 0;
227
-}
+}
0 commit comments