Fix the file headers.

This commit is contained in:
krahets
2023-04-23 19:36:07 +08:00
parent 3590262c7e
commit de579aa3f4
24 changed files with 24 additions and 24 deletions

View File

@ -1,5 +1,5 @@
/**
* File: coutning_sort.js
* File: counting_sort.js
* Created Time: 2023-04-08
* Author: Justin (xiefahit@gmail.com)
*/