# HG changeset patch # User Eleni Maria Stea # Date 1463169746 -10800 # Node ID bf6dda0e9daf9ba424301d4c7235e2078567141c # Parent 8c78b58857f9e09415b4c3dc040b0f816985049d added GPL License text diff -r 8c78b58857f9 -r bf6dda0e9daf src/main.c --- a/src/main.c Fri May 13 21:14:33 2016 +0300 +++ b/src/main.c Fri May 13 23:02:26 2016 +0300 @@ -1,3 +1,20 @@ +/* + * DTMS Copyright (C) 2016 Eleni Maria Stea + * + * 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