js/controls/textarea/textarea.js in rsence-pre-2.3.0.15 vs js/controls/textarea/textarea.js in rsence-pre-2.3.0.16

- old
+ new

@@ -1,12 +1,5 @@ -/* RSence - * Copyright 2008 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 - */ /*** = Description ** HTextArea is a scrollable multi-line area that displays editable plain ** text. ** @@ -19,6 +12,5 @@ componentName: "textarea" }); -