tools/JavaHeaderCheck.regex
changeset 943 d456bf4dbc17
parent 881 b097dd0b8c09
--- 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\.$
-^$
 ^\*/$