Revision: 4682
          http://sourceforge.net/p/vexi/code/4682
Author:   clrg
Date:     2014-03-25 16:52:05 +0000 (Tue, 25 Mar 2014)
Log Message:
-----------
Tidy up only

Modified Paths:
--------------
    
branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/lib/util/abstractlexer.t
    branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/link.t

Modified: 
branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/lib/util/abstractlexer.t
===================================================================
--- 
branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/lib/util/abstractlexer.t 
    2014-03-25 16:44:49 UTC (rev 4681)
+++ 
branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/lib/util/abstractlexer.t 
    2014-03-25 16:52:05 UTC (rev 4682)
@@ -1,12 +1,7 @@
-<!-- Copyright 2011 Web Enable IT -- all rights reserved -->
+<!-- Copyright (c) - see COPYING for details [LGPL] -->
 
-<vexi xmlns:ui="vexi://js" xmlns:meta="vexi://meta">
-    <meta:doc>
-        <author>Mike Goodwin</author>
-        <name></name>
-        <desc></desc>
-        <usage></usage>
-    </meta:doc>
+<vexi xmlns:ui="vexi://js">
+    // @author Mike Goodwin
         
     // constants
     const C0 = "0".charCodeAt(0);
@@ -156,7 +151,5 @@
             return tok;
         };
         
-
-        
     </ui:Object>
 </vexi>

Modified: 
branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/link.t
===================================================================
--- branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/link.t 
2014-03-25 16:44:49 UTC (rev 4681)
+++ branches/vexi3/org.vexi-vexi.widgets/src_main/org/vexi/theme/classic/link.t 
2014-03-25 16:52:05 UTC (rev 4682)
@@ -1,4 +1,4 @@
-<!-- Copyright 2011 Web Enable IT -- all rights reserved -->
+<!-- Copyright (c) - see COPYING for details [LGPL] -->
 
 <vexi xmlns:ui="vexi://ui" 
     xmlns:lang="vexi://lang"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to