diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:36:44 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:36:44 -0500 |
commit | 75aa2968f0f163de99d20d15ca7eb9accc5c0102 (patch) | |
tree | 885dbe1b6a68e57067b77e5dd0714a286b9c1b1b /klaptopdaemon/linux | |
parent | 359294c33620c8328d61f67635046d7cc060530c (diff) | |
download | tdeutils-75aa2968f0f163de99d20d15ca7eb9accc5c0102.tar.gz tdeutils-75aa2968f0f163de99d20d15ca7eb9accc5c0102.zip |
Fix incorrect characters.
Diffstat (limited to 'klaptopdaemon/linux')
-rw-r--r-- | klaptopdaemon/linux/bulkmem.h | 2 | ||||
-rw-r--r-- | klaptopdaemon/linux/cs.h | 2 | ||||
-rw-r--r-- | klaptopdaemon/linux/cs_types.h | 2 | ||||
-rw-r--r-- | klaptopdaemon/linux/k_compat.h | 2 | ||||
-rw-r--r-- | klaptopdaemon/linux/ss.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/klaptopdaemon/linux/bulkmem.h b/klaptopdaemon/linux/bulkmem.h index 51f1d92..fc5bfa2 100644 --- a/klaptopdaemon/linux/bulkmem.h +++ b/klaptopdaemon/linux/bulkmem.h @@ -17,7 +17,7 @@ * <dahinds@users.sourceforge.net>. Portions created by David A. Hinds * are Copyright (C) 1999 David A. Hinds. All Rights Reserved. * - * Contributor: Apple Computer, Inc. Portions � 2000 Apple Computer, + * Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer, * Inc. All rights reserved. * * Alternatively, the contents of this file may be used under the diff --git a/klaptopdaemon/linux/cs.h b/klaptopdaemon/linux/cs.h index 1eed7de..eb0b54b 100644 --- a/klaptopdaemon/linux/cs.h +++ b/klaptopdaemon/linux/cs.h @@ -15,7 +15,7 @@ * <dahinds@users.sourceforge.net>. Portions created by David A. Hinds * are Copyright (C) 1999 David A. Hinds. All Rights Reserved. * - * Contributor: Apple Computer, Inc. Portions � 2000 Apple Computer, + * Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer, * Inc. All rights reserved. * * Alternatively, the contents of this file may be used under the diff --git a/klaptopdaemon/linux/cs_types.h b/klaptopdaemon/linux/cs_types.h index b18f7f8..9de6b3a 100644 --- a/klaptopdaemon/linux/cs_types.h +++ b/klaptopdaemon/linux/cs_types.h @@ -15,7 +15,7 @@ * <dahinds@users.sourceforge.net>. Portions created by David A. Hinds * are Copyright (C) 1999 David A. Hinds. All Rights Reserved. * - * Contributor: Apple Computer, Inc. Portions � 2000 Apple Computer, + * Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer, * Inc. All rights reserved. * * Alternatively, the contents of this file may be used under the diff --git a/klaptopdaemon/linux/k_compat.h b/klaptopdaemon/linux/k_compat.h index 5a68e55..9cbda32 100644 --- a/klaptopdaemon/linux/k_compat.h +++ b/klaptopdaemon/linux/k_compat.h @@ -14,7 +14,7 @@ <dahinds@users.sourceforge.net>. Portions created by David A. Hinds are Copyright (C) 1999 David A. Hinds. All Rights Reserved. - Contributor: Apple Computer, Inc. Portions � 2000 Apple Computer, + Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer, Inc. All rights reserved. Alternatively, the contents of this file may be used under the diff --git a/klaptopdaemon/linux/ss.h b/klaptopdaemon/linux/ss.h index d6ec6da..6f0c469 100644 --- a/klaptopdaemon/linux/ss.h +++ b/klaptopdaemon/linux/ss.h @@ -15,7 +15,7 @@ * <dahinds@users.sourceforge.net>. Portions created by David A. Hinds * are Copyright (C) 1999 David A. Hinds. All Rights Reserved. * - * Contributor: Apple Computer, Inc. Portions � 2000 Apple Computer, + * Contributor: Apple Computer, Inc. Portions (C) 2000 Apple Computer, * Inc. All rights reserved. * * Alternatively, the contents of this file may be used under the |