From 03b229380518367167561516acc3947a91f46c2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Rombauts?= Date: Sat, 8 Apr 2017 14:36:18 +0200 Subject: [PATCH] Update README.md Copyright notice 2017 and PayPal.me link & logo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c0b134..bec4d5e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ SQLiteC++ [![Coveralls](https://img.shields.io/coveralls/SRombauts/SQLiteCpp.svg)](https://coveralls.io/github/SRombauts/SQLiteCpp "Coveralls test coverage") [![Join the chat at https://gitter.im/SRombauts/SQLiteCpp](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/SRombauts/SQLiteCpp?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper. See SQLiteC++ website http://srombauts.github.com/SQLiteCpp on GitHub. @@ -22,7 +21,8 @@ with a few intuitive and well documented C++ classes. ### License: -Copyright (c) 2012-2016 Sébastien Rombauts (sebastien.rombauts@gmail.com) +Copyright (c) 2012-2017 Sébastien Rombauts (sebastien.rombauts@gmail.com) +    Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt or copy at http://opensource.org/licenses/MIT)