Adding missing license to the HTML documentation file
authorJaroslav Tulach <jtulach@netbeans.org>
Thu, 12 Sep 2013 17:18:18 +0200
changeset 29379fc3a8e1a6e
parent 292 3cf46366e418
child 294 7a3abb6bcfc9
child 302 32f1884d06c9
Adding missing license to the HTML documentation file
json/src/main/java/net/java/html/json/doc-files/websockets.html
     1.1 --- a/json/src/main/java/net/java/html/json/doc-files/websockets.html	Thu Sep 12 16:13:26 2013 +0200
     1.2 +++ b/json/src/main/java/net/java/html/json/doc-files/websockets.html	Thu Sep 12 17:18:18 2013 +0200
     1.3 @@ -1,3 +1,25 @@
     1.4 +<!--
     1.5 +
     1.6 +    HTML via Java(tm) Language Bindings
     1.7 +    Copyright (C) 2013 Jaroslav Tulach <jaroslav.tulach@apidesign.org>
     1.8 +
     1.9 +    This program is free software: you can redistribute it and/or modify
    1.10 +    it under the terms of the GNU General Public License as published by
    1.11 +    the Free Software Foundation, version 2 of the License.
    1.12 +
    1.13 +    This program is distributed in the hope that it will be useful,
    1.14 +    but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.15 +    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.16 +    GNU General Public License for more details. apidesign.org
    1.17 +    designates this particular file as subject to the
    1.18 +    "Classpath" exception as provided by apidesign.org
    1.19 +    in the License file that accompanied this code.
    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://wiki.apidesign.org/wiki/GPLwithClassPathException
    1.24 +
    1.25 +-->
    1.26  <!DOCTYPE html>
    1.27  <html>
    1.28      <head>