commit | 6af9cff5e17e82100b435c8d21aed0765296d58d | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Fri Apr 29 12:00:38 2011 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Fri Apr 29 12:12:37 2011 -0400 |
tree | f2284b59ec6fcb9910e1927363fcf5545d758cff | |
parent | 13db3d40bfc09c68f9761a71435b1840b9d34099 [diff] [blame] |
[test/unicode] Use text fixture instead of static variables
diff --git a/src/hb-unicode.h b/src/hb-unicode.h index a46431b..c7e35ba 100644 --- a/src/hb-unicode.h +++ b/src/hb-unicode.h
@@ -1,6 +1,6 @@ /* * Copyright © 2009 Red Hat, Inc. - * Copyright © 2011 Codethink Limited + * Copyright © 2011 Codethink Limited * Copyright © 2011 Google, Inc. * * This is part of HarfBuzz, a text shaping library.