Skip to content

Commit 5c4d82f

Browse files
authored
Remove old comments and update license information
1 parent 8fab9fa commit 5c4d82f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/dec/example_dec.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
1919
MIT License
2020
21-
Copyright (c) 2024-2025 Aftersol
21+
Copyright (c) 2024-2026 Aftersol
2222
2323
Permission is hereby granted, free of charge, to any person obtaining a copy
2424
of this software and associated documentation files (the "Software"), to deal
@@ -224,4 +224,4 @@ int main(int argc, char* argv[])
224224
free(bytes);
225225

226226
return 0;
227-
}
227+
}

0 commit comments

Comments
 (0)