Skip to content

Commit 11d1f7b

Browse files
author
Maxime HUYGHE
committed
Erlang: remove OTP prefix from version string
1 parent 424878a commit 11d1f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/technologies/e.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2293,7 +2293,7 @@
22932293
"cpe": "cpe:2.3:a:erlang:erlang\\/otp:*:*:*:*:*:*:*:*",
22942294
"description": "Erlang is a general-purpose, concurrent, functional programming language, and a garbage-collected runtime system.",
22952295
"headers": {
2296-
"Server": "Erlang( OTP/(?:[\\d.ABR-]+))?\\;version:\\1"
2296+
"Server": "Erlang(?: OTP/([\\d.ABR-]+))?\\;version:\\1"
22972297
},
22982298
"icon": "Erlang.svg",
22992299
"website": "https://www.erlang.org"

0 commit comments

Comments
 (0)