diff --git a/algo/vidjil.cpp b/algo/vidjil.cpp index 83bae20fce02f934317a7987c97439c1b4b9a63a..87a5c477e83111dcf3ade42004509187b6dc14ea 100644 --- a/algo/vidjil.cpp +++ b/algo/vidjil.cpp @@ -1,6 +1,6 @@ /* This file is part of Vidjil-algo - Copyright (C) 2011-2018 by Bonsai bioinformatics + Copyright (C) 2011-2018 by VidjilNet consortium and Bonsai bioinformatics at CRIStAL (UMR CNRS 9189, Université Lille) and Inria Lille Contributors: Mathieu Giraud @@ -187,6 +187,7 @@ int main (int argc, char **argv) cout << "# " << PROGNAME << " -- V(D)J recombinations analysis " << endl << "# Copyright (C) 2011-2018 by the Vidjil team" << endl << "# Bonsai bioinformatics at CRIStAL (UMR CNRS 9189, Université Lille) and Inria Lille" << endl + << "# VidjilNet consortium" << endl << endl << "# " << PROGNAME << " is free software, and you are welcome to redistribute it" << endl << "# under certain conditions -- see http://git.vidjil.org/blob/master/doc/LICENSE" << endl diff --git a/doc/vidjil-algo.md b/doc/vidjil-algo.md index 12ec1d745999e15a5447b58f94e3620e38195ae2..557b4d5b6fdc86f5510b49ad418d0e754ab3ff8b 100644 --- a/doc/vidjil-algo.md +++ b/doc/vidjil-algo.md @@ -7,6 +7,7 @@ Vidjil -- High-throughput Analysis of V(D)J Immune Repertoire -- [[http://www.vidjil.org]] Copyright (C) 2011-2018 by Bonsai bioinformatics at CRIStAL (UMR CNRS 9189, Université Lille) and Inria Lille + and VidjilNet consortium. contact@vidjil.org ```