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,4 +1,4 @@
// File: leetcode_two_sum.go
// File: leetcode_two_sum_test.go
// Created Time: 2022-11-25
// Author: reanon (793584285@qq.com)