-| Copyright © 2004 |
+ | Copyright © 2004 |
Kristopher Beevers,
Rensselaer Polytechnic Institute (beevek@cs.rpi.edu)
diff --git a/doc/AStarVisitor.html b/doc/AStarVisitor.html
index 1ffad8d2..da99a8ed 100644
--- a/doc/AStarVisitor.html
+++ b/doc/AStarVisitor.html
@@ -203,7 +203,7 @@ happens after all of its out edges have been examined.
-| Copyright © 2004 |
+ | Copyright © 2004 |
Kristopher Beevers,
Rensselaer Polytechnic Institute (beevek@cs.rpi.edu)
diff --git a/doc/AdjacencyGraph.html b/doc/AdjacencyGraph.html
index 3278d533..0764b29b 100644
--- a/doc/AdjacencyGraph.html
+++ b/doc/AdjacencyGraph.html
@@ -160,7 +160,7 @@ experience with graph algorithm implementations.
diff --git a/doc/AdjacencyMatrix.html b/doc/AdjacencyMatrix.html
index 1ddf78ab..e3c18250 100644
--- a/doc/AdjacencyMatrix.html
+++ b/doc/AdjacencyMatrix.html
@@ -95,7 +95,7 @@ The edge() function must return in constant time.
diff --git a/doc/BFSVisitor.html b/doc/BFSVisitor.html
index 259aaf88..2390a294 100644
--- a/doc/BFSVisitor.html
+++ b/doc/BFSVisitor.html
@@ -206,7 +206,7 @@ class count_tree_edges_bfs_visitor(bgl.Graph.BFSVisitor):
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/BasicMatrix.html b/doc/BasicMatrix.html
index d3a7e03d..00ba171e 100644
--- a/doc/BasicMatrix.html
+++ b/doc/BasicMatrix.html
@@ -93,7 +93,7 @@ Element access is constant time.
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/BellmanFordVisitor.html b/doc/BellmanFordVisitor.html
index 0c74d7cd..96462288 100644
--- a/doc/BellmanFordVisitor.html
+++ b/doc/BellmanFordVisitor.html
@@ -170,7 +170,7 @@ class count_tree_edges_bellman_ford_visitor(bgl.Graph.BellmanFordVisitor):
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/BidirectionalGraph.html b/doc/BidirectionalGraph.html
index d4732d1a..f67a92a4 100644
--- a/doc/BidirectionalGraph.html
+++ b/doc/BidirectionalGraph.html
@@ -167,7 +167,7 @@ undirected graphs).
diff --git a/doc/Buffer.html b/doc/Buffer.html
index 19aaac3c..b3243dea 100644
--- a/doc/Buffer.html
+++ b/doc/Buffer.html
@@ -109,7 +109,7 @@ most linear time complexity in the size of the Generalized Queue.
diff --git a/doc/ColorValue.html b/doc/ColorValue.html
index ef862934..101dde3c 100644
--- a/doc/ColorValue.html
+++ b/doc/ColorValue.html
@@ -94,7 +94,7 @@ href="http://www.sgi.com/tech/stl/DefaultConstructible.html">DefaultConstructibl
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/DFSVisitor.html b/doc/DFSVisitor.html
index c7d3e94e..7ba1c342 100644
--- a/doc/DFSVisitor.html
+++ b/doc/DFSVisitor.html
@@ -198,7 +198,7 @@ class count_tree_edges_dfs_visitor(bgl.Graph.DFSVisitor):
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/DijkstraVisitor.html b/doc/DijkstraVisitor.html
index 80782228..e8c8c6c9 100644
--- a/doc/DijkstraVisitor.html
+++ b/doc/DijkstraVisitor.html
@@ -208,7 +208,7 @@ class count_tree_edges_dijkstra_visitor(bgl.Graph.DijkstraVisitor):
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/EdgeListGraph.html b/doc/EdgeListGraph.html
index e7838893..cb87cdb0 100644
--- a/doc/EdgeListGraph.html
+++ b/doc/EdgeListGraph.html
@@ -176,7 +176,7 @@ must all return in constant time.
diff --git a/doc/EdgeMutableGraph.html b/doc/EdgeMutableGraph.html
index 03e614ed..8429f0c5 100644
--- a/doc/EdgeMutableGraph.html
+++ b/doc/EdgeMutableGraph.html
@@ -100,7 +100,7 @@ UNDER CONSTRUCTION
diff --git a/doc/EventVisitor.html b/doc/EventVisitor.html
index 6fb03739..bba55b9f 100644
--- a/doc/EventVisitor.html
+++ b/doc/EventVisitor.html
@@ -147,7 +147,7 @@ either a vertex or edge descriptor of the graph.
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/EventVisitorList.html b/doc/EventVisitorList.html
index 65546f97..c4dd24f7 100644
--- a/doc/EventVisitorList.html
+++ b/doc/EventVisitorList.html
@@ -113,7 +113,7 @@ std::make_pair(visitor1,
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/Graph.html b/doc/Graph.html
index 4af74631..2c74f367 100644
--- a/doc/Graph.html
+++ b/doc/Graph.html
@@ -141,7 +141,7 @@ any vertex of graph object which type is G.
diff --git a/doc/IncidenceGraph.html b/doc/IncidenceGraph.html
index 4b21e271..cbdc60b1 100644
--- a/doc/IncidenceGraph.html
+++ b/doc/IncidenceGraph.html
@@ -188,7 +188,7 @@ Therefore, the extra requirement is added that the out-edge connecting
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/IteratorConstructibleGraph.html b/doc/IteratorConstructibleGraph.html
index a7977bef..9ac6fe46 100644
--- a/doc/IteratorConstructibleGraph.html
+++ b/doc/IteratorConstructibleGraph.html
@@ -147,7 +147,7 @@ constructor lacking the graph size information.
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/Monoid.html b/doc/Monoid.html
index b9ab7a46..c38e3009 100644
--- a/doc/Monoid.html
+++ b/doc/Monoid.html
@@ -108,7 +108,7 @@ Return type: bool
-| Copyright © 2000-2001 |
+ | Copyright © 2000-2001 |
Jeremy Siek,
Indiana University (jsiek@osl.iu.edu)
diff --git a/doc/MutableGraph.html b/doc/MutableGraph.html
index b5cd35da..edc4e64a 100644
--- a/doc/MutableGraph.html
+++ b/doc/MutableGraph.html
@@ -291,7 +291,7 @@ is no longer a valid vertex descriptor.
diff --git a/doc/MutablePropertyGraph.html b/doc/MutablePropertyGraph.html
index dde8b968..8275bbbc 100644
--- a/doc/MutablePropertyGraph.html
+++ b/doc/MutablePropertyGraph.html
@@ -142,7 +142,7 @@ Return type: vertex_descriptor
diff --git a/doc/PlanarFaceVisitor.html b/doc/PlanarFaceVisitor.html
index ee140ea4..a6c25c6f 100644
--- a/doc/PlanarFaceVisitor.html
+++ b/doc/PlanarFaceVisitor.html
@@ -142,7 +142,7 @@ a model of Planar Face Visitor.
-Copyright © 2007 Aaron Windsor (
+Copyright © 2007 Aaron Windsor (
aaron.windsor@gmail.com)
| | | | | | | | | | | | |