Update README, etc
authorBehdad Esfahbod <behdad@behdad.org>
Wed, 25 May 2011 18:49:35 +0000 (14:49 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Wed, 25 May 2011 19:40:49 +0000 (15:40 -0400)
COPYING
README
configure.ac

diff --git a/COPYING b/COPYING
index 7362ead..4bb77a0 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -8,6 +8,7 @@ Copyright © 2009  Martin Hosken and SIL International
 Copyright © 2007  Chris Wilson
 Copyright © 2004,2007,2008,2009,2010  Red Hat, Inc.
 Copyright © 1998-2004  David Turner and Werner Lemberg
+
 For full copyright notices consult the individual files in the package.
 
 
diff --git a/README b/README
index 06aad34..74e739d 100644 (file)
--- a/README
+++ b/README
@@ -1,9 +1,7 @@
 This is HarfBuzz, a text shaping library.
 
-Bug reports on these files should be sent to the HarfBuzz mailing list as
-listed on http://harfbuzz.org/
+For bug reports, mailing list, and other information please visit:
 
-For license information, see the file COPYING.
+  http://harfbuzz.org/
 
-Behdad Esfahbod
-18 November 2010
+For license information, see the file COPYING.
index ba3290a..d596ce7 100644 (file)
@@ -3,7 +3,7 @@ AC_INIT([harfbuzz],
         [0.5.0],
         [http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz],
         [harfbuzz],
-        [http://freedesktop.org/wiki/Software/harfbuzz])
+        [http://harfbuzz.org/])
 
 AC_CONFIG_SRCDIR([harfbuzz.pc.in])
 AC_CONFIG_HEADERS([config.h])