Skip to content

Commit

Permalink
Fix License Issues
Browse files Browse the repository at this point in the history
Added Inter License
Corrected Reference to other License file
Update LICENSE.md formating
Update License.md with reference to other licenses
Added License for Remixicon
  • Loading branch information
fthobe committed Jan 22, 2025
1 parent 3675af2 commit f9209f1
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
8 changes: 7 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
Spree License
=============

Copyright © 2014-2025, Blish GmbH for the individual contributions by Blish.<br>
Copyright © 2014-2025, Nebulab Srl for the individual contributions by Nebulab.<br>
Copyright © 2014-2025, Super Good Software Inc. for the individual contributions by Super Good Software<br>
Copyright © 2014-2025, All other contributors individually as stated in the Github commit history collectively referred to as Contributors.<br>
Copyright © 2007-2014, Spree Commerce Inc. and other contributors.

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Expand All @@ -11,3 +15,5 @@ Redistribution and use in source and binary forms, with or without modification,
* Neither the name of Spree Commerce Inc. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

_This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner of contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage._

Licenses for all other components used can be found in the file [Additional Licenses](https://github.com/solidusio/solidus/blob/Fix-License-Issues/additionallicenses.md).
23 changes: 23 additions & 0 deletions additionallicenses.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Additional Licenses of Libraries and Components Used
## Fonts
### [Remixicon](https://github.com/Remix-Design/remixicon/)
Copyright 2018-2025 Wendy Gao & Jimmy Cheung

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
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.

### [Inter](https://fonts.google.com/specimen/Inter/license)

Copyright 2020 [The Inter Project Authors](https://github.com/rsms/inter)
This Font Software is licensed under the SIL Open Font License, Version 1.1 . This license is copied below, and is also available with a FAQ at: https://openfontlicense.org

SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007

0 comments on commit f9209f1

Please sign in to comment.