summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/fwpatcher/iriver.c2
-rw-r--r--tools/iriver.c2
-rwxr-xr-xtools/songdb.pl2
-rw-r--r--tools/voicefont.c2
-rw-r--r--tools/voicefont.h2
-rw-r--r--tools/wavtrim.c2
-rw-r--r--tools/wavtrim.h2
7 files changed, 7 insertions, 7 deletions
diff --git a/tools/fwpatcher/iriver.c b/tools/fwpatcher/iriver.c
index e24df8c768..0843d9c383 100644
--- a/tools/fwpatcher/iriver.c
+++ b/tools/fwpatcher/iriver.c
@@ -13,7 +13,7 @@
13 * bottom of the COPYING file for details on this license. 13 * bottom of the COPYING file for details on this license.
14 * 14 *
15 * Original code from http://www.beermex.com/@spc/ihpfirm.src.zip 15 * Original code from http://www.beermex.com/@spc/ihpfirm.src.zip
16 * Details at http://www.rockbox.org/twiki/bin/view/Main/IriverToolsGuide 16 * Details at http://www.rockbox.org/wiki/IriverToolsGuide
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19#include <stdio.h> 19#include <stdio.h>
diff --git a/tools/iriver.c b/tools/iriver.c
index 4c949c6627..b9ccd2378f 100644
--- a/tools/iriver.c
+++ b/tools/iriver.c
@@ -13,7 +13,7 @@
13 * bottom of the COPYING file for details on this license. 13 * bottom of the COPYING file for details on this license.
14 * 14 *
15 * Original code from http://www.beermex.com/@spc/ihpfirm.src.zip 15 * Original code from http://www.beermex.com/@spc/ihpfirm.src.zip
16 * Details at http://www.rockbox.org/twiki/bin/view/Main/IriverToolsGuide 16 * Details at http://www.rockbox.org/wiki/IriverToolsGuide
17 * 17 *
18 ****************************************************************************/ 18 ****************************************************************************/
19#include <stdio.h> 19#include <stdio.h>
diff --git a/tools/songdb.pl b/tools/songdb.pl
index fba8c2a355..052c3728dc 100755
--- a/tools/songdb.pl
+++ b/tools/songdb.pl
@@ -1,7 +1,7 @@
1#!/usr/bin/perl 1#!/usr/bin/perl
2# 2#
3# Rockbox song database docs: 3# Rockbox song database docs:
4# http://www.rockbox.org/twiki/bin/view/Main/DataBase 4# http://www.rockbox.org/wiki/DataBase
5# 5#
6 6
7use mp3info; 7use mp3info;
diff --git a/tools/voicefont.c b/tools/voicefont.c
index f4318b3b26..30a82ae5eb 100644
--- a/tools/voicefont.c
+++ b/tools/voicefont.c
@@ -20,7 +20,7 @@
20 * A tool to generate the Rockbox "voicefont", a collection of all the UI 20 * A tool to generate the Rockbox "voicefont", a collection of all the UI
21 * strings. 21 * strings.
22 * 22 *
23 * Details at http://www.rockbox.org/twiki/bin/view/Main/VoiceBuilding 23 * Details at http://www.rockbox.org/wiki/VoiceBuilding
24 * 24 *
25 ****************************************************************************/ 25 ****************************************************************************/
26 26
diff --git a/tools/voicefont.h b/tools/voicefont.h
index dad7589c26..233f594bd1 100644
--- a/tools/voicefont.h
+++ b/tools/voicefont.h
@@ -20,7 +20,7 @@
20 * A tool to generate the Rockbox "voicefont", a collection of all the UI 20 * A tool to generate the Rockbox "voicefont", a collection of all the UI
21 * strings. 21 * strings.
22 * 22 *
23 * Details at http://www.rockbox.org/twiki/bin/view/Main/VoiceBuilding 23 * Details at http://www.rockbox.org/wiki/VoiceBuilding
24 * 24 *
25 ****************************************************************************/ 25 ****************************************************************************/
26 26
diff --git a/tools/wavtrim.c b/tools/wavtrim.c
index c2d0351362..560d88dcab 100644
--- a/tools/wavtrim.c
+++ b/tools/wavtrim.c
@@ -17,7 +17,7 @@
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 18 * KIND, either express or implied.
19 * 19 *
20 * Details at http://www.rockbox.org/twiki/bin/view/Main/VoiceBuilding 20 * Details at http://www.rockbox.org/wiki/VoiceBuilding
21 * 21 *
22 ****************************************************************************/ 22 ****************************************************************************/
23 23
diff --git a/tools/wavtrim.h b/tools/wavtrim.h
index 233f80f046..c65e3e2c93 100644
--- a/tools/wavtrim.h
+++ b/tools/wavtrim.h
@@ -17,7 +17,7 @@
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 18 * KIND, either express or implied.
19 * 19 *
20 * Details at http://www.rockbox.org/twiki/bin/view/Main/VoiceBuilding 20 * Details at http://www.rockbox.org/wiki/VoiceBuilding
21 * 21 *
22 ****************************************************************************/ 22 ****************************************************************************/
23 23