add NOTICE and update package.json description
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..50b77ff
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,5 @@
+Apache NiFi Fluid Design System
+Copyright 2014-2018 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
diff --git a/package.json b/package.json
index 2d7cff8..b1738a1 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
     "test": "./node_modules/protractor/bin/webdriver-manager update --gecko false && karma start karma.conf.js --single-run",
     "test:dev": "./node_modules/protractor/bin/webdriver-manager update --gecko false && karma start karma.conf.js"
   },
-  "description": "The Fluid Design System module is an atomic reusable platform providing consistent set of UI/UX components for open source friendly web applications to consume.",
+  "description": "The Apache NiFi Fluid Design System module is an atomic reusable platform providing consistent set of UI/UX components for open source friendly web applications to consume.",
   "module": "./platform/core/fluid-design-system.module.js",
   "keywords": [
     "fluid design system",