aboutsummaryrefslogtreecommitdiff
path: root/internal/licenses/exceptions/skipper.lre
diff options
context:
space:
mode:
Diffstat (limited to 'internal/licenses/exceptions/skipper.lre')
-rw-r--r--internal/licenses/exceptions/skipper.lre5
1 files changed, 3 insertions, 2 deletions
diff --git a/internal/licenses/exceptions/skipper.lre b/internal/licenses/exceptions/skipper.lre
index 7fa803eb..03997226 100644
--- a/internal/licenses/exceptions/skipper.lre
+++ b/internal/licenses/exceptions/skipper.lre
@@ -41,7 +41,8 @@ SOFTWARE.
MODIFICATIONS TO pathmux/tree.go and pathmux/tree_test.go:
-02.09.2015 - Exposed the internal tree implementation of http://godoc.org/github.com/dimfeld/httptreemux so that
-it can be used to look up arbitrary objects in a Patricia tree.
+02.09.2015 - Exposed the internal tree implementation of
+(( http://godoc.org || http://pkg.go.dev ))
+/github.com/dimfeld/httptreemux so that it can be used to look up arbitrary objects in a Patricia tree.
21.04.2016 - Enabled backtracking in the tree lookup.