]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/layoutex/layout/plruns.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / layoutex / layout / plruns.h
index 2e48d4dcab8759479d6c9ae440611ffc41f0d289..6cbece8040ec000768f1f676d93ebddb87c80343 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
  *
  * (C) Copyright IBM Corp. 1998-2011 - All Rights Reserved
 
 /**
  * Opaque datatype representing an array of font runs
+ * @internal
  */
 typedef void pl_fontRuns;
 /**
  * Opaque datatype representing an array of value runs
+ * @internal
  */
 typedef void pl_valueRuns;
 /**
  * Opaque datatype representing an array of locale runs
+ * @internal
  */
 typedef void pl_localeRuns;