From 4572dbc81c6f12336637043ddae0073659152c3a Mon Sep 17 00:00:00 2001 From: mickenordin Date: Tue, 7 Jun 2016 23:34:06 +0200 Subject: [PATCH] Adding copy right statement --- bacteria.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/bacteria.cpp b/bacteria.cpp index 2b9de84..09206f3 100644 --- a/bacteria.cpp +++ b/bacteria.cpp @@ -1,3 +1,17 @@ +/* +This program 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. + +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. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . +*/ #include #include #include // std::chrono::seconds