diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-03-20 15:27:05 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-03-20 15:34:34 +0100 |
commit | 9de1ae68cda942c5455f5ca3a1f52539d82a57c2 (patch) | |
tree | 137f3336fc5df41c42e865ee9b88edaaf68b4c34 /templates/h | |
parent | 22deb64ecae982864daff36d5317eee7d3de53f7 (diff) | |
download | knowit-9de1ae68cda942c5455f5ca3a1f52539d82a57c2.tar.gz knowit-9de1ae68cda942c5455f5ca3a1f52539d82a57c2.zip |
Drop automake build support.
Delete the templates folder.
Add basic build instructions.
Rework of the README and help page.
Some Cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'templates/h')
-rw-r--r-- | templates/h | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/templates/h b/templates/h deleted file mode 100644 index 296fc68..0000000 --- a/templates/h +++ /dev/null @@ -1,19 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2004 by Michal Rudolf * - * mrudolf@kdewebdev.org * - * * - * 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 2 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, write to the * - * Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - ***************************************************************************/ |