test (added lines)

Change-Id: I9af9dceb5058d5d17c6943371d3c78e5d65ed65e
diff --git a/web/gui/src/main/webapp/mast2.js b/web/gui/src/main/webapp/mast2.js
index 169dd35..237c511 100644
--- a/web/gui/src/main/webapp/mast2.js
+++ b/web/gui/src/main/webapp/mast2.js
@@ -15,7 +15,7 @@
  */
 
 /*
- ONOS GUI -- Masthead
+ ONOS GUI -- Masthead script
 
  Defines the masthead for the UI. Injects logo and title, as well as providing
  the placeholder for a set of radio buttons.
@@ -53,4 +53,4 @@
             class: 'right'
         });
 
-}(ONOS));
\ No newline at end of file
+}(ONOS));