summaryrefslogtreecommitdiffstats
path: root/kabc/vcard/README
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:57:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-15 21:57:54 -0600
commited99a30644c19b0a3cf0d2147243532df4daa16b (patch)
tree7f3f2850e59824fdf100a642367a82b1e7f0204f /kabc/vcard/README
parente5f2d46e9caf6942f365f1b454087dda71a340f7 (diff)
downloadtdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.tar.gz
tdelibs-ed99a30644c19b0a3cf0d2147243532df4daa16b.zip
Rename additional header files to avoid conflicts with KDE4
Diffstat (limited to 'kabc/vcard/README')
-rw-r--r--kabc/vcard/README15
1 files changed, 0 insertions, 15 deletions
diff --git a/kabc/vcard/README b/kabc/vcard/README
deleted file mode 100644
index 18a9daf4a..000000000
--- a/kabc/vcard/README
+++ /dev/null
@@ -1,15 +0,0 @@
-libvcard (C) 1999 Rik Hemsley <rik@kde.org>
-Written for the KDE project.
-
-This software is licensed under the MIT license.
-
-A vCard 3.0 parser based on the same principles that librmm (from Empath) uses.
-
-It's small and very fast due to parsing and assembly of object being lazy.
-
-There is a base64 codec declared in Enum.h
-
-Feedback welcome.
-
-Rik <rik@kde.org>
-