GEODE-1434: Add ASF headers

- Add missing ASF headers
- Add .ratignore to define excluded files

This closes #389
565 files changed
tree: ec35ee6483b817a8c605d7c1a7dbdfcdf60142a3
  1. bin/
  2. cmake/
  3. dist/
  4. etc/
  5. examples/
  6. packer/
  7. src/
  8. .clang-format
  9. .clang-tidy
  10. .gitignore
  11. .ratignore
  12. BUILDING.md
  13. CONTRIBUTING.md
  14. LICENSE
  15. NOTICE
  16. README.md
README.md

Overview
Building from Source
Introduction
Application Development

Overview

Native Client is a client implementation for [Apache Geode] (http://geode.apache.org/) that does not require the Java server JARs.

Building from Source

Directions to build Native Client from source can be found in the source distribution in src/BUILDING.md.

Introduction

Please refer to the [Native Client documentation] (http://gemfire-native.docs.pivotal.io/native/introduction/native-client-intro.html) for help in getting started with Native Client.

Application Development

Native Client applications can be written in these client technologies: