Skip to content

Commit 045031b

Browse files
committed
Update from regex to pcre licensing information
1 parent 0d0150d commit 045031b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The bundled dependencies in the `deps` directories are governed
1818
by the following licenses:
1919

2020
- http-parser is licensed under [MIT license](../deps/http-parser/COPYING)
21-
- regex is governed by [LGPL v2.1+ license](../deps/regex/COPYING)
21+
- pcre is governed by [BSD license](../deps/pcre/LICENCE)
2222
- winhttp is governed by [LGPL v2.1+](../deps/winhttp/COPYING.LGPL) and [GPL v2 with linking exception](../deps/winhttp/COPYING.GPL)
2323
- zlib is governed by [zlib license](../deps/zlib/COPYING)
2424

0 commit comments

Comments
 (0)