From 02b3bbe07576801796222da5347894d7a6f6b7d7 Mon Sep 17 00:00:00 2001 From: Michael Samuelson Date: Fri, 13 Jan 2023 11:28:12 -0700 Subject: [PATCH 1/2] Update composer.json --- composer.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 2dc1ac7..174da5a 100644 --- a/composer.json +++ b/composer.json @@ -2,12 +2,6 @@ "name": "asuwebplatforms/webspark-module-asu_react_core", "description": "ASU react core components integration", "type": "drupal-module", - "license": "GPL-2.0-or-later", - "authors": [ - { - "name": "Artem Vasiatkin", - "email": "artem.vasiatkin@deptagency.com" - } - ], + "license": "MIT", "require": {} } From fd6c2dfd9a889998fad1c86aaa76508d87263646 Mon Sep 17 00:00:00 2001 From: Michael Samuelson Date: Fri, 13 Jan 2023 11:33:01 -0700 Subject: [PATCH 2/2] Update LICENSE --- LICENSE | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index ae0a9b1..2a364d4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,17 @@ +Copyright (c) 2019-2023 Arizona Board of Regents. All rights reserved. + +Arizona State University's registered trademarks, service marks, word +marks, and logos, including "Arizona State University," "ASU," seal, +and athletic mascot Sparky, may not be used or reproduced without +permission. Any individual, organization, or company wishing to use +Arizona State University's logos and trademarks must obtain the right to +do so in writing from the university. + +Any other file of this project is available under the MIT license as follow: + MIT License -Copyright (c) 2021 ASUWebPlatforms +Copyright (c) 2019-2023 Arizona Board of Regents. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal