javaquery/demo-calculator/src/main/resources/org/apidesign/bck2brwsr/mavenhtml/Calculator.xhtml
changeset 142 74c37d9cfdc9
parent 141 63be794c1eeb
child 197 e7bb314eec32
     1.1 --- a/javaquery/demo-calculator/src/main/resources/org/apidesign/bck2brwsr/mavenhtml/Calculator.xhtml	Fri Nov 09 12:06:45 2012 +0100
     1.2 +++ b/javaquery/demo-calculator/src/main/resources/org/apidesign/bck2brwsr/mavenhtml/Calculator.xhtml	Fri Nov 09 12:09:40 2012 +0100
     1.3 @@ -1,7 +1,22 @@
     1.4  <?xml version="1.0" encoding="UTF-8"?>
     1.5  <!--
     1.6 -To change this template, choose Tools | Templates
     1.7 -and open the template in the editor.
     1.8 +
     1.9 +    Back 2 Browser Bytecode Translator
    1.10 +    Copyright (C) 2012 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
    1.11 +
    1.12 +    This program is free software: you can redistribute it and/or modify
    1.13 +    it under the terms of the GNU General Public License as published by
    1.14 +    the Free Software Foundation, version 2 of the License.
    1.15 +
    1.16 +    This program is distributed in the hope that it will be useful,
    1.17 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.18 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.19 +    GNU General Public License for more details.
    1.20 +
    1.21 +    You should have received a copy of the GNU General Public License
    1.22 +    along with this program. Look for COPYING file in the top folder.
    1.23 +    If not, see http://opensource.org/licenses/GPL-2.0.
    1.24 +
    1.25  -->
    1.26  <!DOCTYPE html>
    1.27  <html xmlns="http://www.w3.org/1999/xhtml">