From 969a8faa547b625b099470a8a406b7985041cbef Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Wed, 4 Apr 2018 08:20:48 -0700 Subject: 2015 -> 2018 --- license.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/license.md b/license.md index aa2f7dc..fa2d171 100644 --- a/license.md +++ b/license.md @@ -7,7 +7,7 @@ title: License This library is available to anybody free of charge, under the terms of MIT License: -> Copyright (c) 2006-2015 Arseny Kapoulkine +> Copyright (c) 2006-2018 Arseny Kapoulkine > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: > @@ -18,4 +18,4 @@ This library is available to anybody free of charge, under the terms of MIT Lice This means that you can freely use pugixml in your applications, both open-source and proprietary. If you use pugixml in a product, it is sufficient to add an acknowledgment like this to the product distribution: > This software is based on pugixml library (http://pugixml.org). -> pugixml is Copyright (C) 2006-2015 Arseny Kapoulkine. +> pugixml is Copyright (C) 2006-2018 Arseny Kapoulkine. -- cgit v1.2.3