From 85542e0ce6afbea2e5f7c1611f3934739a378dad Mon Sep 17 00:00:00 2001
From: Alex Reisner <alex@alexreisner.com>
Date: Thu, 1 Oct 2009 11:55:14 -0400
Subject: [PATCH] Add name to boilerplate license.

---
 MIT-LICENSE => LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename MIT-LICENSE => LICENSE (95%)

diff --git a/MIT-LICENSE b/LICENSE
similarity index 95%
rename from MIT-LICENSE
rename to LICENSE
index 9376605b..c8b40ca8 100644
--- a/MIT-LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009 [name of plugin creator]
+Copyright (c) 2009 Alex Reisner
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
-- 
GitLab