diff options
author | Keith Packard <keithp@keithp.com> | 2004-12-07 01:14:46 +0000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2004-12-07 01:14:46 +0000 |
commit | 46b51147d10db21a4d5992074bcdc9022f45856b (patch) | |
tree | 21c6d28f2d4025bd3b55b631972ee60b4971cdff /fc-match | |
parent | fc2cc873bb1a715844a1e6f885661bf433bdd7cf (diff) |
Change files from ISO-Latin-1 to UTF-8
Diffstat (limited to 'fc-match')
-rw-r--r-- | fc-match/Makefile.am | 2 | ||||
-rw-r--r-- | fc-match/fc-match.1 | 2 | ||||
-rw-r--r-- | fc-match/fc-match.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/fc-match/Makefile.am b/fc-match/Makefile.am index 7a32e348..71dc1643 100644 --- a/fc-match/Makefile.am +++ b/fc-match/Makefile.am @@ -1,7 +1,7 @@ # # $Id$ # -# Copyright © 2003 Keith Packard +# Copyright © 2003 Keith Packard # # Permission to use, copy, modify, distribute, and sell this software and its # documentation for any purpose is hereby granted without fee, provided that diff --git a/fc-match/fc-match.1 b/fc-match/fc-match.1 index 4c374779..3f33eeeb 100644 --- a/fc-match/fc-match.1 +++ b/fc-match/fc-match.1 @@ -1,5 +1,5 @@ .\" -.\" Copyright © 2003 Keith Packard +.\" Copyright © 2003 Keith Packard .\" .\" Permission to use, copy, modify, distribute, and sell this software and its .\" documentation for any purpose is hereby granted without fee, provided that diff --git a/fc-match/fc-match.c b/fc-match/fc-match.c index 635c883c..961a7a95 100644 --- a/fc-match/fc-match.c +++ b/fc-match/fc-match.c @@ -1,7 +1,7 @@ /* * $RCSId: xc/lib/fontconfig/fc-list/fc-list.c,v 1.5 2002/06/30 23:45:40 keithp Exp $ * - * Copyright © 2003 Keith Packard + * Copyright © 2003 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that |