From 66da4eeb0b6c0e3cce5ef7788eb64151e536d68d Mon Sep 17 00:00:00 2001
From: Brian Norris <banorris@uci.edu>
Date: Tue, 13 Aug 2013 15:09:36 -0700
Subject: [PATCH] LICENSE: add newline at end of file

---
 LICENSE | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index ecbc059..d159169 100644
--- a/LICENSE
+++ b/LICENSE
@@ -336,4 +336,4 @@ This General Public License does not permit incorporating your program into
 proprietary programs.  If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
 library.  If this is what you want to do, use the GNU Lesser General
-Public License instead of this License.
\ No newline at end of file
+Public License instead of this License.
-- 
2.34.1