diff options
author | jdlrobson <jdlrobson@gmail.com> | 2019-04-01 16:04:05 -0700 |
---|---|---|
committer | Krinkle <krinklemail@gmail.com> | 2019-04-04 17:58:21 +0000 |
commit | 4ee606f2c77125536be23dd2a839208ddc46749d (patch) | |
tree | 8cc8fbe4c730250d199e5c8d3159d6d8e5d4d4ce /resources/lib/mustache/LICENSE | |
parent | 6a19bbfdece16150b36ee8ce3c105de4f22111ce (diff) | |
download | mediawikicore-4ee606f2c77125536be23dd2a839208ddc46749d.tar.gz mediawikicore-4ee606f2c77125536be23dd2a839208ddc46749d.zip |
Bump Mustache from 1.0.0 to 3.0.1
Bug: T219839
Change-Id: I76659d57967d9b90f4453c7314b6dcd1f9b8e139
Diffstat (limited to 'resources/lib/mustache/LICENSE')
-rw-r--r-- | resources/lib/mustache/LICENSE | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/lib/mustache/LICENSE b/resources/lib/mustache/LICENSE index aa1b831603a3..4df7d1aae6fb 100644 --- a/resources/lib/mustache/LICENSE +++ b/resources/lib/mustache/LICENSE @@ -2,6 +2,7 @@ The MIT License Copyright (c) 2009 Chris Wanstrath (Ruby) Copyright (c) 2010-2014 Jan Lehnardt (JavaScript) +Copyright (c) 2010-2015 The mustache.js community Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |