diff options
Diffstat (limited to 'Utility/Dot.hs')
-rw-r--r-- | Utility/Dot.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/Dot.hs b/Utility/Dot.hs index 3bea644f7..e21915d32 100644 --- a/Utility/Dot.hs +++ b/Utility/Dot.hs @@ -1,6 +1,6 @@ {- a simple graphviz / dot(1) digraph description generator library - - - Copyright 2010 Joey Hess <joey@kitenet.net> + - Copyright 2010 Joey Hess <id@joeyh.name> - - License: BSD-2-clause -} |