RATIS-875. Bump the copyright year in the NOTICE of thirdparty

(cherry picked from commit 7a6b023e4154cfbec7fe07f28f796fd10847a119)
1 file changed
tree: f7dbf972ad17d0fbeba33ba3e7dd9501320c715f
  1. dev-support/
  2. hadoop/
  3. misc/
  4. test/
  5. .gitignore
  6. DISCLAIMER
  7. LICENSE
  8. NOTICE
  9. pom.xml
  10. README.md
README.md

Apache Ratis Thirdparty

All bundled thirdparty dependencies are centralized in the ratis-thirdparty module and the ratis-thirdparty-hadoop module. These modules are located in a separated repository (https://github.com/apache/incubator-ratis-thirdparty) but not attached to the core Apache Ratis repository (https://git-wip-us.apache.org/repos/asf?p=incubator-ratis.git) as they only need to change when one of these dependencies are changed. All dependencies included in ratis-thirdparty/ratis-thirdparty-hadoop must be relocated to a different package to ensure no downstream classpath pollution.

See also: https://github.com/apache/incubator-ratis/blob/master/BUILDING.md