summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-08-27 15:29:28 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-08-27 21:04:38 +0900
commit5bad37c4e5f4d99b02659728fa1ed09e12ad5d98 (patch)
tree16f63665d765a796363c31c9c37ab55a9ad7f427 /templates
parentdd592dfeab7668d7211ef0b97a2227180119979a (diff)
downloadtdeio-locate-5bad37c4.tar.gz
tdeio-locate-5bad37c4.zip
Drop autotools support.
Add README.md and update INSTALL files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ebbbc50437c45c0f32c5331ac0627924326059c)
Diffstat (limited to 'templates')
-rw-r--r--templates/cpp22
-rw-r--r--templates/h22
2 files changed, 0 insertions, 44 deletions
diff --git a/templates/cpp b/templates/cpp
deleted file mode 100644
index e81a459..0000000
--- a/templates/cpp
+++ /dev/null
@@ -1,22 +0,0 @@
-/***************************************************************************
- * tdeio-locate: KDE I/O Slave for the locate command *
- * *
- * Copyright (C) 2005 by Tobi Vollebregt *
- * tobivollebregt@gmail.com *
- * *
- * Copyright (C) 2004 by Armin Straub *
- * linux@arminstraub.de *
- * *
- * This program was initially written by Michael Schuerig. *
- * Although I have completely rewritten it, most ideas are adopted *
- * from his original work. *
- * *
- * Copyright (C) 2002 by Michael Schuerig *
- * michael@schuerig.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. *
- ***************************************************************************/
diff --git a/templates/h b/templates/h
deleted file mode 100644
index e81a459..0000000
--- a/templates/h
+++ /dev/null
@@ -1,22 +0,0 @@
-/***************************************************************************
- * tdeio-locate: KDE I/O Slave for the locate command *
- * *
- * Copyright (C) 2005 by Tobi Vollebregt *
- * tobivollebregt@gmail.com *
- * *
- * Copyright (C) 2004 by Armin Straub *
- * linux@arminstraub.de *
- * *
- * This program was initially written by Michael Schuerig. *
- * Although I have completely rewritten it, most ideas are adopted *
- * from his original work. *
- * *
- * Copyright (C) 2002 by Michael Schuerig *
- * michael@schuerig.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. *
- ***************************************************************************/