tools/JavaHeaderCheck.regex
changeset 578 1536b3881809
equal deleted inserted replaced
577:29ac85113420 578:1536b3881809
       
     1 ^/\*$
       
     2 ^    BEEM is a videoconference application on the Android Platform\.$
       
     3 ^$
       
     4 ^    Copyright \(C\) \d\d\d\d by .*$
       
     5 ^                         .*$
       
     6 ^$
       
     7 ^    This file is part of BEEM\.$
       
     8 ^$
       
     9 ^    BEEM is free software: you can redistribute it and/or modify$
       
    10 ^    it under the terms of the GNU General Public License as published by$
       
    11 ^    the Free Software Foundation, either version 3 of the License, or$
       
    12 ^    \(at your option\) any later version\.$
       
    13 ^$
       
    14 ^    BEEM is distributed in the hope that it will be useful,$
       
    15 ^    but WITHOUT ANY WARRANTY; without even the implied warranty of$
       
    16 ^    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\.  See the$
       
    17 ^    GNU General Public License for more details\.$
       
    18 ^$
       
    19 ^    You should have received a copy of the GNU General Public License$
       
    20 ^    along with BEEM\.  If not, see <http://www.gnu.org/licenses/>\.$
       
    21 ^$
       
    22 ^    Please send bug reports with examples or suggestions to$
       
    23 ^    contact@beem-project\.com or http://dev\.beem-project\.com/$
       
    24 ^$
       
    25 ^    Epitech, hereby disclaims all copyright interest in the program "Beem"$
       
    26 ^    written by Frederic-Charles Barthelery,$
       
    27 ^               Jean-Manuel Da Silva,$
       
    28 ^               Nikita Kozlov,$
       
    29 ^               Philippe Lago,$
       
    30 ^               Jean Baptiste Vergely,$
       
    31 ^               Vincent Veronis\.$
       
    32 ^$
       
    33 ^    Nicolas Sadirac, November 26, 2009$
       
    34 ^    President of Epitech\.$
       
    35 ^$
       
    36 ^    Flavien Astraud, November 26, 2009$
       
    37 ^    Head of the EIP Laboratory\.$
       
    38 ^$
       
    39 ^\*/$