Bug 1313280 - Fix invalid non-UTF-8 bytes from cairo draft
authorMasatoshi Kimura <VYV03354@nifty.ne.jp>
Fri, 28 Oct 2016 21:08:38 +0900
changeset 433961 7c1999e124147638830842cc277a19ae0903b8b8
parent 433960 fe9ceb61b8d35a07b73dc93784f6db6003e79b43
child 433962 f63022a4b43b3cb5d3e458b6798dee6cc45b03f4
push id34692
push userVYV03354@nifty.ne.jp
push dateFri, 04 Nov 2016 15:15:22 +0000
bugs1313280
milestone52.0a1
Bug 1313280 - Fix invalid non-UTF-8 bytes from cairo MozReview-Commit-ID: 8ieCP3HK9Jt
gfx/cairo/cairo/src/cairo-platform.h
--- a/gfx/cairo/cairo/src/cairo-platform.h
+++ b/gfx/cairo/cairo/src/cairo-platform.h
@@ -1,11 +1,11 @@
 /* cairo - a vector graphics library with display and print output
  *
- * Copyright  2005 Mozilla Foundation
+ * Copyright © 2005 Mozilla Foundation
  *
  * This library is free software; you can redistribute it and/or
  * modify it either under the terms of the GNU Lesser General Public
  * License version 2.1 as published by the Free Software Foundation
  * (the "LGPL") or, at your option, under the terms of the Mozilla
  * Public License Version 1.1 (the "MPL"). If you do not alter this
  * notice, a recipient may use your version of this file under either
  * the MPL or the LGPL.