X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=modules%2Finclude%2Feuphorik_bd.hrl;h=ff1ca4091badc2547b7129ba5dc05457da8b295e;hb=de1974f6e7ffcb18f0f4378ade72fe154dab4bba;hp=edadbcc6e293dbdb0b9c2126b3069b266f174c4c;hpb=28cbabecbfc2e05861779a19e5a75bddbc0ad416;p=euphorik.git diff --git a/modules/include/euphorik_bd.hrl b/modules/include/euphorik_bd.hrl index edadbcc..ff1ca40 100755 --- a/modules/include/euphorik_bd.hrl +++ b/modules/include/euphorik_bd.hrl @@ -1,5 +1,22 @@ -% @author GBurri -% Version 3 +% Copyright 2008 Grégory Burri +% +% This file is part of Euphorik. +% +% Euphorik 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. +% +% Euphorik 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 Euphorik. If not, see . +% +% @author GBurri + % Pour générer des id -record(counter, @@ -16,7 +33,8 @@ auteur_id, % -> #user.id date, % erlang:now() pseudo, % chaine de caractère - contenu % chaine de caractère + contenu, % chaine de caractère + troll_id = undefined % l'id du troll associé correspondant }).