From 443dcf867c0effb3d7e96b351aea4dd665852024 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Tue, 26 Feb 2013 17:17:27 -0600 Subject: [PATCH] Copying the license from the jquery repository rather than the generic MIT one. Damned MIT and BSD licenses encouraging modification by every project makes compliance annoying. --- extlib/jquery/{MIT.txt => MIT-LICENSE.txt} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename extlib/jquery/{MIT.txt => MIT-LICENSE.txt} (93%) diff --git a/extlib/jquery/MIT.txt b/extlib/jquery/MIT-LICENSE.txt similarity index 93% rename from extlib/jquery/MIT.txt rename to extlib/jquery/MIT-LICENSE.txt index 5a2aeb47..957f26d3 100644 --- a/extlib/jquery/MIT.txt +++ b/extlib/jquery/MIT-LICENSE.txt @@ -1,4 +1,5 @@ -Copyright (c) +Copyright 2013 jQuery Foundation and other contributors +http://jquery.com/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the