Rename VERSION to VERSION.info to avoid conflicts with modern STL

On case-insensitive file systems (e.g., macOS), inclusion of the new
standard <version> header resulted in unexpected inclusion of VERSION
file.

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

NAC: Named-Based Access Control Library for NDN

Language Build Status

Reporting bugs

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

Contributing

We greatly appreciate contributions to the NAC code base, provided that they are licensed under the LGPL 3.0+ or a compatible license (see below). If you are new to the NDN software community, please read the Contributor's Guide to get started.

License

NAC is an open source project licensed under the LGPL version 3. See COPYING.md for more information.