diff options
| author | PliablePixels <pliablepixels@gmail.com> | 2015-07-03 08:31:13 -0400 |
|---|---|---|
| committer | PliablePixels <pliablepixels@gmail.com> | 2015-07-03 08:31:13 -0400 |
| commit | e0ba24662b631394b4076ac39fad970447879f8f (patch) | |
| tree | a376c7822232389cefe6995d9b06e2ccc527f7f6 /plugins/uk.co.whiteoctober.cordova.appversion/LICENSE | |
| parent | 1c137f2b75a18dfc3bfd8b729c58e43974c9ead2 (diff) | |
Added plugin that picks up version from config.xml and displays in app
Diffstat (limited to 'plugins/uk.co.whiteoctober.cordova.appversion/LICENSE')
| -rw-r--r-- | plugins/uk.co.whiteoctober.cordova.appversion/LICENSE | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/plugins/uk.co.whiteoctober.cordova.appversion/LICENSE b/plugins/uk.co.whiteoctober.cordova.appversion/LICENSE new file mode 100644 index 00000000..484859fd --- /dev/null +++ b/plugins/uk.co.whiteoctober.cordova.appversion/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2013 White October + +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: + +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
