Set interest timeout with interest.interestLifetime
diff --git a/js/encoding/EncodingUtils.js b/js/encoding/EncodingUtils.js
index 3f46204..97326e3 100644
--- a/js/encoding/EncodingUtils.js
+++ b/js/encoding/EncodingUtils.js
@@ -1,4 +1,4 @@
-/*
+/**
  * This file contains utilities to help encode and decode NDN objects.
  * author: Meki Cheraoui
  * See COPYING for copyright and distribution information.