summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b0091c3)
raw | patch | inline | side by side (parent: b0091c3)
author | ishmal <ishmal@users.sourceforge.net> | |
Wed, 12 Apr 2006 14:20:41 +0000 (14:20 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Wed, 12 Apr 2006 14:20:41 +0000 (14:20 +0000) |
src/dom/io/domstream.cpp | patch | blob | history |
index 63257062f381a2f110ee54002138b470fd22540e..298a6df3428ffda455d52c0992640ee965f541ce 100644 (file)
--- a/src/dom/io/domstream.cpp
+++ b/src/dom/io/domstream.cpp
* Authors:
* Bob Jamison
*
- * Copyright (C) 2005 Bob Jamison
+ * Copyright (C) 2006 Bob Jamison
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* inherited from iostreams, and includes any extra
* functionality that we might need.
*
- * Authors:
- * Bob Jamison <rjamison@titan.com>
- *
- * Copyright (C) 2004 Inkscape.org
- *
- * Released under GNU GPL, read the file 'COPYING' for more information
*/
#include <stdarg.h>
#include "domstream.h"
-#include "charclass.h"
+#include "dom/charclass.h"
namespace org
{