Skip to content

Commit

Permalink
Revert ""Modify the files containing AGPL 3.0 license comments, chang…
Browse files Browse the repository at this point in the history
…ing the comments to reflect the MPL v2 license instead.""

This reverts commit 66197e6.
  • Loading branch information
SunHappyboy committed Nov 14, 2024
1 parent 60647e8 commit 0ee647e
Show file tree
Hide file tree
Showing 70 changed files with 70 additions and 70 deletions.
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/DirectedEdge.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_DIRECTEDEDGE_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/DirectedEdge_decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_DIRECTEDEDGE_DECL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/DirectedEdge_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_DIRECTEDEDGE_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/DirectedWeightedEdge.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/
#ifndef __CXXGRAPH_DIRECTEDWEIGHTEDEDGE_H__
#define __CXXGRAPH_DIRECTEDWEIGHTEDEDGE_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/DirectedWeightedEdge_decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/
#ifndef __CXXGRAPH_DIRECTEDWEIGHTEDEDGE_DECL_H__
#define __CXXGRAPH_DIRECTEDWEIGHTEDEDGE_DECL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/DirectedWeightedEdge_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/
#ifndef __CXXGRAPH_DIRECTEDWEIGHTEDEDGE_IMPL_H__
#define __CXXGRAPH_DIRECTEDWEIGHTEDEDGE_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/Edge.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_EDGE_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/Edge_decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_EDGE_DECL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/Edge_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_EDGE_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/UndirectedEdge.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_UNDIRECTEDEDGE_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/UndirectedEdge_decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_UNDIRECTEDEDGE_DECL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/UndirectedEdge_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_UNDIRECTEDEDGE_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/UndirectedWeightedEdge.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_UNDIRECTEDWEIGHTEDEDGE_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/UndirectedWeightedEdge_decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_UNDIRECTEDWEIGHTEDEDGE_DECL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/UndirectedWeightedEdge_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_UNDIRECTEDWEIGHTEDEDGE_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/Weighted.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_WEIGHTED_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/Weighted_decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_WEIGHTED_DECL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Edge/Weighted_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_WEIGHTED_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/BellmanFord_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_BELLMANFORD_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/BestFirstSearch_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_BESTFIRSTSEARCH_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Boruvka_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_BORUVKA_IMPL_H__
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_BREADTHFIRSTSEARCH_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/BronKerbosch_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_BRONKERBOSCH_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Connectivity_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_CONNECTIVITY_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/CycleDetection_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_CYCLEDETECTION_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/DepthFirstSearch_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_DEPTHFIRSTSEARCH_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Dial_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_DIAL_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Dijkstra_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_DIJKSTRA_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/FloydWarshall_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_FLOYDWARSHALL_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/FordFulkerson_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_FORDFULKERSON_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Kahn_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_KAHN_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Kosaraju_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_KOSARAJU_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Kruskal_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_KRUSKAL_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Prim_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_PRIM_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/Tarjan_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_TARJAN_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Algorithm/TopologicalSort_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_TOPOLOGICALSORT_IMPL_H__
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_TRANSITIVEREDUCTION_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Graph.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_GRAPH_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Graph_decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_GRAPH_DECL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/Graph_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_GRAPH_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/IO/IOUtility_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_IOUTILITY_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/IO/InputOperation_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_INPUTOPERATION_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Graph/IO/OutputOperation_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_OUTPUTOPERATION_IMPL_H__
Expand Down
2 changes: 1 addition & 1 deletion include/CXXGraph/Node/Node.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
/***********************************************************/
/*** Collaboration: ----------- ***/
/***********************************************************/
/*** License: MPL v2.0***/
/*** License: AGPL v3.0 ***/
/***********************************************************/

#ifndef __CXXGRAPH_NODE_H__
Expand Down
Loading

0 comments on commit 0ee647e

Please sign in to comment.