diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-10-14 17:35:19 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-10-14 17:35:19 +0000 |
commit | b1bc4e4ed595d64ee6145ff97ac2c3c7aac6d369 (patch) | |
tree | a9f67a6eec25dacea7bf846b90ee877acfe53826 /src/pugixml.cpp | |
parent | c5d3c8b1ca59f5918cb5973111f8dd4d2687f5d7 (diff) |
Updated site URL everywhere
git-svn-id: http://pugixml.googlecode.com/svn/trunk@766 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'src/pugixml.cpp')
-rw-r--r-- | src/pugixml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pugixml.cpp b/src/pugixml.cpp index 1d049a2..febf2eb 100644 --- a/src/pugixml.cpp +++ b/src/pugixml.cpp @@ -2,7 +2,7 @@ * pugixml parser - version 0.9 * -------------------------------------------------------- * Copyright (C) 2006-2010, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) - * Report bugs and download new versions at http://code.google.com/p/pugixml/ + * Report bugs and download new versions at http://pugixml.org/ * * This library is distributed under the MIT License. See notice at the end * of this file. |