diff --git a/library/text/parser/uri_template/src/uri_template.e b/library/text/parser/uri_template/src/uri_template.e index b1bc3a4a..916bc0e8 100644 --- a/library/text/parser/uri_template/src/uri_template.e +++ b/library/text/parser/uri_template/src/uri_template.e @@ -8,6 +8,7 @@ note status: "See notice at end of class." date: "$Date$" revision: "$Revision$" + EIS: "name=URI Template RFC6570", "protocol=URI", "src=http://tools.ietf.org/html/rfc6570" class URI_TEMPLATE