summaryrefslogtreecommitdiffstats
path: root/templates/cpp
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-06-27 14:46:01 +0200
committergregory guy <gregory-tde@laposte.net>2020-06-27 14:46:01 +0200
commite14732aa76b0fc20b955da434b1e2e92012c34e8 (patch)
tree5dfb589ae107ddaa2288783aa78f80b5dc3ff894 /templates/cpp
parenteadb41b09fb5d6e46cf98c0d6dee1723c8307d89 (diff)
downloadkdiff3-e14732aa76b0fc20b955da434b1e2e92012c34e8.tar.gz
kdiff3-e14732aa76b0fc20b955da434b1e2e92012c34e8.zip
Drop automake build support.
Add basic cmake build instructions. Delete the NEWS file. Rework of the README. The man folder has been moved into the doc folder for consistency with what have been done so far. The html pages have been moved into the doc folder as well. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'templates/cpp')
-rw-r--r--templates/cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/templates/cpp b/templates/cpp
deleted file mode 100644
index f1b73fc..0000000
--- a/templates/cpp
+++ /dev/null
@@ -1,19 +0,0 @@
-/***************************************************************************
- * Copyright (C) 2005 by Joachim Eibl *
- * joachim.eibl@gmx.de *
- * *
- * 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. *
- ***************************************************************************/