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: graph_adjacency_list.cs
* File: graph_adjacency_matrix.cs
* Created Time: 2023-02-06
* Author: zjkung1123 (zjkung1123@gmail.com)
*/