summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mork/README
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mork/README')
-rw-r--r--connectivity/source/drivers/mork/README41
1 files changed, 0 insertions, 41 deletions
diff --git a/connectivity/source/drivers/mork/README b/connectivity/source/drivers/mork/README
deleted file mode 100644
index 0d4207b0ca0d..000000000000
--- a/connectivity/source/drivers/mork/README
+++ /dev/null
@@ -1,41 +0,0 @@
-Mork Format Parsing Library
-=============================
-
-Description
------------
-
-Cross Platform Mozilla Mork format reader.
-
-
-Compilation
-------------
-
-g++ -o MorkParser main.cpp MorkParser.cpp
-
-
-License
--------
-
-This program is licensed under permissive BSD license.
-See the license.txt file for more information.
-
-
-Date: October 16th, 2007
-
-Project Maintainers:
- Yuriy Soroka
- ysoroka@scalingweb.com
-
- http://www.scalingweb.com/
-
-Thanks
--------------
-Thanks to Petr Stejskal <stejsky@volny.cz> who helped with porting this code from Qt to STL.
-
-
-How you can help
-----------------
-
- Comments, patches, bug reports are welcome.
-
-