tools/JavaHeaderCheck.regex
changeset 965 d456bf4dbc17
parent 903 b097dd0b8c09
equal deleted inserted replaced
964:998f3c1edac5 965:d456bf4dbc17
     1 ^/\*$
     1 ^/\*$
     2 ^    BEEM is a videoconference application on the Android Platform\.$
     2 ^    BEEM is a videoconference application on the Android Platform\.$
     3 ^$
     3 ^$
     4 ^    Copyright \(C\) 2009(-\d\d\d\d)? by .*$
     4 ^    Copyright \(C\) \d\d\d\d(-\d\d\d\d)? by .*$
     5 ^                         .*$
     5 ^                         .*$
     6 ^$
     6 ^$
     7 ^    This file is part of BEEM\.$
     7 ^    This file is part of BEEM\.$
     8 ^$
     8 ^$
     9 ^    BEEM is free software: you can redistribute it and/or modify$
     9 ^    BEEM is free software: you can redistribute it and/or modify$
    20 ^    along with BEEM\.  If not, see <http://www.gnu.org/licenses/>\.$
    20 ^    along with BEEM\.  If not, see <http://www.gnu.org/licenses/>\.$
    21 ^$
    21 ^$
    22 ^    Please send bug reports with examples or suggestions to$
    22 ^    Please send bug reports with examples or suggestions to$
    23 ^    contact@beem-project\.com or http://(dev|www)\.beem-project\.com/$
    23 ^    contact@beem-project\.com or http://(dev|www)\.beem-project\.com/$
    24 ^$
    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 ^\*/$
    25 ^\*/$