Improve license information

pull/1/head
Behdad Esfahbod 12 years ago
parent 4c1d924461
commit 02ed52169a
  1. 2
      COPYING
  2. 2
      src/hb-icu-le/COPYING
  3. 2
      src/hb-icu-le/Makefile.am
  4. 2
      src/hb-ucdn/Makefile.am
  5. 7
      src/hb-ucdn/README

@ -1,4 +1,6 @@
HarfBuzz is licensed under the so-called "Old MIT" license. Details follow.
For parts of HarfBuzz that are licensed under different licenses see individual
files names COPYING in subdirectories where applicable.
Copyright © 2010,2011,2012 Google, Inc.
Copyright © 2012 Mozilla Foundation

@ -0,0 +1,2 @@
The contents of this directory are licensed under the ICU license.
See file license.html.

@ -20,6 +20,6 @@ libhb_icu_le_la_CPPFLAGS = \
libhb_icu_le_la_LIBADD = \
$(ICU_LE_LIBS)
EXTRA_DIST = README license.html
EXTRA_DIST = README license.html COPYING
-include $(top_srcdir)/git.mk

@ -13,6 +13,6 @@ libhb_ucdn_CPPFLAGS = \
-I$(top_builddir)/src
libhb_ucdn_la_LIBADD =
EXTRA_DIST = README
EXTRA_DIST = README COPYING
-include $(top_srcdir)/git.mk

@ -1,3 +1,10 @@
Contents of this directory are derived from UCDN:
https://github.com/grigorig/ucdn
The original README follows:
UCDN - Unicode Database and Normalization
UCDN is a Unicode support library. Currently, it provides access

Loading…
Cancel
Save