Remove Epitech disclaimer in the Header check.
authorDa Risk <da_risk@geekorum.com>
Fri, 06 Jan 2012 22:39:35 +0100
changeset 943 d456bf4dbc17
parent 942 998f3c1edac5
child 944 a217fc346c2f
Remove Epitech disclaimer in the Header check.
tools/JavaHeaderCheck.regex
--- a/tools/JavaHeaderCheck.regex	Fri Jan 06 22:12:34 2012 +0100
+++ b/tools/JavaHeaderCheck.regex	Fri Jan 06 22:39:35 2012 +0100
@@ -1,7 +1,7 @@
 ^/\*$
 ^    BEEM is a videoconference application on the Android Platform\.$
 ^$
-^    Copyright \(C\) 2009(-\d\d\d\d)? by .*$
+^    Copyright \(C\) \d\d\d\d(-\d\d\d\d)? by .*$
 ^                         .*$
 ^$
 ^    This file is part of BEEM\.$
@@ -22,18 +22,4 @@
 ^    Please send bug reports with examples or suggestions to$
 ^    contact@beem-project\.com or http://(dev|www)\.beem-project\.com/$
 ^$
-^    Epitech, hereby disclaims all copyright interest in the program "Beem"$
-^    written by Frederic-Charles Barthelery,$
-^               Jean-Manuel Da Silva,$
-^               Nikita Kozlov,$
-^               Philippe Lago,$
-^               Jean Baptiste Vergely,$
-^               Vincent Veronis\.$
-^$
-^    Nicolas Sadirac, November 26, 2009$
-^    President of Epitech\.$
-^$
-^    Flavien Astraud, November 26, 2009$
-^    Head of the EIP Laboratory\.$
-^$
 ^\*/$