diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-02-26 17:17:27 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-02-26 17:17:27 -0600 |
commit | 443dcf867c0effb3d7e96b351aea4dd665852024 (patch) | |
tree | eff1e60a564f529f14e2a6dd055a79cbf9707370 /extlib | |
parent | e4e50a27653bd582e853e3f328ebc67cdd07b0e7 (diff) | |
download | mediagoblin-443dcf867c0effb3d7e96b351aea4dd665852024.tar.lz mediagoblin-443dcf867c0effb3d7e96b351aea4dd665852024.tar.xz mediagoblin-443dcf867c0effb3d7e96b351aea4dd665852024.zip |
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.
Diffstat (limited to 'extlib')
-rw-r--r-- | extlib/jquery/MIT-LICENSE.txt (renamed from extlib/jquery/MIT.txt) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extlib/jquery/MIT.txt b/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) <year> <copyright holders> +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 |