Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 9f1c2f438 -> 3c874a0df (forced update)
MINIFI-186 Updating Copyright statements to reflect the new year. This closes #42. Signed-off-by: Jeremy Dyer <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/repo Commit: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/commit/3c874a0d Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/tree/3c874a0d Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/diff/3c874a0d Branch: refs/heads/master Commit: 3c874a0df91e84c89724281cc2a9981b1725eb31 Parents: 567882c Author: Aldrin Piri <[email protected]> Authored: Mon Jan 23 13:11:00 2017 -0500 Committer: Jeremy Dyer <[email protected]> Committed: Tue Feb 21 09:59:48 2017 -0500 ---------------------------------------------------------------------- NOTICE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/3c874a0d/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 3badb13..16a5be2 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache NiFi MiNiFi -Copyright 2016 The Apache Software Foundation +Copyright 2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -8,4 +8,4 @@ This includes derived works from the Apache Celix (ASLv2 licensed) project (http Copyright 2015 The Apache Software Foundation The derived work is adapted from celix/cmake/FindUUID.cmake -and can be found in cmake/FindUUID.cmake \ No newline at end of file +and can be found in cmake/FindUUID.cmake
