summaryrefslogtreecommitdiff
path: root/src/pugixml.hpp
diff options
context:
space:
mode:
authorarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2006-11-06 19:02:21 +0000
committerarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2006-11-06 19:02:21 +0000
commit965ca3b6ca33b7e25fa7a42e5d456c35db07cade (patch)
tree198925f09dfe3f8d1e9d4a12a0fbcbe8bc971128 /src/pugixml.hpp
parentef50ba81d403514b603dbff366d3e1e504f73717 (diff)
Name/email updated in source files.
git-svn-id: http://pugixml.googlecode.com/svn/trunk@5 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'src/pugixml.hpp')
-rw-r--r--src/pugixml.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pugixml.hpp b/src/pugixml.hpp
index 746f6c3..3a930ed 100644
--- a/src/pugixml.hpp
+++ b/src/pugixml.hpp
@@ -2,7 +2,7 @@
//
// Pug Improved XML Parser - Version 0.1
// --------------------------------------------------------
-// Copyright (C) 2006, by Zeux (zeux@mathcentre.com)
+// Copyright (C) 2006, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
// This work is based on the pugxml parser, which is:
// Copyright (C) 2003, by Kristen Wegner (kristen@tima.net)
// Released into the Public Domain. Use at your own risk.