NOTICE 738 B

123456789101112131415161718192021
  1. # Jackson JSON processor
  2. Jackson is a high-performance, Free/Open Source JSON processing library.
  3. It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
  4. been in development since 2007.
  5. It is currently developed by a community of developers.
  6. ## Copyright
  7. Copyright 2007-, Tatu Saloranta (tatu.saloranta@iki.fi)
  8. ## Licensing
  9. Jackson 2.x core and extension components are licensed under Apache License 2.0
  10. To find the details that apply to this artifact see the accompanying LICENSE file.
  11. ## Credits
  12. A list of contributors may be found from CREDITS(-2.x) file, which is included
  13. in some artifacts (usually source distributions); but is always available
  14. from the source code management (SCM) system project uses.