/hudson-war/src/main/webapp/scripts/combobox-readme.txt

http://github.com/hudson/hudson · Plain Text · 31 lines · 26 code · 5 blank · 0 comment · 0 complexity · 639d781b5ec652c23133567714a3e69c MD5 · raw file

  1. DHTML Widgets
  2. Copyright Barney Boisvert
  3. bboisvert@gmail.com
  4. Released under the MIT License (below)
  5. Installation:
  6. Unzip the archive into a web-accessible directory, and point your
  7. browser to index.html. Each widget has javadoc-style documentation
  8. for it's use.
  9. ----------------------------------------------------------------------
  10. Copyright (c) 2005 Barney Boisvert
  11. Permission is hereby granted, free of charge, to any person obtaining
  12. a copy of this software and associated documentation files (the
  13. "Software"), to deal in the Software without restriction, including
  14. without limitation the rights to use, copy, modify, merge, publish,
  15. distribute, sublicense, and/or sell copies of the Software, and to
  16. permit persons to whom the Software is furnished to do so, subject to
  17. the following conditions:
  18. The above copyright notice and this permission notice shall be
  19. included in all copies or substantial portions of the Software.
  20. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  21. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  22. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  23. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
  24. CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
  25. TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
  26. SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.