[HarfBuzz] harfbuzz-ng: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Mon Nov 22 08:03:34 PST 2010
COPYING | 2 +-
src/hb-ft.c | 2 +-
src/hb-icu.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9da26d6669e7f3b91ba37e71f6f8a6e2ea806688
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Mon Nov 22 11:03:18 2010 -0500
Remove email address from Copyright headers
diff --git a/COPYING b/COPYING
index 76dbbd1..3fb9e51 100644
--- a/COPYING
+++ b/COPYING
@@ -2,7 +2,7 @@ HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
Copyright (C) 2010 Google, Inc.
Copyright (C) 2006 Behdad Esfahbod
-Copyright (C) 2009 Keith Stribley <devel at thanlwinsoft.org>
+Copyright (C) 2009 Keith Stribley
Copyright (C) 2009 Martin Hosken and SIL International
Copyright (C) 2007 Chris Wilson
Copyright (C) 2004,2007,2008,2009,2010 Red Hat, Inc.
diff --git a/src/hb-ft.c b/src/hb-ft.c
index 1c27668..e696fe8 100644
--- a/src/hb-ft.c
+++ b/src/hb-ft.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2009 Red Hat, Inc.
- * Copyright (C) 2009 Keith Stribley <devel at thanlwinsoft.org>
+ * Copyright (C) 2009 Keith Stribley
*
* This is part of HarfBuzz, a text shaping library.
*
diff --git a/src/hb-icu.c b/src/hb-icu.c
index 44709b1..601ef61 100644
--- a/src/hb-icu.c
+++ b/src/hb-icu.c
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2009 Red Hat, Inc.
- * Copyright (C) 2009 Keith Stribley <devel at thanlwinsoft.org>
+ * Copyright (C) 2009 Keith Stribley
*
* This is part of HarfBuzz, a text shaping library.
*
More information about the HarfBuzz
mailing list