Reorganize license files

The new layout better follows GNU recommendations and allows
licensee (and thus GitHub) to properly recognize the LGPL.

Change-Id: Ie4671f8a539ce5e4d7ea7fe644b9122716750728
4 files changed
tree: 36f1aa4abd1dc7bff559eb7e71f91d00efe60c5b
  1. .github/
  2. .jenkins.d/
  3. .waf-tools/
  4. docs/
  5. examples/
  6. src/
  7. tests/
  8. tools/
  9. .gitignore
  10. .jenkins
  11. .mailmap
  12. AUTHORS.md
  13. COPYING.lesser
  14. COPYING.md
  15. libndn-nac.pc.in
  16. README.md
  17. waf
  18. wscript
README.md

NAC: Name-Based Access Control Library for NDN

CI Docs Language

Reporting bugs

Please submit any bug reports or feature requests to the NAC issue tracker.

Contributing

Contributions to NAC are greatly appreciated and can be made through our Gerrit code review site. If you are new to the NDN software community, please read our Contributor's Guide to get started.

License

NAC is free software distributed under the GNU Lesser General Public License version 3. See COPYING.md and COPYING.lesser for details.