From d3b9e4e1e85d0aca562d0e6b62533e68e5a4a749 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Sat, 21 Jan 2017 10:48:47 -0800 Subject: Update copyright year to 2017 --- readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'readme.txt') diff --git a/readme.txt b/readme.txt index 58d89cc..015786c 100644 --- a/readme.txt +++ b/readme.txt @@ -1,6 +1,6 @@ pugixml 1.8 - an XML processing library -Copyright (C) 2006-2016, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) +Copyright (C) 2006-2017, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com) Report bugs and download new versions at http://pugixml.org/ This is the distribution of pugixml, which is a C++ XML processing library, @@ -28,7 +28,7 @@ The distribution contains the following folders: This library is distributed under the MIT License: -Copyright (c) 2006-2016 Arseny Kapoulkine +Copyright (c) 2006-2017 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