From 18819327e9aff5c34a4e800bf31a894a8390a8a8 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Thu, 6 May 2010 20:54:02 +0000 Subject: Updated copyright year, updated changelog in documentation git-svn-id: http://pugixml.googlecode.com/svn/trunk@385 99668b35-9821-0410-8761-19e4c4f06640 --- src/pugiconfig.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pugiconfig.hpp') diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp index b5c09ee..2466887 100644 --- a/src/pugiconfig.hpp +++ b/src/pugiconfig.hpp @@ -1,7 +1,7 @@ /** * pugixml parser - version 0.6 * -------------------------------------------------------- - * Copyright (C) 2006-2009, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) + * Copyright (C) 2006-2010, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) * Report bugs and download new versions at http://code.google.com/p/pugixml/ * * This library is distributed under the MIT License. See notice at the end @@ -36,7 +36,7 @@ #endif /** - * Copyright (c) 2006-2009 Arseny Kapoulkine + * Copyright (c) 2006-2010 Arseny Kapoulkine * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation -- cgit v1.2.3