From a45f00019242734fca742adeb2ed507305baeda6 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 18 Nov 2010 13:58:32 -0500 Subject: [PATCH] Clarify copyright notice --- COPYING | 12 ++++++++++++ README | 4 ++-- src/hb-graphite.cc | 4 ++-- src/hb-object-private.h | 2 +- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/COPYING b/COPYING index d5075a3..76dbbd1 100644 --- a/COPYING +++ b/COPYING @@ -1,3 +1,15 @@ +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 +Copyright (C) 2009 Martin Hosken and SIL International +Copyright (C) 2007 Chris Wilson +Copyright (C) 2004,2007,2008,2009,2010 Red Hat, Inc. +Copyright (C) 1998-2004 David Turner and Werner Lemberg +For full copyright notices consult the individual files in the package. + + Permission is hereby granted, without written agreement and without license or royalty fees, to use, copy, modify, and distribute this software and its documentation for any purpose, provided that the diff --git a/README b/README index 29f2b1e..06aad34 100644 --- a/README +++ b/README @@ -1,9 +1,9 @@ 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 +listed on http://harfbuzz.org/ For license information, see the file COPYING. Behdad Esfahbod -May 24, 2009 +18 November 2010 diff --git a/src/hb-graphite.cc b/src/hb-graphite.cc index 5d777ef..0a8d681 100644 --- a/src/hb-graphite.cc +++ b/src/hb-graphite.cc @@ -1,6 +1,6 @@ /* - * Copyright (C) 2009, Martin Hosken - * Copyright (C) 2009, SIL International + * Copyright (C) 2009 Martin Hosken + * Copyright (C) 2009 SIL International * * This is part of HarfBuzz, a text shaping library. * diff --git a/src/hb-object-private.h b/src/hb-object-private.h index 4e98a95..a5b5355 100644 --- a/src/hb-object-private.h +++ b/src/hb-object-private.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 Chris Wilson + * Copyright (C) 2007 Chris Wilson * Copyright (C) 2009,2010 Red Hat, Inc. * * This is part of HarfBuzz, a text shaping library. -- 2.7.4