From c6cfe633d59690a73615ccc14a85f05aa77d4925 Mon Sep 17 00:00:00 2001 From: moizahmedd Date: Mon, 18 Nov 2024 19:22:02 -0500 Subject: [PATCH 1/2] version bump --- sdk/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/package.json b/sdk/package.json index 92d19d9..f724b6e 100644 --- a/sdk/package.json +++ b/sdk/package.json @@ -1,6 +1,6 @@ { "name": "@dimo-network/login-with-dimo", - "version": "0.0.3", + "version": "0.0.4", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts", From ccdbcf2f424909b28b0252270be581344c8651f9 Mon Sep 17 00:00:00 2001 From: James Li Date: Wed, 4 Dec 2024 15:54:20 -0800 Subject: [PATCH 2/2] Update details on license --- LICENSE | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/LICENSE b/LICENSE index 261eeb9..3adf850 100644 --- a/LICENSE +++ b/LICENSE @@ -175,18 +175,7 @@ END OF TERMS AND CONDITIONS - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] + Copyright (c) 2024 DIMO-Network Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -199,3 +188,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + \ No newline at end of file