Fix gen-def for harefbuzz-gobject

The © sign is causing issues for the script, so replace those with (C)
This commit is contained in:
Chun-wei Fan 2020-03-13 12:18:09 +08:00 committed by Ebrahim Byagowi
parent 8d425ed446
commit 62fb6738d5
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
/*** BEGIN file-header ***/ /*** BEGIN file-header ***/
/* /*
* Copyright © 2013 Google, Inc. * Copyright (C) 2013 Google, Inc.
* *
* This is part of HarfBuzz, a text shaping library. * This is part of HarfBuzz, a text shaping library.
* *

View File

@ -1,5 +1,5 @@
/* /*
* Copyright © 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
* *
* This is part of HarfBuzz, a text shaping library. * This is part of HarfBuzz, a text shaping library.
* *

View File

@ -1,5 +1,5 @@
/* /*
* Copyright © 2011 Google, Inc. * Copyright (C) 2011 Google, Inc.
* *
* This is part of HarfBuzz, a text shaping library. * This is part of HarfBuzz, a text shaping library.
* *