diff options
Diffstat (limited to 'src/xml/simple-document.cpp')
| -rw-r--r-- | src/xml/simple-document.cpp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/xml/simple-document.cpp b/src/xml/simple-document.cpp index d854f92fb..c2f7c8c1c 100644 --- a/src/xml/simple-document.cpp +++ b/src/xml/simple-document.cpp @@ -1,7 +1,7 @@ -/* - * Inkscape::XML::SimpleDocument - generic XML document implementation - * - * Copyright 2004-2005 MenTaLguY <mental@rydia.net> +/** @file + * @brief Garbage collected XML document implementation + */ +/* Copyright 2004-2005 MenTaLguY <mental@rydia.net> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |
