diff options
author | Michele Calgaro <[email protected]> | 2021-03-08 00:30:20 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-03-08 00:30:20 +0900 |
commit | 614bc214cbfa33854274f07c25641fd9c60362c1 (patch) | |
tree | 696f07e57281160d212ba427fe956ead8448a4da /templates | |
parent | 03cbfb9e37762f97b30446c5ddb5e3dd0c6f49ce (diff) | |
download | klamav-614bc214cbfa33854274f07c25641fd9c60362c1.tar.gz klamav-614bc214cbfa33854274f07c25641fd9c60362c1.zip |
Dropped unused template folder.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'templates')
-rw-r--r-- | templates/cpp | 19 | ||||
-rw-r--r-- | templates/h | 19 |
2 files changed, 0 insertions, 38 deletions
diff --git a/templates/cpp b/templates/cpp deleted file mode 100644 index b397fe6..0000000 --- a/templates/cpp +++ /dev/null @@ -1,19 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2004 by Robert Hogan * - * [email protected] * - * * - * 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., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ diff --git a/templates/h b/templates/h deleted file mode 100644 index b397fe6..0000000 --- a/templates/h +++ /dev/null @@ -1,19 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2004 by Robert Hogan * - * [email protected] * - * * - * 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., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - ***************************************************************************/ |