summaryrefslogtreecommitdiffstats
path: root/usr.bin/brandelf
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2011-12-30 10:59:15 +0000
committeruqs <uqs@FreeBSD.org>2011-12-30 10:59:15 +0000
commitf4753a04d4771c2013dc576b6455d28c5e64e93e (patch)
tree892eb3558e7c57da4cd79683c38b59609323ba5e /usr.bin/brandelf
parent415a3a9b966c1522657d435a1785904f41accc78 (diff)
downloadFreeBSD-src-f4753a04d4771c2013dc576b6455d28c5e64e93e.zip
FreeBSD-src-f4753a04d4771c2013dc576b6455d28c5e64e93e.tar.gz
Reencode files from latin1 to UTF-8.
This makes a tiny percentage of entries in calendars ugly for latin1 users, but fixes them for UTF-8 users. This badly needs a solution involving locale-dependent re-encoding.
Diffstat (limited to 'usr.bin/brandelf')
-rw-r--r--usr.bin/brandelf/brandelf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/brandelf/brandelf.c b/usr.bin/brandelf/brandelf.c
index 9cd391e..d2c8b01 100644
--- a/usr.bin/brandelf/brandelf.c
+++ b/usr.bin/brandelf/brandelf.c
@@ -1,6 +1,6 @@
/*-
* Copyright (c) 2000, 2001 David O'Brien
- * Copyright (c) 1996 Søren Schmidt
+ * Copyright (c) 1996 Søren Schmidt
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
OpenPOWER on IntegriCloud