X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=blobdiff_plain;ds=inline;f=universe.cc;h=983eb96a744d2d6f102ecd8d23f93801272727e2;hb=3caf13085a6ae1ae41d6f489c8b69206b0ffa48d;hp=8d8aa7157a7d58a542dab1de11cc4356f3d36dcf;hpb=ba46b057f3e2613a86f2dea7fa8022990482c735;p=universe.git diff --git a/universe.cc b/universe.cc index 8d8aa71..983eb96 100644 --- a/universe.cc +++ b/universe.cc @@ -1,19 +1,6 @@ -//////////////////////////////////////////////////////////////////////////////// -// This program is free software; you can redistribute it and/or // -// modify it under the terms of the GNU General Public License // -// version 2 as published by the Free Software Foundation. // -// // -// This program 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. // -// // -// Written and (C) by François Fleuret // -// Contact for comments & bug reports // -//////////////////////////////////////////////////////////////////////////////// - -// $Id: universe.cc,v 1.88 2007-06-16 13:51:54 fleuret Exp $ +// Written and (C) by Francois Fleuret +// Contact for comments & bug reports #include "universe.h"