summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2006-06-06 23:31:17 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2006-06-06 23:31:17 +0000
commita70d83cd50324c02be5cb1293ba5d740634470ee (patch)
tree9d4f7b765b57d1e300dc92198d0e568e73afb9cc
parent5bd529c89936d20f0218147ce66499c10d917a73 (diff)
downloadpango-a70d83cd50324c02be5cb1293ba5d740634470ee.tar.gz
Bug 343717 – License information in unclear.
2006-06-06 Behdad Esfahbod <behdad@gnome.org> Bug 343717 – License information in unclear. * modules/arabic/arabic-ot.c, modules/syriac/syriac-ot.c: Fix dual-license information and refer to pango/opentype/COPYING.
-rw-r--r--ChangeLog7
-rw-r--r--modules/arabic/arabic-ot.c5
-rw-r--r--modules/syriac/syriac-ot.c5
3 files changed, 12 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index f3e8f6d6..3ecf114e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-06-06 Behdad Esfahbod <behdad@gnome.org>
+ Bug 343717 – License information in unclear.
+
+ * modules/arabic/arabic-ot.c, modules/syriac/syriac-ot.c: Fix
+ dual-license information and refer to pango/opentype/COPYING.
+
+2006-06-06 Behdad Esfahbod <behdad@gnome.org>
+
Followup on previous change.
* pango/pango-renderer.c: Note that pango_renderer_draw_rectangle
diff --git a/modules/arabic/arabic-ot.c b/modules/arabic/arabic-ot.c
index d23d6486..a87c0de8 100644
--- a/modules/arabic/arabic-ot.c
+++ b/modules/arabic/arabic-ot.c
@@ -21,8 +21,9 @@
/* this file you indicate that you have read the license and */
/* understand and accept it fully. */
/* */
-/* The file LICENSE.TXT can be found in the Pango distribution as */
-/* pango/opentype/FT-license.txt */
+/* The code, like the FreeType code it is derived from is dual-licensed */
+/* under the GNU General Public License and the FreeType license. See */
+/* pango/opentype/COPYING for full details of this licensing scheme. */
/****************************************************************************/
#include <config.h>
diff --git a/modules/syriac/syriac-ot.c b/modules/syriac/syriac-ot.c
index b5bb48a9..a2489bc0 100644
--- a/modules/syriac/syriac-ot.c
+++ b/modules/syriac/syriac-ot.c
@@ -14,9 +14,8 @@
* D. Turner, R.Wilhelm, and W. Lemberg
*
* The code, like the FreeType code it is derived from is dual-licensed
- * under the GNU Public License and the FreeType license. See see
- * pango/opentype/FT-license.txt for full details of the FreeType
- * license.
+ * under the GNU General Public License and the FreeType license. See
+ * pango/opentype/COPYING for full details of this licensing scheme.
*/
#include <config.h>
#include "syriac-ot.h"