diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-08 21:47:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-09 18:54:45 +0900 |
commit | 5d6073d6d93822a60274671b7a5ac5740f6ff8ea (patch) | |
tree | 0ae9f00d94c004d32ea3f6896870207c8d7e3d6c /templates/h | |
parent | c3e1de31979e40aa971a811de55ed622595b5939 (diff) | |
download | tdesvn-5d6073d6d93822a60274671b7a5ac5740f6ff8ea.tar.gz tdesvn-5d6073d6d93822a60274671b7a5ac5740f6ff8ea.zip |
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 d895511..0000000 --- a/templates/h +++ /dev/null @@ -1,19 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2007 by Rajko Albrecht ral@alwins-world.de * - * http://tdesvn.alwins-world.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. * - ***************************************************************************/ |