All of these files have been modified since the initial contribution.
Therefore the license header needs to be updated. All of them became
longer than 80 chars. I opted to break the line in the same place as it
will make any future automated license header checking simpler to
implement (based on my experience of this in the WebSocket project).

Signed-off-by: Mark Thomas <markt@apache.org>
3 files changed
tree: 1dc5a6fe31d1e858ab55ccf3349e8bfd7614ba77
  1. api/
  2. impl/
  3. parent-pom/
  4. src/
  5. uel/
  6. .gitignore
  7. CONTRIBUTING.md
  8. exclude.xml
  9. LICENSE.md
  10. nb-configuration.xml
  11. NOTICE.md
  12. pom.xml
  13. README.md
README.md

Prerequisites

Oracle JDK 1.7

Apache Maven 3.3.9 or later in order to build and run the tests.

Licenses

Applicable licenses for this project are documented in LICENSE.md available at the root of this repository.