* doc/Doxyfile.in, * doc/mainpage.dox: Here. --- ChangeLog | 8 ++++++++ doc/Doxyfile.in | 4 ++-- doc/mainpage.dox | 19 ++++++++++++++++++- 3 files changed, 28 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 7363fa7..7f39c90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2014-07-08 Roland Levillain roland@lrde.epita.fr + + Update copyright notices in Olena. + + * doc/Doxyfile.in, + * doc/mainpage.dox: + Here. + 2014-07-03 Roland Levillain roland@lrde.epita.fr
Pacify Clang w.r.t. unknown compiler flags. diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index c77557d..befdce3 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -1,5 +1,5 @@ -# Copyright (C) 2011, 2012, 2013 EPITA Research and Development Laboratory -# (LRDE) +# Copyright (C) 2011, 2012, 2013, 2014 EPITA Research and Development +# Laboratory (LRDE). # # This file is part of Olena. # diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 52f9c1e..032a081 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -58,6 +58,23 @@ </center>
<br> - */
+ \section copyright Copyright and License. + + Copyright (C) 2011, 2012, 2013, 2014 EPITA Research and Development + (LRDE). + + This documentation is part of Olena.
+ Olena 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, version 2 of the License. + + Olena 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 Olena. If not, see http://www.gnu.org/licenses/. + */