Murtadha Hubail has submitted this change and it was merged. Change subject: [NO ISSUE] Update ASF copyrights to 2018 ......................................................................
[NO ISSUE] Update ASF copyrights to 2018 Change-Id: Ib0d2fcda89b23066154f1fd8a466f3b4bf103d78 Reviewed-on: https://asterix-gerrit.ics.uci.edu/2452 Sonar-Qube: Jenkins <[email protected]> Tested-by: Jenkins <[email protected]> Integration-Tests: Jenkins <[email protected]> Reviewed-by: Till Westmann <[email protected]> --- M asterixdb/NOTICE M asterixdb/src/main/licenses/templates/asterix-notice.ftl M hyracks-fullstack/NOTICE M hyracks-fullstack/hyracks-fullstack-license/src/main/licenses/templates/hyracks-notice.ftl 4 files changed, 4 insertions(+), 4 deletions(-) Approvals: Anon. E. Moose #1000171: Till Westmann: Looks good to me, approved Jenkins: Verified; No violations found; Verified Objections: Jenkins: Violations found diff --git a/asterixdb/NOTICE b/asterixdb/NOTICE index 6cd6f73..3f18a61 100644 --- a/asterixdb/NOTICE +++ b/asterixdb/NOTICE @@ -1,5 +1,5 @@ Apache AsterixDB -Copyright 2015-2017 The Apache Software Foundation +Copyright 2015-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/asterixdb/src/main/licenses/templates/asterix-notice.ftl b/asterixdb/src/main/licenses/templates/asterix-notice.ftl index 030da26..d31e408 100644 --- a/asterixdb/src/main/licenses/templates/asterix-notice.ftl +++ b/asterixdb/src/main/licenses/templates/asterix-notice.ftl @@ -22,7 +22,7 @@ <#else> Apache AsterixDB </#if> -Copyright 2015-2017 The Apache Software Foundation +Copyright 2015-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/hyracks-fullstack/NOTICE b/hyracks-fullstack/NOTICE index d44f7a0..9ca26a7 100644 --- a/hyracks-fullstack/NOTICE +++ b/hyracks-fullstack/NOTICE @@ -1,5 +1,5 @@ Apache Hyracks and Algebricks -Copyright 2015-2017 The Apache Software Foundation +Copyright 2015-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/hyracks-fullstack/hyracks-fullstack-license/src/main/licenses/templates/hyracks-notice.ftl b/hyracks-fullstack/hyracks-fullstack-license/src/main/licenses/templates/hyracks-notice.ftl index c59e80a..7ce76de 100644 --- a/hyracks-fullstack/hyracks-fullstack-license/src/main/licenses/templates/hyracks-notice.ftl +++ b/hyracks-fullstack/hyracks-fullstack-license/src/main/licenses/templates/hyracks-notice.ftl @@ -18,7 +18,7 @@ --> <#-- TODO(mblow): share notice file template with asterixdb via maven artifact --> Apache Hyracks and Algebricks -Copyright 2015-2017 The Apache Software Foundation +Copyright 2015-2018 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). -- To view, visit https://asterix-gerrit.ics.uci.edu/2452 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib0d2fcda89b23066154f1fd8a466f3b4bf103d78 Gerrit-PatchSet: 2 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Anon. E. Moose #1000171 Gerrit-Reviewer: Ian Maxon <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Murtadha Hubail <[email protected]> Gerrit-Reviewer: Till Westmann <[email protected]>
