Skip to content

Commit

Permalink
Merge pull request #44 from ASUWebPlatforms/license
Browse files Browse the repository at this point in the history
License
  • Loading branch information
mlsamuelson authored Jan 13, 2023
2 parents 33bad8c + fd6c2df commit 0fd2b30
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
13 changes: 12 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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
Expand Down
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "[email protected]"
}
],
"license": "MIT",
"require": {}
}

0 comments on commit 0fd2b30

Please sign in to comment.