From 6016a58d703d8cf8abd3f9ed43234b00e0bca53f Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Mon, 18 Mar 2019 10:26:58 -0500 Subject: [PATCH 1/2] Fix copyright, company and authors metadata in C# assembly and nuget. --- csharp/Directory.Build.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/csharp/Directory.Build.props b/csharp/Directory.Build.props index 1917fb6786d..06d5c3eb15b 100644 --- a/csharp/Directory.Build.props +++ b/csharp/Directory.Build.props @@ -10,8 +10,8 @@ Apache Arrow library - 2018 Apache Software Foundation - Apache + Copyright 2016-2019 The Apache Software Foundation + The Apache Software Foundation 0.13.0-SNAPSHOT @@ -23,7 +23,7 @@ - Apache + The Apache Software Foundation https://www.apache.org/images/feather.png LICENSE.txt https://arrow.apache.org/ From 50733bc7f95423affa6073bdaf63aae40af671c9 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Mon, 18 Mar 2019 16:04:59 -0500 Subject: [PATCH 2/2] Fix copyright in NOTICE.txt to include 2019 According to https://www.apache.org/legal/src-headers.html#notice --- NOTICE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE.txt b/NOTICE.txt index 02765f2bf6e..35fb521507f 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Arrow -Copyright 2016 The Apache Software Foundation +Copyright 2016-2019 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).