Repository: nifi-minifi-cpp Updated Branches: refs/heads/master 567882c0c -> 9f1c2f438
MINIFI-186 Updating Copyright statements to reflect the new year. 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/9f1c2f43 Tree: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/tree/9f1c2f43 Diff: http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/diff/9f1c2f43 Branch: refs/heads/master Commit: 9f1c2f438628281bad4323ba554ed5b01f137b00 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:43:20 2017 -0500 ---------------------------------------------------------------------- NOTICE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/nifi-minifi-cpp/blob/9f1c2f43/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
