# HG changeset patch # User Da Risk # Date 1325885975 -3600 # Node ID d456bf4dbc17ac0ad17c0b6b5fcb4dd1fc344610 # Parent 998f3c1edac5015888ffdda8cc0a6750a3efc88a Remove Epitech disclaimer in the Header check. diff -r 998f3c1edac5 -r d456bf4dbc17 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\.$ -^$ ^\*/$