tools/JavaHeaderCheck.regex
changeset 988 d7ddcccdff8a
parent 965 d456bf4dbc17
--- a/tools/JavaHeaderCheck.regex	Tue Jan 18 00:26:02 2011 +0100
+++ b/tools/JavaHeaderCheck.regex	Tue Jun 05 16:29:25 2012 +0200
@@ -1,7 +1,7 @@
 ^/\*$
 ^    BEEM is a videoconference application on the Android Platform\.$
 ^$
-^    Copyright \(C\) \d\d\d\d by .*$
+^    Copyright \(C\) \d\d\d\d(-\d\d\d\d)? by .*$
 ^                         .*$
 ^$
 ^    This file is part of BEEM\.$
@@ -20,20 +20,6 @@
 ^    along with BEEM\.  If not, see <http://www.gnu.org/licenses/>\.$
 ^$
 ^    Please send bug reports with examples or suggestions to$
-^    contact@beem-project\.com or http://dev\.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\.$
+^    contact@beem-project\.com or http://(dev|www)\.beem-project\.com/$
 ^$
 ^\*/$