From 6450bfeeecac2ccd8ad6a6fc21abd0f3c020a6aa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Nieto?= <jose.carlos@menteslibres.net>
Date: Tue, 16 Jun 2015 21:22:51 -0500
Subject: [PATCH] Using exactly the same line in all copies of the copyright
 notice.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cecdf753..fc13da7f 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ See the project page, recipes and user documentation at [upper.io/db][1].
 
 This project is licensed under the terms of the **MIT License**.
 
-> Copyright (c) 2012-2015 The upper.io/db authors
+> Copyright (c) 2012-2015 The upper.io/db authors. All rights reserved.
 >
 > Permission is hereby granted, free of charge, to any person obtaining
 > a copy of this software and associated documentation files (the
-- 
GitLab