Update LICENSE formatting (#996)
Fixes issue with license file format to allow security scanners such as Black Duck to correctly identify the license type of this project as MIT. Co-authored-by: Bruno Oliveira <bruno@soliv.dev>
This commit is contained in:
committed by
GitHub
parent
7132649eb5
commit
8d57046bd4
3
LICENSE
3
LICENSE
@@ -1,3 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2010 Holger Krekel and contributors.
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
1
changelog/996.trivial
Normal file
1
changelog/996.trivial
Normal file
@@ -0,0 +1 @@
|
||||
Adjusted license file format and content to ensure security scanners will identity the license.
|
||||
Reference in New Issue
Block a user