* NEWS: New. --- extatica/ChangeLog | 6 ++++++ extatica/NEWS | 27 +++++++++++++++++++++++++++ 2 files changed, 33 insertions(+), 0 deletions(-) create mode 100644 extatica/NEWS
diff --git a/extatica/ChangeLog b/extatica/ChangeLog index 83d5455..f19fb87 100644 --- a/extatica/ChangeLog +++ b/extatica/ChangeLog @@ -1,5 +1,11 @@ 2010-11-05 Roland Levillain roland@lrde.epita.fr
+ Add a NEWS file to Extatica. + + * NEWS: New. + +2010-11-05 Roland Levillain roland@lrde.epita.fr + Add the text of the GNU GPL v2 to Extatica.
* COPYING: New. diff --git a/extatica/NEWS b/extatica/NEWS new file mode 100644 index 0000000..8eebf76 --- /dev/null +++ b/extatica/NEWS @@ -0,0 +1,27 @@ +* Extatica 0.1a MONTH DAY, YEAR + + * Initial public release. + + +Local Variables: +mode: outline +ispell-local-dictionary: "american" +End: + +---- + +Copyright (C) 2010 EPITA Research and Development Laboratory (LRDE) + +This file 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/.