From dd6926acd005f7fefbfeec6c76f1de13116e682e Mon Sep 17 00:00:00 2001 From: Rasmus Bang Grouleff Date: Tue, 28 Jun 2011 21:36:35 +0200 Subject: [PATCH] Added link to full license --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 00a022b..1207457 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ I have not written this plugin myself. -I found it on http://vim.wikia.com/wiki/Deleting_a_buffer_without_closing_the_window and it is to my best knowledge licensed with a CC-BY-SA license. +I found it on http://vim.wikia.com/wiki/Deleting_a_buffer_without_closing_the_window and it is to my best knowledge licensed with a CC-BY-SA license (full license text here: http://creativecommons.org/licenses/by-sa/3.0/legalcode). It is for deleting a buffer in Vim without closing the window.