js/foundation/json_renderer/json_renderer.js in rsence-pre-2.3.0.15 vs js/foundation/json_renderer/json_renderer.js in rsence-pre-2.3.0.16

- old
+ new

@@ -1,12 +1,4 @@ -/* RSence - * Copyright 2009 Riassence Inc. - * http://riassence.com/ - * - * You should have received a copy of the GNU General Public License along - * with this software package. If not, contact licensing@riassence.com - */ - /*** Constructs nodes from JSON structures as GUI ** tree structures. Lowers the learning curve of GUI ** development, because Javascript knowledge is not ** required to define user interfaces.