diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/descramble.c | 2 | ||||
-rw-r--r-- | tools/hmac-sha1.c | 2 | ||||
-rw-r--r-- | tools/scramble.c | 2 | ||||
-rw-r--r-- | tools/sh2d.c | 2 | ||||
-rw-r--r-- | tools/voicefont.c | 2 | ||||
-rw-r--r-- | tools/voicefont.h | 2 | ||||
-rw-r--r-- | tools/wavtrim.c | 2 | ||||
-rw-r--r-- | tools/wavtrim.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/tools/descramble.c b/tools/descramble.c index 42bc9cee6c..3bf10a6b69 100644 --- a/tools/descramble.c +++ b/tools/descramble.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * \/ \/ \/ \/ \/ | 7 | * \/ \/ \/ \/ \/ |
8 | * $Id$ | 8 | * $Id$ |
9 | * | 9 | * |
10 | * Copyright (C) 2002 by Bj๖rn Stenberg | 10 | * Copyright (C) 2002 by Bjรถrn Stenberg |
11 | * | 11 | * |
12 | * All files in this archive are subject to the GNU General Public License. | 12 | * All files in this archive are subject to the GNU General Public License. |
13 | * See the file COPYING in the source tree root for full license agreement. | 13 | * See the file COPYING in the source tree root for full license agreement. |
diff --git a/tools/hmac-sha1.c b/tools/hmac-sha1.c index d036a45a86..adb5f7e119 100644 --- a/tools/hmac-sha1.c +++ b/tools/hmac-sha1.c | |||
@@ -428,7 +428,7 @@ sha1_process_block (const void *buffer, size_t len, struct sha1_ctx *ctx) | |||
428 | Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ | 428 | Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ |
429 | 429 | ||
430 | /* Written by Simon Josefsson. The interface was inspired by memxor | 430 | /* Written by Simon Josefsson. The interface was inspired by memxor |
431 | in Niels M๖ller's Nettle. */ | 431 | in Niels Mรถller's Nettle. */ |
432 | 432 | ||
433 | void * | 433 | void * |
434 | memxor (void * dest, const void * src, size_t n) | 434 | memxor (void * dest, const void * src, size_t n) |
diff --git a/tools/scramble.c b/tools/scramble.c index a17b16efaa..25b54be852 100644 --- a/tools/scramble.c +++ b/tools/scramble.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * \/ \/ \/ \/ \/ | 7 | * \/ \/ \/ \/ \/ |
8 | * $Id$ | 8 | * $Id$ |
9 | * | 9 | * |
10 | * Copyright (C) 2002 - 2007 by Bj๖rn Stenberg | 10 | * Copyright (C) 2002 - 2007 by Bjรถrn Stenberg |
11 | * | 11 | * |
12 | * All files in this archive are subject to the GNU General Public License. | 12 | * All files in this archive are subject to the GNU General Public License. |
13 | * See the file COPYING in the source tree root for full license agreement. | 13 | * See the file COPYING in the source tree root for full license agreement. |
diff --git a/tools/sh2d.c b/tools/sh2d.c index cb78df840e..0fcf8b1f6b 100644 --- a/tools/sh2d.c +++ b/tools/sh2d.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Bart Trzynadlowski, July 24, 2000 | 3 | * Bart Trzynadlowski, July 24, 2000 |
4 | * Public domain | 4 | * Public domain |
5 | * | 5 | * |
6 | * Some changes by Bj๖rn Stenberg <bjorn@haxx.se> | 6 | * Some changes by Bjรถrn Stenberg <bjorn@haxx.se> |
7 | * $Id$ | 7 | * $Id$ |
8 | */ | 8 | */ |
9 | 9 | ||
diff --git a/tools/voicefont.c b/tools/voicefont.c index 3dd5169cc7..6d20f7a152 100644 --- a/tools/voicefont.c +++ b/tools/voicefont.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * \/ \/ \/ \/ \/ | 7 | * \/ \/ \/ \/ \/ |
8 | * $Id$ | 8 | * $Id$ |
9 | * | 9 | * |
10 | * Copyright (C) 2004 by J๖rg Hohensohn | 10 | * Copyright (C) 2004 by Jรถrg Hohensohn |
11 | * | 11 | * |
12 | * All files in this archive are subject to the GNU General Public License. | 12 | * All files in this archive are subject to the GNU General Public License. |
13 | * See the file COPYING in the source tree root for full license agreement. | 13 | * See the file COPYING in the source tree root for full license agreement. |
diff --git a/tools/voicefont.h b/tools/voicefont.h index 63374e36d3..23e3f32eb7 100644 --- a/tools/voicefont.h +++ b/tools/voicefont.h | |||
@@ -7,7 +7,7 @@ | |||
7 | * \/ \/ \/ \/ \/ | 7 | * \/ \/ \/ \/ \/ |
8 | * $Id: voicefont.h 15675 2007-11-18 22:01:31Z amiconn $ | 8 | * $Id: voicefont.h 15675 2007-11-18 22:01:31Z amiconn $ |
9 | * | 9 | * |
10 | * Copyright (C) 2004 by J๖rg Hohensohn | 10 | * Copyright (C) 2004 by Jรถrg Hohensohn |
11 | * | 11 | * |
12 | * All files in this archive are subject to the GNU General Public License. | 12 | * All files in this archive are subject to the GNU General Public License. |
13 | * See the file COPYING in the source tree root for full license agreement. | 13 | * See the file COPYING in the source tree root for full license agreement. |
diff --git a/tools/wavtrim.c b/tools/wavtrim.c index fe212ef93c..f5603acd55 100644 --- a/tools/wavtrim.c +++ b/tools/wavtrim.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * \/ \/ \/ \/ \/ | 7 | * \/ \/ \/ \/ \/ |
8 | * $Id$ | 8 | * $Id$ |
9 | * | 9 | * |
10 | * Copyright (C) 2004 by J๖rg Hohensohn | 10 | * Copyright (C) 2004 by Jรถrg Hohensohn |
11 | * | 11 | * |
12 | * All files in this archive are subject to the GNU General Public License. | 12 | * All files in this archive are subject to the GNU General Public License. |
13 | * See the file COPYING in the source tree root for full license agreement. | 13 | * See the file COPYING in the source tree root for full license agreement. |
diff --git a/tools/wavtrim.h b/tools/wavtrim.h index 86dc28fdaa..314c842536 100644 --- a/tools/wavtrim.h +++ b/tools/wavtrim.h | |||
@@ -7,7 +7,7 @@ | |||
7 | * \/ \/ \/ \/ \/ | 7 | * \/ \/ \/ \/ \/ |
8 | * $Id: wavtrim.h 14229 2007-08-07 10:21:03Z linus $ | 8 | * $Id: wavtrim.h 14229 2007-08-07 10:21:03Z linus $ |
9 | * | 9 | * |
10 | * Copyright (C) 2004 by J๖rg Hohensohn | 10 | * Copyright (C) 2004 by Jรถrg Hohensohn |
11 | * | 11 | * |
12 | * All files in this archive are subject to the GNU General Public License. | 12 | * All files in this archive are subject to the GNU General Public License. |
13 | * See the file COPYING in the source tree root for full license agreement. | 13 | * See the file COPYING in the source tree root for full license agreement. |