summaryrefslogtreecommitdiff
path: root/fc-list
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2004-12-07 01:14:46 +0000
committerKeith Packard <keithp@keithp.com>2004-12-07 01:14:46 +0000
commit46b51147d10db21a4d5992074bcdc9022f45856b (patch)
tree21c6d28f2d4025bd3b55b631972ee60b4971cdff /fc-list
parentfc2cc873bb1a715844a1e6f885661bf433bdd7cf (diff)
downloadfontconfig-46b51147d10db21a4d5992074bcdc9022f45856b.tar.gz
Change files from ISO-Latin-1 to UTF-8
Diffstat (limited to 'fc-list')
-rw-r--r--fc-list/Makefile.am2
-rw-r--r--fc-list/fc-list.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/fc-list/Makefile.am b/fc-list/Makefile.am
index 1a50948..e16ae41 100644
--- a/fc-list/Makefile.am
+++ b/fc-list/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-list/fc-list.c b/fc-list/fc-list.c
index 0fa1a8d..04026cf 100644
--- a/fc-list/fc-list.c
+++ b/fc-list/fc-list.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 © 2002 Keith Packard
+ * Copyright © 2002 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