License Scan report

Project: lfenergy
Subproject: arras-energy
Snapshot on: 2023-12-23 (show repos)

Key findings:

Finding #1
Priority: Very High
The gridlabd repo has conflicting license info, the LICENSE file states BSD and the COPYRIGHT file states GPL3 (which is a strong copyleft license). If any files are under GPL3 they must be removed. If this is a mistake you will need to correct the license info in the project. At least one python file also has a GPL3 license in the file header.
2 files (show files)
arras-energy-2023-12-23.zip/gridlabd/converters/mdb-cyme2omd.py
arras-energy-2023-12-23.zip/gridlabd/COPYRIGHT
Finding #2
Priority: Very High
This repo's LICENSE file shows BSD-3-Clause, however the COPYRIGHT file has a statement "If you want to use any portion of this copyrighted material, please contact dchassin@slac.stanford.edu." which implies that you need to request permission to use the code, and that is not compatible with an open source project. This needs to be corrected.
1 file (show files)
arras-energy-2023-12-23.zip/gridlabd/COPYRIGHT
Finding #3
Priority: High
These files have code (or a 3rd party dependency) under a version of the LGPL, a weak copyleft license. Code under LGPL mixed with code under a permisssive license will cause a license conflict. You will need to remove these files from your codebase.
13 files (show files)
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/Makefile.am
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/callablestatement.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/connection.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/databasemetadata.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/drivermanager.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/errorhandler.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/preparedstatement.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/resultset.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/resultsetmetadata.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/setup.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/statement.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/threads.h
arras-energy-2023-12-23.zip/gridlabd/source/odbc++/types.h

License summary:

Copyleft:
  GPL-3.0   1
  GPL-3.0+   1
Weak Copyleft:
  LGPL-2.1+   13
Attribution:
  BSD-3-Clause   36
  MIT   128
  BSD-2-Clause   1
  FSFAP   2
Other:
  Public Domain Statement   19
  GPL-3.0 WITH Autoconf-exception-3.0   2
No license found:
  No license found in file   6873
  No license found in file - excluded file extension   77
  No license found in file - empty file   25
TOTAL   7178  

Counts are numbers of files detected in the scanned repos.


Please contact the provider of this report with any questions, comments, etc. regarding its contents.