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:
Michael McClelland
2024-02-12 10:04:26 -05:00
committed by GitHub
parent 7132649eb5
commit 8d57046bd4
2 changed files with 19 additions and 15 deletions

View File

@@ -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
View File

@@ -0,0 +1 @@
Adjusted license file format and content to ensure security scanners will identity the license.