X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fyoink;a=blobdiff_plain;f=src%2Fstlplus%2Fcontainers%2Fdigraph.hpp;h=e4ffb5fd7b25e0153037fca4c5364f8fab55ea78;hp=8281998d24640512b3b1ddfe94fadcd4b3f9fd1e;hb=4f6e4488a55f7e3ba3f7485d78177f793c0eab9a;hpb=6b0a0d0efafe34d48ab344fca3b479553bd4e62c diff --git a/src/stlplus/containers/digraph.hpp b/src/stlplus/containers/digraph.hpp index 8281998..e4ffb5f 100644 --- a/src/stlplus/containers/digraph.hpp +++ b/src/stlplus/containers/digraph.hpp @@ -4,7 +4,7 @@ // Author: Andy Rushton // Copyright: (c) Southampton University 1999-2004 -// (c) Andy Rushton 2004-2009 +// (c) Andy Rushton 2004 onwards // License: BSD License, see ../docs/license.html // STL-style Directed graph template component