From 14b3e82bdc79ce2fc2f057116c7e70c8efaedaaf Mon Sep 17 00:00:00 2001 From: Bing Li <63471091+sfc-gh-bli@users.noreply.github.com> Date: Wed, 15 Nov 2023 14:15:29 -0800 Subject: [PATCH] SNOW-970028 Update license info in POM (#63) * update pom * Update LICENSE.txt Replace placeholder value with Snowflake Computing copyright. --------- Co-authored-by: Jason Freeberg --- LICENSE.txt | 2 +- pom.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 261eeb9e..a13a03e1 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright (c) 2012-2023 Snowflake Computing, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pom.xml b/pom.xml index 2caa6e5a..6e0e96cf 100644 --- a/pom.xml +++ b/pom.xml @@ -11,8 +11,8 @@ 2018 - Snowflake License - https://www.snowflake.com/legal/ + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt @@ -26,8 +26,8 @@ - scm:git:git://github.com/snowflakedb/snowpark - http://github.com/snowflakedb/snowpark/tree/master + scm:git:git://github.com/snowflakedb/snowpark-java-scala + https://github.com/snowflakedb/snowpark-java-scala/tree/main