Skip to content

Commit

Permalink
[toposort] forget to change licenses
Browse files Browse the repository at this point in the history
  • Loading branch information
nike0good authored and nike0good committed May 30, 2019
1 parent e1d85bc commit be258d5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions include/c_types/pgr_topological_sort_t.h
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
/*PGR-GNU*****************************************************************
File: pgr_topological_sort_t.h
Copyright (c) 2015 Aditya Pratap Singh
Mail: adityapratap.singh28@gmail.com
Function's developer:
Copyright (c) 2019 Hang Wu
mail: nike0good@gmail.com
Expand Down Expand Up @@ -39,4 +36,4 @@ typedef struct {
int sorted_v;
} pgr_topological_sort_t;

#endif // INCLUDE_C_TYPES_PGR_STOERWAGNER_T_H_
#endif // INCLUDE_C_TYPES_PGR_TOPOLOGICAL_SORT_T_H_

0 comments on commit be258d5

Please sign in to comment.