diff options
author | Andrew Arnott <andrewarnott@gmail.com> | 2013-10-19 16:04:02 -0700 |
---|---|---|
committer | Andrew Arnott <andrewarnott@gmail.com> | 2013-10-19 16:04:02 -0700 |
commit | dab0acee2544e23f36b84b443af0d160adb4bc49 (patch) | |
tree | 09973723bdd9433cd639840f1ea14cbad4641e68 /samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js | |
parent | 5364f523ba4ca559b56ed5db768007f8412bd266 (diff) | |
download | DotNetOpenAuth-dab0acee2544e23f36b84b443af0d160adb4bc49.zip DotNetOpenAuth-dab0acee2544e23f36b84b443af0d160adb4bc49.tar.gz DotNetOpenAuth-dab0acee2544e23f36b84b443af0d160adb4bc49.tar.bz2 |
Updates NuGet packages.
Diffstat (limited to 'samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js')
-rw-r--r-- | samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js b/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js index 22a5460..b1e53c0 100644 --- a/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js +++ b/samples/OAuth2ProtectedWebApi/Scripts/jquery.validate-vsdoc.js @@ -4,7 +4,7 @@ * intended to be used only for design-time IntelliSense. Please use the * standard jQuery library for all production use. * -* Comment version: 1.8 +* Comment version: 1.11.1 */ /* @@ -15,12 +15,9 @@ * for informational purposes only and are not the license terms under * which Microsoft distributed this file. * -* jQuery validation plugin 1.8.0 -* -* http://bassistance.de/jquery-plugins/jquery-plugin-validation/ -* http://docs.jquery.com/Plugins/Validation -* -* Copyright (c) 2006 - 2011 Jörn Zaefferer +* jQuery Validation Plugin - v1.11.1 - 2/4/2013 +* https://github.com/jzaefferer/jquery-validation +* Copyright (c) 2013 Jörn Zaefferer; Licensed MIT * */ |