Update 3rd party licenses (#95)

ebd945d · github-actions[bot] · 2022-02-22 10:57

1 files +1 -1
Message
{commit_body(@commit)}

Files changed

modified 3RD_PARTY_LICENSES
+1 −1
@@ -1452,7 +1452,7 @@ SOFTWARE.
1452 1452 The following software may be included in this product: boolean. A copy of the source code may be downloaded from git://github.com/thenativeweb/boolean.git. This software contains the following license and notice below:
1453 1453
1454 1454 The MIT License (MIT)
1455 Copyright (c) 2014-2021 the native web.
1455 +Copyright (c) 2014-2022 the native web.
1456 1456
1457 1457 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1458 1458

Parents: df03a94