diff options
author | Slávek Banko <[email protected]> | 2022-01-31 02:59:11 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2022-01-31 02:59:11 +0100 |
commit | 2804b98494a2800b48e6d8a4131a158e582ea4f6 (patch) | |
tree | 377bf0fae7fb0479e2220683c7e0b59814460135 /templates/h | |
parent | c54d210192fe846d3aef9deb7617b64358e25de6 (diff) | |
download | kopete-otr-2804b98494a2800b48e6d8a4131a158e582ea4f6.tar.gz kopete-otr-2804b98494a2800b48e6d8a4131a158e582ea4f6.zip |
Drop automake build support.
Rework the README and INSTALL files.
Signed-off-by: Slávek Banko <[email protected]>
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 5e459a0..0000000 --- a/templates/h +++ /dev/null @@ -1,19 +0,0 @@ -/*************************************************************************** - * Copyright (C) 2007 by Michael Zanetti * - * [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., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - ***************************************************************************/ |