This is an automated email from the ASF dual-hosted git repository.
phrocker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git
The following commit(s) were added to refs/heads/master by this push:
new 18df297 MINIFICPP-781 - Fix documentation typos found in 0.6.0
18df297 is described below
commit 18df297398c7755e23283d3e8b3238badd8bbf8d
Author: Arpad Boda <[email protected]>
AuthorDate: Wed Mar 20 14:31:38 2019 +0100
MINIFICPP-781 - Fix documentation typos found in 0.6.0
This closes #518.
Signed-off-by: Marc Parisi <[email protected]>
---
NOTICE | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NOTICE b/NOTICE
index 04d03e2..625e9c2 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache NiFi MiNiFi
-Copyright 2017 The Apache Software Foundation
+Copyright 2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.md b/README.md
index c2ed3c8..4886e23 100644
--- a/README.md
+++ b/README.md
@@ -470,7 +470,7 @@ provides the command to build your distro and the output
file in your build dire
| Debian 9 | make debian | nifi-minifi-cpp-debian-$VERSION-bin.tar.gz
| Fedora 29 | make fedora | nifi-minifi-cpp-fedora-$VERSION-bin.tar.gz
| Ubuntu 16 | make u16 | nifi-minifi-cpp-xenial-$VERSION-bin.tar.gz
-| Ubuntu 16 | make u18 | nifi-minifi-cpp-bionic-$VERSION-bin.tar.gz
+| Ubuntu 18 | make u18 | nifi-minifi-cpp-bionic-$VERSION-bin.tar.gz
### Cleaning