# HG changeset patch # User Nikita Kozlov # Date 1259944813 -3600 # Node ID b3ac11346ea56b592756276775bc996248f10f32 # Parent d2b10a47028958da8027bdaf28c38146ce84a4de ajout des credits diff -r d2b10a470289 -r b3ac11346ea5 CREDITS --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/CREDITS Fri Dec 04 17:40:13 2009 +0100 @@ -0,0 +1,9 @@ +This file contains the name of the people who have contributed to +BEEM. The names are sorted alphabetically by last name. + +Frederic-Charles Barthelery +Jean-Manuel Da Silva +Nikita Kozlov +Philippe Lago +Jean Baptiste Vergely +Vincent Véronis diff -r d2b10a470289 -r b3ac11346ea5 LicenseHeader.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LicenseHeader.txt Fri Dec 04 17:40:13 2009 +0100 @@ -0,0 +1,43 @@ +/** + BEEM is a videoconference application on the Android Platform. + + Copyright (C) 2009 by Frederic-Charles Barthelery, + Jean-Manuel Da Silva, + Nikita Kozlov, + Philippe Lago, + Jean Baptiste Vergely, + Vincent Véronis. + + This file is part of BEEM. + + BEEM is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + BEEM is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with BEEM. If not, see . + + 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. + +*/