summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorbehdad <behdad>2004-05-31 18:43:26 +0000
committerbehdad <behdad>2004-05-31 18:43:26 +0000
commita6b4f96acbd71fd8cc05e136a9bcb2ffc594b2a1 (patch)
tree4d392ccaa64ce7d4a4d9c89e68f4ddcd61864b28 /README
parent339717751b86715f78bd9d02159813c29c650a0a (diff)
GNU Coding Standards applied and typos fixed.
Diffstat (limited to 'README')
-rw-r--r--README26
1 files changed, 14 insertions, 12 deletions
diff --git a/README b/README
index d3b8554..5a3ada9 100644
--- a/README
+++ b/README
@@ -24,9 +24,9 @@ and GNOME using GNU FriBidi), AbiWord, MLTerm, MPlayer, and BiCon.
Dependencies
============
-Currently GNU FriBidi does not depend on any other library. It uses GNU Build
-System for build and installation on POSIX systems. There are some files to
-assist you creating a w32 DLL in the w32/ folder.
+Currently GNU FriBidi does not depend on any other library, but uses Glib if
+available. It uses GNU Build System for build and installation on POSIX
+systems.
Downloading
===========
@@ -38,26 +38,28 @@ The latest version of GNU FriBidi may be found at:
Building
========
-See INSTALL for a description of how to build and install this library.
+See INSTALL for a description of how to build and install GNU FriBidi.
License
=========
-This library is free software; you can redistribute it and/or
-modify it under the terms of the GNU Lesser General Public
-License as published by the Free Software Foundation; either
-version 2.1 of the License, or (at your option) any later version.
+GNU FriBidi is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public License
+as published by the Free Software Foundation; either version 2.1
+of the License, or (at your option) any later version.
-This library is distributed in the hope that it will be useful,
+GNU FriBidi 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
-Lesser General Public License for more details.
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
-along with this library, in a file named COPYING; if not, write to the
+along with GNU FriBidi, in a file named COPYING; if not, write to the
Free Software Foundation, Inc., 59 Temple Place, Suite 330,
Boston, MA 02111-1307 USA
+For licensing issues, contact <license@farsiweb.info>.
+
Implementation
==============