From c755cb3e3ac55156d0d2ec05adea7a650b97cc41 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 22 Apr 2010 00:11:43 -0400 Subject: [PATCH] Change header comment --- README | 2 +- src/hb-blob.c | 2 +- src/hb-blob.h | 2 +- src/hb-buffer-private.h | 2 +- src/hb-buffer.c | 2 +- src/hb-buffer.h | 2 +- src/hb-common.h | 2 +- src/hb-font-private.h | 2 +- src/hb-font.cc | 2 +- src/hb-font.h | 2 +- src/hb-ft.c | 2 +- src/hb-ft.h | 2 +- src/hb-glib.c | 2 +- src/hb-glib.h | 2 +- src/hb-icu.c | 2 +- src/hb-icu.h | 2 +- src/hb-language.c | 2 +- src/hb-language.h | 2 +- src/hb-object-private.h | 2 +- src/hb-open-file-private.hh | 2 +- src/hb-open-type-private.hh | 2 +- src/hb-ot-layout-common-private.hh | 2 +- src/hb-ot-layout-gdef-private.hh | 2 +- src/hb-ot-layout-gpos-private.hh | 2 +- src/hb-ot-layout-gsub-private.hh | 2 +- src/hb-ot-layout-gsubgpos-private.hh | 2 +- src/hb-ot-layout-private.h | 2 +- src/hb-ot-layout.cc | 2 +- src/hb-ot-layout.h | 2 +- src/hb-ot-shape-private.h | 2 +- src/hb-ot-shape.c | 2 +- src/hb-ot-tag.c | 2 +- src/hb-ot-tag.h | 2 +- src/hb-ot.h | 2 +- src/hb-private.h | 2 +- src/hb-shape.c | 2 +- src/hb-shape.h | 2 +- src/hb-unicode-private.h | 2 +- src/hb-unicode.c | 2 +- src/hb-unicode.h | 2 +- src/hb.h | 2 +- src/main.cc | 2 +- 42 files changed, 42 insertions(+), 42 deletions(-) diff --git a/README b/README index 42d010465..29f2b1e95 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is HarfBuzz, an OpenType Layout engine. +This is HarfBuzz, a text shaping library. Bug reports on these files should be sent to the HarfBuzz mailing list as listed on http://freedesktop.org/wiki/Software/harfbuzz diff --git a/src/hb-blob.c b/src/hb-blob.c index 3afad8a74..c5f872661 100644 --- a/src/hb-blob.c +++ b/src/hb-blob.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-blob.h b/src/hb-blob.h index 131a282b9..d13bb0d52 100644 --- a/src/hb-blob.h +++ b/src/hb-blob.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-buffer-private.h b/src/hb-buffer-private.h index 821a481c6..c2bd8856c 100644 --- a/src/hb-buffer-private.h +++ b/src/hb-buffer-private.h @@ -2,7 +2,7 @@ * Copyright (C) 1998-2004 David Turner and Werner Lemberg * Copyright (C) 2004,2007,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-buffer.c b/src/hb-buffer.c index 4dd18ed88..ac6b47d15 100644 --- a/src/hb-buffer.c +++ b/src/hb-buffer.c @@ -2,7 +2,7 @@ * Copyright (C) 1998-2004 David Turner and Werner Lemberg * Copyright (C) 2004,2007 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-buffer.h b/src/hb-buffer.h index 0bceadafa..d1772d4c7 100644 --- a/src/hb-buffer.h +++ b/src/hb-buffer.h @@ -2,7 +2,7 @@ * Copyright (C) 1998-2004 David Turner and Werner Lemberg * Copyright (C) 2004,2007,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-common.h b/src/hb-common.h index 25249cc4b..a2bc114c9 100644 --- a/src/hb-common.h +++ b/src/hb-common.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-font-private.h b/src/hb-font-private.h index 4293b7e2d..65e54c958 100644 --- a/src/hb-font-private.h +++ b/src/hb-font-private.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-font.cc b/src/hb-font.cc index b284477e4..e1b0b8708 100644 --- a/src/hb-font.cc +++ b/src/hb-font.cc @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-font.h b/src/hb-font.h index 532d3f52e..fee8ada22 100644 --- a/src/hb-font.h +++ b/src/hb-font.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ft.c b/src/hb-ft.c index fb8e566b6..18b6e0b01 100644 --- a/src/hb-ft.c +++ b/src/hb-ft.c @@ -2,7 +2,7 @@ * Copyright (C) 2009 Red Hat, Inc. * Copyright (C) 2009 Keith Stribley * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ft.h b/src/hb-ft.h index b73a02c5e..8930804a8 100644 --- a/src/hb-ft.h +++ b/src/hb-ft.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-glib.c b/src/hb-glib.c index 604c7dd8b..f1497d923 100644 --- a/src/hb-glib.c +++ b/src/hb-glib.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-glib.h b/src/hb-glib.h index d7b9c1503..76f7676f7 100644 --- a/src/hb-glib.h +++ b/src/hb-glib.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-icu.c b/src/hb-icu.c index 2b28aa157..8e4ef9430 100644 --- a/src/hb-icu.c +++ b/src/hb-icu.c @@ -2,7 +2,7 @@ * Copyright (C) 2009 Red Hat, Inc. * Copyright (C) 2009 Keith Stribley * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-icu.h b/src/hb-icu.h index ca8031c50..cdb55b412 100644 --- a/src/hb-icu.h +++ b/src/hb-icu.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-language.c b/src/hb-language.c index 07ff347e3..ff25d7be4 100644 --- a/src/hb-language.c +++ b/src/hb-language.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-language.h b/src/hb-language.h index e93a1122e..d366cad23 100644 --- a/src/hb-language.h +++ b/src/hb-language.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-object-private.h b/src/hb-object-private.h index b371d732a..610ae6832 100644 --- a/src/hb-object-private.h +++ b/src/hb-object-private.h @@ -2,7 +2,7 @@ * Copyright (C) 2007 Chris Wilson * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-open-file-private.hh b/src/hb-open-file-private.hh index c4b362f18..091d9945b 100644 --- a/src/hb-open-file-private.hh +++ b/src/hb-open-file-private.hh @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-open-type-private.hh b/src/hb-open-type-private.hh index 0cdffbd69..7079862f1 100644 --- a/src/hb-open-type-private.hh +++ b/src/hb-open-type-private.hh @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009,2010 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout-common-private.hh b/src/hb-ot-layout-common-private.hh index 55ecc51ef..9651d4e8d 100644 --- a/src/hb-ot-layout-common-private.hh +++ b/src/hb-ot-layout-common-private.hh @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout-gdef-private.hh b/src/hb-ot-layout-gdef-private.hh index d9b00059f..0122fcc30 100644 --- a/src/hb-ot-layout-gdef-private.hh +++ b/src/hb-ot-layout-gdef-private.hh @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout-gpos-private.hh b/src/hb-ot-layout-gpos-private.hh index 8f9b9e5e8..bebde66c7 100644 --- a/src/hb-ot-layout-gpos-private.hh +++ b/src/hb-ot-layout-gpos-private.hh @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout-gsub-private.hh b/src/hb-ot-layout-gsub-private.hh index b77aba8be..1a49edb67 100644 --- a/src/hb-ot-layout-gsub-private.hh +++ b/src/hb-ot-layout-gsub-private.hh @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout-gsubgpos-private.hh b/src/hb-ot-layout-gsubgpos-private.hh index aea849a50..5d19c7e2e 100644 --- a/src/hb-ot-layout-gsubgpos-private.hh +++ b/src/hb-ot-layout-gsubgpos-private.hh @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout-private.h b/src/hb-ot-layout-private.h index fb7bfe497..a9d4c5747 100644 --- a/src/hb-ot-layout-private.h +++ b/src/hb-ot-layout-private.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 4a17af267..22f31f4f9 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc @@ -3,7 +3,7 @@ * Copyright (C) 2006 Behdad Esfahbod * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-layout.h b/src/hb-ot-layout.h index c65b0593e..d8c862b93 100644 --- a/src/hb-ot-layout.h +++ b/src/hb-ot-layout.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-shape-private.h b/src/hb-ot-shape-private.h index bece36d2d..1183a631d 100644 --- a/src/hb-ot-shape-private.h +++ b/src/hb-ot-shape-private.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-shape.c b/src/hb-ot-shape.c index 795fd54d6..f53518316 100644 --- a/src/hb-ot-shape.c +++ b/src/hb-ot-shape.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-tag.c b/src/hb-ot-tag.c index dc92f1eb0..9597b7ffc 100644 --- a/src/hb-ot-tag.c +++ b/src/hb-ot-tag.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot-tag.h b/src/hb-ot-tag.h index 72896af21..2dab2e812 100644 --- a/src/hb-ot-tag.h +++ b/src/hb-ot-tag.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-ot.h b/src/hb-ot.h index eab888e02..51cc4aadf 100644 --- a/src/hb-ot.h +++ b/src/hb-ot.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-private.h b/src/hb-private.h index 1c52744cf..0f3484eac 100644 --- a/src/hb-private.h +++ b/src/hb-private.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-shape.c b/src/hb-shape.c index cde599db9..a3315bbea 100644 --- a/src/hb-shape.c +++ b/src/hb-shape.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-shape.h b/src/hb-shape.h index 714fe9701..621c6ab8a 100644 --- a/src/hb-shape.h +++ b/src/hb-shape.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-unicode-private.h b/src/hb-unicode-private.h index 1a970b46e..ba530d289 100644 --- a/src/hb-unicode-private.h +++ b/src/hb-unicode-private.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-unicode.c b/src/hb-unicode.c index a897f2380..e155d6df9 100644 --- a/src/hb-unicode.c +++ b/src/hb-unicode.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb-unicode.h b/src/hb-unicode.h index 6b6335225..dc70bd1b4 100644 --- a/src/hb-unicode.h +++ b/src/hb-unicode.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/hb.h b/src/hb.h index f55655368..905fd7b47 100644 --- a/src/hb.h +++ b/src/hb.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this diff --git a/src/main.cc b/src/main.cc index 23d1e820f..025175998 100644 --- a/src/main.cc +++ b/src/main.cc @@ -1,7 +1,7 @@ /* * Copyright (C) 2007,2008,2009 Red Hat, Inc. * - * This is part of HarfBuzz, an OpenType Layout engine library. + * This is part of HarfBuzz, a text shaping library. * * Permission is hereby granted, without written agreement and without * license or royalty fees, to use, copy, modify, and distribute this