summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-06-28 18:10:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-06-28 18:10:04 +0000
commit2acc0ac542d9186feee25bbe444c49cb59ca393e (patch)
tree39d07a175658097cee18bc2b18f567f43f3b2c74 /apps/plugins
parentaf21db6ded50fd205d64a18c5af2d78eac6c2a41 (diff)
downloadrockbox-2acc0ac542d9186feee25bbe444c49cb59ca393e.tar.gz
rockbox-2acc0ac542d9186feee25bbe444c49cb59ca393e.zip
Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified files... http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/alpine_cdc.c6
-rw-r--r--apps/plugins/battery_bench.c6
-rw-r--r--apps/plugins/beatbox/beatbox.c6
-rw-r--r--apps/plugins/blackjack.c6
-rw-r--r--apps/plugins/bounce.c6
-rw-r--r--apps/plugins/brickmania.c6
-rw-r--r--apps/plugins/bubbles.c6
-rw-r--r--apps/plugins/calculator.c6
-rw-r--r--apps/plugins/calendar.c6
-rw-r--r--apps/plugins/chessbox.c6
-rw-r--r--apps/plugins/chessbox/chessbox.c6
-rw-r--r--apps/plugins/chessbox/chessbox_pgn.c6
-rw-r--r--apps/plugins/chessbox/chessbox_pgn.h6
-rw-r--r--apps/plugins/chessbox/opening.c6
-rw-r--r--apps/plugins/chessclock.c6
-rw-r--r--apps/plugins/chip8.c6
-rw-r--r--apps/plugins/chopper.c6
-rw-r--r--apps/plugins/clock/clock.c6
-rw-r--r--apps/plugins/clock/clock.h6
-rw-r--r--apps/plugins/clock/clock_bitmap_strings.c6
-rw-r--r--apps/plugins/clock/clock_bitmap_strings.h6
-rw-r--r--apps/plugins/clock/clock_bitmaps.c6
-rw-r--r--apps/plugins/clock/clock_bitmaps.h6
-rw-r--r--apps/plugins/clock/clock_draw.c6
-rw-r--r--apps/plugins/clock/clock_draw.h6
-rw-r--r--apps/plugins/clock/clock_draw_analog.c6
-rw-r--r--apps/plugins/clock/clock_draw_analog.h6
-rw-r--r--apps/plugins/clock/clock_draw_binary.c6
-rw-r--r--apps/plugins/clock/clock_draw_binary.h6
-rw-r--r--apps/plugins/clock/clock_draw_digital.c6
-rw-r--r--apps/plugins/clock/clock_draw_digital.h6
-rw-r--r--apps/plugins/clock/clock_menu.c6
-rw-r--r--apps/plugins/clock/clock_settings.c6
-rw-r--r--apps/plugins/clock/clock_settings.h6
-rw-r--r--apps/plugins/credits.c6
-rw-r--r--apps/plugins/cube.c6
-rw-r--r--apps/plugins/demystify.c6
-rw-r--r--apps/plugins/dice.c6
-rw-r--r--apps/plugins/dict.c6
-rw-r--r--apps/plugins/disktidy.c6
-rw-r--r--apps/plugins/doom/rockdoom.c6
-rw-r--r--apps/plugins/doom/rockmacros.h6
-rw-r--r--apps/plugins/euroconverter.c6
-rw-r--r--apps/plugins/fire.c6
-rw-r--r--apps/plugins/fireworks.c6
-rw-r--r--apps/plugins/firmware_flash.c6
-rw-r--r--apps/plugins/flipit.c6
-rw-r--r--apps/plugins/greyscale.c6
-rw-r--r--apps/plugins/helloworld.c6
-rw-r--r--apps/plugins/invadrox.c6
-rw-r--r--apps/plugins/iriver_flash.c6
-rw-r--r--apps/plugins/iriverify.c6
-rw-r--r--apps/plugins/jackpot.c6
-rw-r--r--apps/plugins/jewels.c6
-rw-r--r--apps/plugins/jpeg.c6
-rw-r--r--apps/plugins/lamp.c6
-rw-r--r--apps/plugins/lib/bmp.c6
-rw-r--r--apps/plugins/lib/bmp.h6
-rw-r--r--apps/plugins/lib/bmp_smooth_scale.c6
-rw-r--r--apps/plugins/lib/checkbox.c6
-rw-r--r--apps/plugins/lib/checkbox.h6
-rw-r--r--apps/plugins/lib/configfile.c6
-rw-r--r--apps/plugins/lib/configfile.h6
-rw-r--r--apps/plugins/lib/fixedpoint.c6
-rw-r--r--apps/plugins/lib/fixedpoint.h6
-rw-r--r--apps/plugins/lib/grey.h6
-rw-r--r--apps/plugins/lib/grey_coldfire.S6
-rw-r--r--apps/plugins/lib/grey_core.c6
-rw-r--r--apps/plugins/lib/grey_draw.c6
-rw-r--r--apps/plugins/lib/grey_parm.c6
-rw-r--r--apps/plugins/lib/grey_scroll.c6
-rw-r--r--apps/plugins/lib/grey_sh.S6
-rw-r--r--apps/plugins/lib/helper.c6
-rw-r--r--apps/plugins/lib/helper.h6
-rw-r--r--apps/plugins/lib/highscore.c6
-rw-r--r--apps/plugins/lib/highscore.h6
-rw-r--r--apps/plugins/lib/oldmenuapi.c6
-rw-r--r--apps/plugins/lib/oldmenuapi.h6
-rw-r--r--apps/plugins/lib/overlay.c6
-rw-r--r--apps/plugins/lib/overlay.h6
-rw-r--r--apps/plugins/lib/picture.c6
-rw-r--r--apps/plugins/lib/picture.h6
-rw-r--r--apps/plugins/lib/playback_control.c6
-rw-r--r--apps/plugins/lib/playback_control.h6
-rw-r--r--apps/plugins/lib/playergfx.c6
-rw-r--r--apps/plugins/lib/playergfx.h6
-rw-r--r--apps/plugins/lib/pluginlib_actions.c6
-rw-r--r--apps/plugins/lib/pluginlib_actions.h6
-rw-r--r--apps/plugins/lib/profile_plugin.c6
-rw-r--r--apps/plugins/lib/profile_plugin.h6
-rw-r--r--apps/plugins/lib/rgb_hsv.c6
-rw-r--r--apps/plugins/lib/rgb_hsv.h6
-rw-r--r--apps/plugins/lib/touchscreen.c6
-rw-r--r--apps/plugins/lib/touchscreen.h6
-rw-r--r--apps/plugins/lib/xlcd.h6
-rw-r--r--apps/plugins/lib/xlcd_core.c6
-rw-r--r--apps/plugins/lib/xlcd_draw.c6
-rw-r--r--apps/plugins/lib/xlcd_scroll.c6
-rw-r--r--apps/plugins/logo.c6
-rw-r--r--apps/plugins/mandelbrot.c6
-rw-r--r--apps/plugins/matrix.c6
-rw-r--r--apps/plugins/maze.c6
-rw-r--r--apps/plugins/mazezam.c6
-rw-r--r--apps/plugins/md5sum.c6
-rw-r--r--apps/plugins/metronome.c6
-rw-r--r--apps/plugins/metronome.h6
-rw-r--r--apps/plugins/midi/guspat.c6
-rw-r--r--apps/plugins/midi/guspat.h6
-rw-r--r--apps/plugins/midi/midifile.c6
-rw-r--r--apps/plugins/midi/midifile.h6
-rw-r--r--apps/plugins/midi/midiplay.c6
-rw-r--r--apps/plugins/midi/midiutil.c6
-rw-r--r--apps/plugins/midi/midiutil.h6
-rw-r--r--apps/plugins/midi/sequencer.c6
-rw-r--r--apps/plugins/midi/sequencer.h6
-rw-r--r--apps/plugins/midi/synth.c6
-rw-r--r--apps/plugins/midi/synth.h6
-rw-r--r--apps/plugins/midi2wav.c6
-rw-r--r--apps/plugins/minesweeper.c6
-rw-r--r--apps/plugins/mosaique.c6
-rw-r--r--apps/plugins/mpegplayer/audio_thread.c6
-rw-r--r--apps/plugins/mpegplayer/disk_buf.c6
-rw-r--r--apps/plugins/mpegplayer/disk_buf.h6
-rw-r--r--apps/plugins/mpegplayer/idct_arm.S6
-rw-r--r--apps/plugins/mpegplayer/idct_coldfire.S6
-rw-r--r--apps/plugins/mpegplayer/motion_comp_coldfire_s.S6
-rw-r--r--apps/plugins/mpegplayer/mpeg_linkedlist.c6
-rw-r--r--apps/plugins/mpegplayer/mpeg_linkedlist.h6
-rw-r--r--apps/plugins/mpegplayer/mpeg_misc.c6
-rw-r--r--apps/plugins/mpegplayer/mpeg_misc.h6
-rw-r--r--apps/plugins/mpegplayer/mpeg_parser.c6
-rw-r--r--apps/plugins/mpegplayer/mpeg_stream.h6
-rw-r--r--apps/plugins/mpegplayer/mpegplayer.c6
-rw-r--r--apps/plugins/mpegplayer/mpegplayer.h6
-rw-r--r--apps/plugins/mpegplayer/parser.h6
-rw-r--r--apps/plugins/mpegplayer/pcm_output.c6
-rw-r--r--apps/plugins/mpegplayer/pcm_output.h6
-rw-r--r--apps/plugins/mpegplayer/stream_mgr.c6
-rw-r--r--apps/plugins/mpegplayer/stream_mgr.h6
-rw-r--r--apps/plugins/mpegplayer/stream_thread.h6
-rw-r--r--apps/plugins/mpegplayer/video_out_rockbox.c6
-rw-r--r--apps/plugins/mpegplayer/video_thread.c6
-rw-r--r--apps/plugins/nim.c6
-rw-r--r--apps/plugins/oscilloscope.c6
-rw-r--r--apps/plugins/pacbox/arcade.c6
-rw-r--r--apps/plugins/pacbox/arcade.h6
-rw-r--r--apps/plugins/pacbox/hardware.c6
-rw-r--r--apps/plugins/pacbox/hardware.h6
-rw-r--r--apps/plugins/pacbox/pacbox.c6
-rw-r--r--apps/plugins/pacbox/pacbox.h6
-rw-r--r--apps/plugins/pacbox/pacbox_arm.S6
-rw-r--r--apps/plugins/pacbox/pacbox_cf.S6
-rw-r--r--apps/plugins/pacbox/pacbox_lcd.c6
-rw-r--r--apps/plugins/pacbox/pacbox_lcd.h6
-rw-r--r--apps/plugins/pacbox/z80.c6
-rw-r--r--apps/plugins/pacbox/z80.h6
-rw-r--r--apps/plugins/pacbox/z80_internal.h6
-rw-r--r--apps/plugins/pegbox.c6
-rw-r--r--apps/plugins/pictureflow.c6
-rw-r--r--apps/plugins/plasma.c6
-rw-r--r--apps/plugins/pong.c6
-rw-r--r--apps/plugins/ppmviewer.c6
-rw-r--r--apps/plugins/properties.c6
-rw-r--r--apps/plugins/random_folder_advance_config.c6
-rw-r--r--apps/plugins/reversi/reversi-game.c6
-rw-r--r--apps/plugins/reversi/reversi-game.h6
-rw-r--r--apps/plugins/reversi/reversi-gui.c6
-rw-r--r--apps/plugins/reversi/reversi-gui.h6
-rw-r--r--apps/plugins/reversi/reversi-strategy-naive.c6
-rw-r--r--apps/plugins/reversi/reversi-strategy-simple.c6
-rw-r--r--apps/plugins/reversi/reversi-strategy.c6
-rw-r--r--apps/plugins/reversi/reversi-strategy.h6
-rw-r--r--apps/plugins/rockblox.c6
-rw-r--r--apps/plugins/rockblox1d.c6
-rw-r--r--apps/plugins/rockbox_flash.c6
-rw-r--r--apps/plugins/rockboy.c6
-rw-r--r--apps/plugins/rockboy/palette-presets.h6
-rw-r--r--apps/plugins/rockboy/rockboy.c6
-rw-r--r--apps/plugins/rockboy/rockmacros.h6
-rw-r--r--apps/plugins/rockboy/sound.c6
-rw-r--r--apps/plugins/rockboy/sys_rockbox.c6
-rw-r--r--apps/plugins/rocklife.c6
-rw-r--r--apps/plugins/rockpaint.c6
-rw-r--r--apps/plugins/search.c6
-rw-r--r--apps/plugins/searchengine/dbinterface.c6
-rw-r--r--apps/plugins/searchengine/dbinterface.h6
-rw-r--r--apps/plugins/searchengine/parser.c6
-rw-r--r--apps/plugins/searchengine/parser.h6
-rw-r--r--apps/plugins/searchengine/searchengine.c6
-rw-r--r--apps/plugins/searchengine/searchengine.h6
-rw-r--r--apps/plugins/searchengine/token.c6
-rw-r--r--apps/plugins/searchengine/token.h6
-rw-r--r--apps/plugins/shortcuts/shortcuts.h6
-rw-r--r--apps/plugins/shortcuts/shortcuts_append.c6
-rw-r--r--apps/plugins/shortcuts/shortcuts_common.c6
-rw-r--r--apps/plugins/shortcuts/shortcuts_view.c6
-rw-r--r--apps/plugins/sliding_puzzle.c6
-rw-r--r--apps/plugins/snake.c6
-rw-r--r--apps/plugins/snake2.c6
-rw-r--r--apps/plugins/snow.c6
-rw-r--r--apps/plugins/sokoban.c6
-rw-r--r--apps/plugins/solitaire.c6
-rw-r--r--apps/plugins/sort.c6
-rw-r--r--apps/plugins/spacerocks.c6
-rw-r--r--apps/plugins/splitedit.c6
-rw-r--r--apps/plugins/star.c6
-rw-r--r--apps/plugins/starfield.c6
-rw-r--r--apps/plugins/stats.c6
-rw-r--r--apps/plugins/stopwatch.c6
-rw-r--r--apps/plugins/sudoku/sudoku.c6
-rw-r--r--apps/plugins/sudoku/sudoku.h6
-rw-r--r--apps/plugins/superdom.c6
-rw-r--r--apps/plugins/test_codec.c6
-rw-r--r--apps/plugins/test_disk.c6
-rw-r--r--apps/plugins/test_fps.c6
-rw-r--r--apps/plugins/test_grey.c6
-rw-r--r--apps/plugins/test_resize.c6
-rw-r--r--apps/plugins/test_sampr.c6
-rw-r--r--apps/plugins/test_scanrate.c6
-rw-r--r--apps/plugins/test_touchpad.c6
-rw-r--r--apps/plugins/test_viewports.c6
-rw-r--r--apps/plugins/text_editor.c6
-rw-r--r--apps/plugins/vbrfix.c6
-rw-r--r--apps/plugins/video.c6
-rw-r--r--apps/plugins/viewer.c6
-rw-r--r--apps/plugins/vu_meter.c6
-rw-r--r--apps/plugins/wav2wv.c6
-rw-r--r--apps/plugins/wavplay.c6
-rw-r--r--apps/plugins/wavrecord.c6
-rw-r--r--apps/plugins/wavview.c6
-rw-r--r--apps/plugins/wormlet.c6
-rw-r--r--apps/plugins/xobox.c6
-rw-r--r--apps/plugins/zxbox.c6
-rw-r--r--apps/plugins/zxbox/zxbox.c6
234 files changed, 936 insertions, 468 deletions
diff --git a/apps/plugins/alpine_cdc.c b/apps/plugins/alpine_cdc.c
index 6f921e3af8..f23255aea6 100644
--- a/apps/plugins/alpine_cdc.c
+++ b/apps/plugins/alpine_cdc.c
@@ -21,8 +21,10 @@
21 * and a 4-ring 3.5 mm plug for the Archos headphone jack at the other. 21 * and a 4-ring 3.5 mm plug for the Archos headphone jack at the other.
22 * The Archos remote pin connects to the M-Bus, audio as usual. 22 * The Archos remote pin connects to the M-Bus, audio as usual.
23 * 23 *
24 * All files in this archive are subject to the GNU General Public License. 24 * This program is free software; you can redistribute it and/or
25 * See the file COPYING in the source tree root for full license agreement. 25 * modify it under the terms of the GNU General Public License
26 * as published by the Free Software Foundation; either version 2
27 * of the License, or (at your option) any later version.
26 * 28 *
27 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 29 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
28 * KIND, either express or implied. 30 * KIND, either express or implied.
diff --git a/apps/plugins/battery_bench.c b/apps/plugins/battery_bench.c
index de92c91fa3..0cc028ebd0 100644
--- a/apps/plugins/battery_bench.c
+++ b/apps/plugins/battery_bench.c
@@ -10,8 +10,10 @@
10 * 10 *
11 * Copyright (C) 2006 Alexander Spyridakis, Hristo Kovachev 11 * Copyright (C) 2006 Alexander Spyridakis, Hristo Kovachev
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/beatbox/beatbox.c b/apps/plugins/beatbox/beatbox.c
index 7cc7c167f9..45f0eb70b5 100644
--- a/apps/plugins/beatbox/beatbox.c
+++ b/apps/plugins/beatbox/beatbox.c
@@ -8,8 +8,10 @@
8 * 8 *
9 * Copyright (C) 2005 Karl Kurbjun based on midi2wav by Stepan Moskovchenko 9 * Copyright (C) 2005 Karl Kurbjun based on midi2wav by Stepan Moskovchenko
10 * 10 *
11 * All files in this archive are subject to the GNU General Public License. 11 * This program is free software; you can redistribute it and/or
12 * See the file COPYING in the source tree root for full license agreement. 12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version 2
14 * of the License, or (at your option) any later version.
13 * 15 *
14 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 * KIND, either express or implied. 17 * KIND, either express or implied.
diff --git a/apps/plugins/blackjack.c b/apps/plugins/blackjack.c
index a23a833128..0ab82df4f0 100644
--- a/apps/plugins/blackjack.c
+++ b/apps/plugins/blackjack.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Tom Ross 10 * Copyright (C) 2006 Tom Ross
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/bounce.c b/apps/plugins/bounce.c
index 163b3f0d45..bae5b8285b 100644
--- a/apps/plugins/bounce.c
+++ b/apps/plugins/bounce.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Daniel Stenberg 10 * Copyright (C) 2002 Daniel Stenberg
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/brickmania.c b/apps/plugins/brickmania.c
index f3ccaad783..c3cdcad967 100644
--- a/apps/plugins/brickmania.c
+++ b/apps/plugins/brickmania.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005, 2006 Ben Basha (Paprica) 10 * Copyright (C) 2005, 2006 Ben Basha (Paprica)
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/bubbles.c b/apps/plugins/bubbles.c
index 32e921338f..97aef29b57 100644
--- a/apps/plugins/bubbles.c
+++ b/apps/plugins/bubbles.c
@@ -11,8 +11,10 @@
11* 11*
12* Color graphics from Frozen Bubble (http://www.frozen-bubble.org/) 12* Color graphics from Frozen Bubble (http://www.frozen-bubble.org/)
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/calculator.c b/apps/plugins/calculator.c
index b9529f4e54..cbbbeaa293 100644
--- a/apps/plugins/calculator.c
+++ b/apps/plugins/calculator.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004 Pengxuan Liu (Isaac) 10 * Copyright (C) 2004 Pengxuan Liu (Isaac)
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/calendar.c b/apps/plugins/calendar.c
index 70ca2b4b17..05bca7c8cd 100644
--- a/apps/plugins/calendar.c
+++ b/apps/plugins/calendar.c
@@ -10,8 +10,10 @@
10 * 10 *
11 * Copyright (C) 2002 11 * Copyright (C) 2002
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/chessbox.c b/apps/plugins/chessbox.c
index e6fca80a70..51ff184d62 100644
--- a/apps/plugins/chessbox.c
+++ b/apps/plugins/chessbox.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Overlay loader stub plugin for chessbox on Archos 12 * Overlay loader stub plugin for chessbox on Archos
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/chessbox/chessbox.c b/apps/plugins/chessbox/chessbox.c
index a90ddd68cb..3d9afa7cbc 100644
--- a/apps/plugins/chessbox/chessbox.c
+++ b/apps/plugins/chessbox/chessbox.c
@@ -11,8 +11,10 @@
11* Color graphics from eboard 11* Color graphics from eboard
12* GNUChess v2 chess engine Copyright (c) 1988 John Stanback 12* GNUChess v2 chess engine Copyright (c) 1988 John Stanback
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/chessbox/chessbox_pgn.c b/apps/plugins/chessbox/chessbox_pgn.c
index a2b05af255..9e9656207b 100644
--- a/apps/plugins/chessbox/chessbox_pgn.c
+++ b/apps/plugins/chessbox/chessbox_pgn.c
@@ -9,8 +9,10 @@
9* 9*
10* Copyright (C) 2007 Mauricio Peccorini 10* Copyright (C) 2007 Mauricio Peccorini
11* 11*
12* All files in this archive are subject to the GNU General Public License. 12* This program is free software; you can redistribute it and/or
13* See the file COPYING in the source tree root for full license agreement. 13* modify it under the terms of the GNU General Public License
14* as published by the Free Software Foundation; either version 2
15* of the License, or (at your option) any later version.
14* 16*
15* 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
16* KIND, either express or implied. 18* KIND, either express or implied.
diff --git a/apps/plugins/chessbox/chessbox_pgn.h b/apps/plugins/chessbox/chessbox_pgn.h
index a457619887..48357ee5fa 100644
--- a/apps/plugins/chessbox/chessbox_pgn.h
+++ b/apps/plugins/chessbox/chessbox_pgn.h
@@ -9,8 +9,10 @@
9* 9*
10* Copyright (C) 2007 Mauricio Peccorini 10* Copyright (C) 2007 Mauricio Peccorini
11* 11*
12* All files in this archive are subject to the GNU General Public License. 12* This program is free software; you can redistribute it and/or
13* See the file COPYING in the source tree root for full license agreement. 13* modify it under the terms of the GNU General Public License
14* as published by the Free Software Foundation; either version 2
15* of the License, or (at your option) any later version.
14* 16*
15* 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
16* KIND, either express or implied. 18* KIND, either express or implied.
diff --git a/apps/plugins/chessbox/opening.c b/apps/plugins/chessbox/opening.c
index 9e6d5b7dae..ec508179f0 100644
--- a/apps/plugins/chessbox/opening.c
+++ b/apps/plugins/chessbox/opening.c
@@ -13,8 +13,10 @@
13* This file is a "precompiled" version of the original GNU CHESS 2 13* This file is a "precompiled" version of the original GNU CHESS 2
14* opening library 14* opening library
15* 15*
16* All files in this archive are subject to the GNU General Public License. 16* This program is free software; you can redistribute it and/or
17* See the file COPYING in the source tree root for full license agreement. 17* modify it under the terms of the GNU General Public License
18* as published by the Free Software Foundation; either version 2
19* of the License, or (at your option) any later version.
18* 20*
19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20* KIND, either express or implied. 22* KIND, either express or implied.
diff --git a/apps/plugins/chessclock.c b/apps/plugins/chessclock.c
index 0235473438..d808956f9d 100644
--- a/apps/plugins/chessclock.c
+++ b/apps/plugins/chessclock.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Kjell Ericson 10 * Copyright (C) 2002 Kjell Ericson
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/chip8.c b/apps/plugins/chip8.c
index d62ff5a7bf..6bddfa23c6 100644
--- a/apps/plugins/chip8.c
+++ b/apps/plugins/chip8.c
@@ -10,8 +10,10 @@
10 * Orginal from Vision-8 Emulator / Copyright (C) 1997-1999 Marcel de Kogel 10 * Orginal from Vision-8 Emulator / Copyright (C) 1997-1999 Marcel de Kogel
11 * Modified for Archos by Blueloop (a.wenger@gmx.de) 11 * Modified for Archos by Blueloop (a.wenger@gmx.de)
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/chopper.c b/apps/plugins/chopper.c
index 09d281ea81..9b854ae0e1 100644
--- a/apps/plugins/chopper.c
+++ b/apps/plugins/chopper.c
@@ -10,8 +10,10 @@
10 * Originally by Joshua Oreman, improved by Prashant Varanasi 10 * Originally by Joshua Oreman, improved by Prashant Varanasi
11 * Ported to Rockbox by Ben Basha (Paprica) 11 * Ported to Rockbox by Ben Basha (Paprica)
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock.c b/apps/plugins/clock/clock.c
index 588112cf63..1d257fde6e 100644
--- a/apps/plugins/clock/clock.c
+++ b/apps/plugins/clock/clock.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Kévin Ferrare, graphic design 2003 Zakk Roberts 10 * Copyright (C) 2007 Kévin Ferrare, graphic design 2003 Zakk Roberts
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock.h b/apps/plugins/clock/clock.h
index 76822ec162..2bcbe7207e 100644
--- a/apps/plugins/clock/clock.h
+++ b/apps/plugins/clock/clock.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_bitmap_strings.c b/apps/plugins/clock/clock_bitmap_strings.c
index 980d432fd6..50e7f078e0 100644
--- a/apps/plugins/clock/clock_bitmap_strings.c
+++ b/apps/plugins/clock/clock_bitmap_strings.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_bitmap_strings.h b/apps/plugins/clock/clock_bitmap_strings.h
index 22ad1fccbe..549a4a9448 100644
--- a/apps/plugins/clock/clock_bitmap_strings.h
+++ b/apps/plugins/clock/clock_bitmap_strings.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_bitmaps.c b/apps/plugins/clock/clock_bitmaps.c
index e127161cfc..2a0590015a 100644
--- a/apps/plugins/clock/clock_bitmaps.c
+++ b/apps/plugins/clock/clock_bitmaps.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_bitmaps.h b/apps/plugins/clock/clock_bitmaps.h
index 9a80a75fbb..e6e09652d1 100644
--- a/apps/plugins/clock/clock_bitmaps.h
+++ b/apps/plugins/clock/clock_bitmaps.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw.c b/apps/plugins/clock/clock_draw.c
index c9564aded6..06711dff74 100644
--- a/apps/plugins/clock/clock_draw.c
+++ b/apps/plugins/clock/clock_draw.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw.h b/apps/plugins/clock/clock_draw.h
index aa14f7e6a6..c4790fe971 100644
--- a/apps/plugins/clock/clock_draw.h
+++ b/apps/plugins/clock/clock_draw.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw_analog.c b/apps/plugins/clock/clock_draw_analog.c
index 3b15671114..dbed316322 100644
--- a/apps/plugins/clock/clock_draw_analog.c
+++ b/apps/plugins/clock/clock_draw_analog.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare based on Zakk Roberts's work 10 * Copyright (C) 2007 Copyright Kévin Ferrare based on Zakk Roberts's work
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw_analog.h b/apps/plugins/clock/clock_draw_analog.h
index 12e90177d1..771dcec46c 100644
--- a/apps/plugins/clock/clock_draw_analog.h
+++ b/apps/plugins/clock/clock_draw_analog.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw_binary.c b/apps/plugins/clock/clock_draw_binary.c
index 78d658c6e6..f50351f226 100644
--- a/apps/plugins/clock/clock_draw_binary.c
+++ b/apps/plugins/clock/clock_draw_binary.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw_binary.h b/apps/plugins/clock/clock_draw_binary.h
index 8384598fbd..5996a9745c 100644
--- a/apps/plugins/clock/clock_draw_binary.h
+++ b/apps/plugins/clock/clock_draw_binary.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw_digital.c b/apps/plugins/clock/clock_draw_digital.c
index 062f291df8..d5c37ad8dc 100644
--- a/apps/plugins/clock/clock_draw_digital.c
+++ b/apps/plugins/clock/clock_draw_digital.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_draw_digital.h b/apps/plugins/clock/clock_draw_digital.h
index e48c801ba0..d3b177d2fa 100644
--- a/apps/plugins/clock/clock_draw_digital.h
+++ b/apps/plugins/clock/clock_draw_digital.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_menu.c b/apps/plugins/clock/clock_menu.c
index a515e87fc3..626222f88b 100644
--- a/apps/plugins/clock/clock_menu.c
+++ b/apps/plugins/clock/clock_menu.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2003 Zakk Roberts 10 * Copyright (C) 2003 Zakk Roberts
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_settings.c b/apps/plugins/clock/clock_settings.c
index 611c722122..ea87720f87 100644
--- a/apps/plugins/clock/clock_settings.c
+++ b/apps/plugins/clock/clock_settings.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare based on Zakk Roberts's work 10 * Copyright (C) 2007 Copyright Kévin Ferrare based on Zakk Roberts's work
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/clock/clock_settings.h b/apps/plugins/clock/clock_settings.h
index 5573ed96b5..408983aa10 100644
--- a/apps/plugins/clock/clock_settings.h
+++ b/apps/plugins/clock/clock_settings.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare based on Zakk Roberts's work 10 * Copyright (C) 2007 Copyright Kévin Ferrare based on Zakk Roberts's work
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/credits.c b/apps/plugins/credits.c
index 66ec714b5b..11a5d2fda2 100644
--- a/apps/plugins/credits.c
+++ b/apps/plugins/credits.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 by Robert Hak <rhak at ramapo.edu> 10 * Copyright (C) 2002 by Robert Hak <rhak at ramapo.edu>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/cube.c b/apps/plugins/cube.c
index bc5564b473..55721fb6c2 100644
--- a/apps/plugins/cube.c
+++ b/apps/plugins/cube.c
@@ -11,8 +11,10 @@
11* modified to use int instead of float math by Andreas Zwirtes 11* modified to use int instead of float math by Andreas Zwirtes
12* heavily extended by Jens Arnold 12* heavily extended by Jens Arnold
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/demystify.c b/apps/plugins/demystify.c
index df92184b08..bc659eb0d0 100644
--- a/apps/plugins/demystify.c
+++ b/apps/plugins/demystify.c
@@ -11,8 +11,10 @@
11* 11*
12* Mystify demo plugin 12* Mystify demo plugin
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/dice.c b/apps/plugins/dice.c
index cde89e1144..6f13cdd51a 100644
--- a/apps/plugins/dice.c
+++ b/apps/plugins/dice.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Brandon Low 10 * Copyright (C) 2005 by Brandon Low
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/dict.c b/apps/plugins/dict.c
index 26670f7aa4..f893be3422 100644
--- a/apps/plugins/dict.c
+++ b/apps/plugins/dict.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Tomas Salfischberger 10 * Copyright (C) 2005 Tomas Salfischberger
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/disktidy.c b/apps/plugins/disktidy.c
index 6dc6833731..2191764ca2 100644
--- a/apps/plugins/disktidy.c
+++ b/apps/plugins/disktidy.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 David Dent 10 * Copyright (C) 2005 David Dent
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/doom/rockdoom.c b/apps/plugins/doom/rockdoom.c
index b36e677c49..763e9d5681 100644
--- a/apps/plugins/doom/rockdoom.c
+++ b/apps/plugins/doom/rockdoom.c
@@ -8,8 +8,10 @@
8 * 8 *
9 * Copyright (C) 2005 Karl Kurbjun 9 * Copyright (C) 2005 Karl Kurbjun
10 * 10 *
11 * All files in this archive are subject to the GNU General Public License. 11 * This program is free software; you can redistribute it and/or
12 * See the file COPYING in the source tree root for full license agreement. 12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version 2
14 * of the License, or (at your option) any later version.
13 * 15 *
14 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 * KIND, either express or implied. 17 * KIND, either express or implied.
diff --git a/apps/plugins/doom/rockmacros.h b/apps/plugins/doom/rockmacros.h
index 1611807b40..6e09e6e806 100644
--- a/apps/plugins/doom/rockmacros.h
+++ b/apps/plugins/doom/rockmacros.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Michiel van der Kolk, Jens Arnold 10 * Copyright (C) 2005 Michiel van der Kolk, Jens Arnold
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/euroconverter.c b/apps/plugins/euroconverter.c
index fe45bef6c3..e982af9f24 100644
--- a/apps/plugins/euroconverter.c
+++ b/apps/plugins/euroconverter.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2003 Pierre Delore 10 * Copyright (C) 2003 Pierre Delore
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/fire.c b/apps/plugins/fire.c
index 2755436c7c..5987e9c429 100644
--- a/apps/plugins/fire.c
+++ b/apps/plugins/fire.c
@@ -11,8 +11,10 @@
11* 11*
12* Fire demo plugin 12* Fire demo plugin
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/fireworks.c b/apps/plugins/fireworks.c
index d06cbdf912..f3beb6532a 100644
--- a/apps/plugins/fireworks.c
+++ b/apps/plugins/fireworks.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Zakk Roberts 10 * Copyright (C) 2007 Zakk Roberts
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/firmware_flash.c b/apps/plugins/firmware_flash.c
index 6cbb252cd1..376ae7f80f 100644
--- a/apps/plugins/firmware_flash.c
+++ b/apps/plugins/firmware_flash.c
@@ -12,8 +12,10 @@
12* 12*
13* Copyright (C) 2003 Jörg Hohensohn [IDC]Dragon 13* Copyright (C) 2003 Jörg Hohensohn [IDC]Dragon
14* 14*
15* All files in this archive are subject to the GNU General Public License. 15* This program is free software; you can redistribute it and/or
16* See the file COPYING in the source tree root for full license agreement. 16* modify it under the terms of the GNU General Public License
17* as published by the Free Software Foundation; either version 2
18* of the License, or (at your option) any later version.
17* 19*
18* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19* KIND, either express or implied. 21* KIND, either express or implied.
diff --git a/apps/plugins/flipit.c b/apps/plugins/flipit.c
index 7e865b0ea8..9d3a9a25f4 100644
--- a/apps/plugins/flipit.c
+++ b/apps/plugins/flipit.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Vicentini Martin 10 * Copyright (C) 2002 Vicentini Martin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/greyscale.c b/apps/plugins/greyscale.c
index cffa8f1940..b5fabe030d 100644
--- a/apps/plugins/greyscale.c
+++ b/apps/plugins/greyscale.c
@@ -11,8 +11,10 @@
11* 11*
12* Copyright (C) 2004-2008 Jens Arnold 12* Copyright (C) 2004-2008 Jens Arnold
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/helloworld.c b/apps/plugins/helloworld.c
index ebad484d9c..c4bd043244 100644
--- a/apps/plugins/helloworld.c
+++ b/apps/plugins/helloworld.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Björn Stenberg 10 * Copyright (C) 2002 Björn Stenberg
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/invadrox.c b/apps/plugins/invadrox.c
index 1294ed35c3..44094c254b 100644
--- a/apps/plugins/invadrox.c
+++ b/apps/plugins/invadrox.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Albert Veli 10 * Copyright (C) 2006 Albert Veli
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/iriver_flash.c b/apps/plugins/iriver_flash.c
index af002acb2f..9f26f82d13 100644
--- a/apps/plugins/iriver_flash.c
+++ b/apps/plugins/iriver_flash.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (C) 2006 by Miika Pekkarinen 12 * Copyright (C) 2006 by Miika Pekkarinen
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/iriverify.c b/apps/plugins/iriverify.c
index abff78266d..c88ddc7b09 100644
--- a/apps/plugins/iriverify.c
+++ b/apps/plugins/iriverify.c
@@ -14,8 +14,10 @@
14 * 14 *
15 * Based on sort.c by the Rockbox team. 15 * Based on sort.c by the Rockbox team.
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/jackpot.c b/apps/plugins/jackpot.c
index 5950551b44..f4a2914116 100644
--- a/apps/plugins/jackpot.c
+++ b/apps/plugins/jackpot.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare based on work by Pierre Delore 10 * Copyright (C) 2007 Copyright Kévin Ferrare based on work by Pierre Delore
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/jewels.c b/apps/plugins/jewels.c
index 117cb10904..48735a2b44 100644
--- a/apps/plugins/jewels.c
+++ b/apps/plugins/jewels.c
@@ -11,8 +11,10 @@
11* 11*
12* Color graphics from Gweled (http://sebdelestaing.free.fr/gweled/) 12* Color graphics from Gweled (http://sebdelestaing.free.fr/gweled/)
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/jpeg.c b/apps/plugins/jpeg.c
index 4daecd934a..a17c6d7729 100644
--- a/apps/plugins/jpeg.c
+++ b/apps/plugins/jpeg.c
@@ -15,8 +15,10 @@
15* Heavily borrowed from the IJG implementation (C) Thomas G. Lane 15* Heavily borrowed from the IJG implementation (C) Thomas G. Lane
16* Small & fast downscaling IDCT (C) 2002 by Guido Vollbeding JPEGclub.org 16* Small & fast downscaling IDCT (C) 2002 by Guido Vollbeding JPEGclub.org
17* 17*
18* All files in this archive are subject to the GNU General Public License. 18* This program is free software; you can redistribute it and/or
19* See the file COPYING in the source tree root for full license agreement. 19* modify it under the terms of the GNU General Public License
20* as published by the Free Software Foundation; either version 2
21* of the License, or (at your option) any later version.
20* 22*
21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22* KIND, either express or implied. 24* KIND, either express or implied.
diff --git a/apps/plugins/lamp.c b/apps/plugins/lamp.c
index 89fe25c28f..8a673944bc 100644
--- a/apps/plugins/lamp.c
+++ b/apps/plugins/lamp.c
@@ -12,8 +12,10 @@
12 * Copyright (C) 2008 Alexander Papst 12 * Copyright (C) 2008 Alexander Papst
13 * Copyright (C) 2008 Peter D'Hoye 13 * Copyright (C) 2008 Peter D'Hoye
14 * 14 *
15 * All files in this archive are subject to the GNU General Public License. 15 * This program is free software; you can redistribute it and/or
16 * See the file COPYING in the source tree root for full license agreement. 16 * modify it under the terms of the GNU General Public License
17 * as published by the Free Software Foundation; either version 2
18 * of the License, or (at your option) any later version.
17 * 19 *
18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19 * KIND, either express or implied. 21 * KIND, either express or implied.
diff --git a/apps/plugins/lib/bmp.c b/apps/plugins/lib/bmp.c
index c46093a8d9..a8ebbffc27 100644
--- a/apps/plugins/lib/bmp.c
+++ b/apps/plugins/lib/bmp.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 by Antoine Cellerier <dionoea -at- videolan -dot- org> 10 * Copyright (C) 2006 by Antoine Cellerier <dionoea -at- videolan -dot- org>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/bmp.h b/apps/plugins/lib/bmp.h
index 9114df1ee5..12894f7551 100644
--- a/apps/plugins/lib/bmp.h
+++ b/apps/plugins/lib/bmp.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 by Antoine Cellerier <dionoea -at- videolan -dot- org> 10 * Copyright (C) 2006 by Antoine Cellerier <dionoea -at- videolan -dot- org>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/bmp_smooth_scale.c b/apps/plugins/lib/bmp_smooth_scale.c
index a500bfa792..860a20e7df 100644
--- a/apps/plugins/lib/bmp_smooth_scale.c
+++ b/apps/plugins/lib/bmp_smooth_scale.c
@@ -15,8 +15,10 @@
15 * Port to Rockbox 15 * Port to Rockbox
16 * Copyright (C) 2007 Jonas Hurrelmann (j@outpo.st) 16 * Copyright (C) 2007 Jonas Hurrelmann (j@outpo.st)
17 * 17 *
18 * All files in this archive are subject to the GNU General Public License. 18 * This program is free software; you can redistribute it and/or
19 * See the file COPYING in the source tree root for full license agreement. 19 * modify it under the terms of the GNU General Public License
20 * as published by the Free Software Foundation; either version 2
21 * of the License, or (at your option) any later version.
20 * 22 *
21 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22 * KIND, either express or implied. 24 * KIND, either express or implied.
diff --git a/apps/plugins/lib/checkbox.c b/apps/plugins/lib/checkbox.c
index 039d5f9cbf..fc3a5e1e7d 100644
--- a/apps/plugins/lib/checkbox.c
+++ b/apps/plugins/lib/checkbox.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Markus Braun 10 * Copyright (C) 2002 Markus Braun
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/checkbox.h b/apps/plugins/lib/checkbox.h
index 72de4952ca..1456bd4bb9 100644
--- a/apps/plugins/lib/checkbox.h
+++ b/apps/plugins/lib/checkbox.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Markus Braun 10 * Copyright (C) 2002 Markus Braun
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/configfile.c b/apps/plugins/lib/configfile.c
index 516bf616cb..4fb037cb8e 100644
--- a/apps/plugins/lib/configfile.c
+++ b/apps/plugins/lib/configfile.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Linus Nielsen Feltzing 10 * Copyright (C) 2002 Linus Nielsen Feltzing
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/configfile.h b/apps/plugins/lib/configfile.h
index fe4b43c485..9c926bd02c 100644
--- a/apps/plugins/lib/configfile.h
+++ b/apps/plugins/lib/configfile.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Linus Nielsen Feltzing 10 * Copyright (C) 2002 Linus Nielsen Feltzing
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/fixedpoint.c b/apps/plugins/lib/fixedpoint.c
index 92979dad53..7b9b68a1e8 100644
--- a/apps/plugins/lib/fixedpoint.c
+++ b/apps/plugins/lib/fixedpoint.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Fixed point library for plugins 12 * Fixed point library for plugins
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/lib/fixedpoint.h b/apps/plugins/lib/fixedpoint.h
index a9650e7977..dfabbad8dc 100644
--- a/apps/plugins/lib/fixedpoint.h
+++ b/apps/plugins/lib/fixedpoint.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Fixed point library for plugins 12 * Fixed point library for plugins
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/lib/grey.h b/apps/plugins/lib/grey.h
index 4a15bd38ea..8f8de9db99 100644
--- a/apps/plugins/lib/grey.h
+++ b/apps/plugins/lib/grey.h
@@ -14,8 +14,10 @@
14* 14*
15* Copyright (C) 2008 Jens Arnold 15* Copyright (C) 2008 Jens Arnold
16* 16*
17* All files in this archive are subject to the GNU General Public License. 17* This program is free software; you can redistribute it and/or
18* See the file COPYING in the source tree root for full license agreement. 18* modify it under the terms of the GNU General Public License
19* as published by the Free Software Foundation; either version 2
20* of the License, or (at your option) any later version.
19* 21*
20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21* KIND, either express or implied. 23* KIND, either express or implied.
diff --git a/apps/plugins/lib/grey_coldfire.S b/apps/plugins/lib/grey_coldfire.S
index a040193956..b01d27a768 100644
--- a/apps/plugins/lib/grey_coldfire.S
+++ b/apps/plugins/lib/grey_coldfire.S
@@ -15,8 +15,10 @@
15* 15*
16* Copyright (C) 2008 Jens Arnold 16* Copyright (C) 2008 Jens Arnold
17* 17*
18* All files in this archive are subject to the GNU General Public License. 18* This program is free software; you can redistribute it and/or
19* See the file COPYING in the source tree root for full license agreement. 19* modify it under the terms of the GNU General Public License
20* as published by the Free Software Foundation; either version 2
21* of the License, or (at your option) any later version.
20* 22*
21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22* KIND, either express or implied. 24* KIND, either express or implied.
diff --git a/apps/plugins/lib/grey_core.c b/apps/plugins/lib/grey_core.c
index cb1cd7d2be..008104a04f 100644
--- a/apps/plugins/lib/grey_core.c
+++ b/apps/plugins/lib/grey_core.c
@@ -15,8 +15,10 @@
15* 15*
16* Copyright (C) 2008 Jens Arnold 16* Copyright (C) 2008 Jens Arnold
17* 17*
18* All files in this archive are subject to the GNU General Public License. 18* This program is free software; you can redistribute it and/or
19* See the file COPYING in the source tree root for full license agreement. 19* modify it under the terms of the GNU General Public License
20* as published by the Free Software Foundation; either version 2
21* of the License, or (at your option) any later version.
20* 22*
21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22* KIND, either express or implied. 24* KIND, either express or implied.
diff --git a/apps/plugins/lib/grey_draw.c b/apps/plugins/lib/grey_draw.c
index 6c2508327b..e9812b6784 100644
--- a/apps/plugins/lib/grey_draw.c
+++ b/apps/plugins/lib/grey_draw.c
@@ -15,8 +15,10 @@
15* 15*
16* Copyright (C) 2008 Jens Arnold 16* Copyright (C) 2008 Jens Arnold
17* 17*
18* All files in this archive are subject to the GNU General Public License. 18* This program is free software; you can redistribute it and/or
19* See the file COPYING in the source tree root for full license agreement. 19* modify it under the terms of the GNU General Public License
20* as published by the Free Software Foundation; either version 2
21* of the License, or (at your option) any later version.
20* 22*
21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22* KIND, either express or implied. 24* KIND, either express or implied.
diff --git a/apps/plugins/lib/grey_parm.c b/apps/plugins/lib/grey_parm.c
index e4aaec3efd..90391d779b 100644
--- a/apps/plugins/lib/grey_parm.c
+++ b/apps/plugins/lib/grey_parm.c
@@ -15,8 +15,10 @@
15* 15*
16* Copyright (C) 2008 Jens Arnold 16* Copyright (C) 2008 Jens Arnold
17* 17*
18* All files in this archive are subject to the GNU General Public License. 18* This program is free software; you can redistribute it and/or
19* See the file COPYING in the source tree root for full license agreement. 19* modify it under the terms of the GNU General Public License
20* as published by the Free Software Foundation; either version 2
21* of the License, or (at your option) any later version.
20* 22*
21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22* KIND, either express or implied. 24* KIND, either express or implied.
diff --git a/apps/plugins/lib/grey_scroll.c b/apps/plugins/lib/grey_scroll.c
index 56021d149a..082b256d72 100644
--- a/apps/plugins/lib/grey_scroll.c
+++ b/apps/plugins/lib/grey_scroll.c
@@ -15,8 +15,10 @@
15* 15*
16* Copyright (C) 2008 Jens Arnold 16* Copyright (C) 2008 Jens Arnold
17* 17*
18* All files in this archive are subject to the GNU General Public License. 18* This program is free software; you can redistribute it and/or
19* See the file COPYING in the source tree root for full license agreement. 19* modify it under the terms of the GNU General Public License
20* as published by the Free Software Foundation; either version 2
21* of the License, or (at your option) any later version.
20* 22*
21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22* KIND, either express or implied. 24* KIND, either express or implied.
diff --git a/apps/plugins/lib/grey_sh.S b/apps/plugins/lib/grey_sh.S
index f77d5b24cd..5bc003c2b3 100644
--- a/apps/plugins/lib/grey_sh.S
+++ b/apps/plugins/lib/grey_sh.S
@@ -15,8 +15,10 @@
15* 15*
16* Copyright (C) 2008 Jens Arnold 16* Copyright (C) 2008 Jens Arnold
17* 17*
18* All files in this archive are subject to the GNU General Public License. 18* This program is free software; you can redistribute it and/or
19* See the file COPYING in the source tree root for full license agreement. 19* modify it under the terms of the GNU General Public License
20* as published by the Free Software Foundation; either version 2
21* of the License, or (at your option) any later version.
20* 22*
21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22* KIND, either express or implied. 24* KIND, either express or implied.
diff --git a/apps/plugins/lib/helper.c b/apps/plugins/lib/helper.c
index 273b066599..02ec7a5470 100644
--- a/apps/plugins/lib/helper.c
+++ b/apps/plugins/lib/helper.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 by Peter D'Hoye 10 * Copyright (C) 2007 by Peter D'Hoye
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/helper.h b/apps/plugins/lib/helper.h
index eb52a8bfdc..aa309bbb69 100644
--- a/apps/plugins/lib/helper.h
+++ b/apps/plugins/lib/helper.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 by Peter D'Hoye 10 * Copyright (C) 2007 by Peter D'Hoye
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/highscore.c b/apps/plugins/lib/highscore.c
index 94b6a7b947..f475651eab 100644
--- a/apps/plugins/lib/highscore.c
+++ b/apps/plugins/lib/highscore.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Linus Nielsen Feltzing 10 * Copyright (C) 2005 Linus Nielsen Feltzing
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/highscore.h b/apps/plugins/lib/highscore.h
index b6501cf568..c3d806e746 100644
--- a/apps/plugins/lib/highscore.h
+++ b/apps/plugins/lib/highscore.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Linus Nielsen Feltzing 10 * Copyright (C) 2005 Linus Nielsen Feltzing
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/oldmenuapi.c b/apps/plugins/lib/oldmenuapi.c
index 51fb4f3eb2..b83f926532 100644
--- a/apps/plugins/lib/oldmenuapi.c
+++ b/apps/plugins/lib/oldmenuapi.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Robert E. Hak 10 * Copyright (C) 2002 Robert E. Hak
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/oldmenuapi.h b/apps/plugins/lib/oldmenuapi.h
index ccfd1400dd..858580ce21 100644
--- a/apps/plugins/lib/oldmenuapi.h
+++ b/apps/plugins/lib/oldmenuapi.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Robert E. Hak 10 * Copyright (C) 2002 Robert E. Hak
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/overlay.c b/apps/plugins/lib/overlay.c
index 63fb776f02..a779722d88 100644
--- a/apps/plugins/lib/overlay.c
+++ b/apps/plugins/lib/overlay.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (C) 2006 Jens Arnold 12 * Copyright (C) 2006 Jens Arnold
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/lib/overlay.h b/apps/plugins/lib/overlay.h
index ba9b1fa308..97c6ccf28b 100644
--- a/apps/plugins/lib/overlay.h
+++ b/apps/plugins/lib/overlay.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (C) 2006 Jens Arnold 12 * Copyright (C) 2006 Jens Arnold
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/lib/picture.c b/apps/plugins/lib/picture.c
index 932b408e56..b5c275f72f 100644
--- a/apps/plugins/lib/picture.c
+++ b/apps/plugins/lib/picture.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/picture.h b/apps/plugins/lib/picture.h
index d102764c08..7c8891aef7 100644
--- a/apps/plugins/lib/picture.h
+++ b/apps/plugins/lib/picture.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Copyright Kévin Ferrare 10 * Copyright (C) 2007 Copyright Kévin Ferrare
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/playback_control.c b/apps/plugins/lib/playback_control.c
index b0456248a8..b82e8bea16 100644
--- a/apps/plugins/lib/playback_control.c
+++ b/apps/plugins/lib/playback_control.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Jonathan Gordon 10 * Copyright (C) 2006 Jonathan Gordon
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/playback_control.h b/apps/plugins/lib/playback_control.h
index 23b586095e..b8fa840d28 100644
--- a/apps/plugins/lib/playback_control.h
+++ b/apps/plugins/lib/playback_control.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Jonathan Gordon 10 * Copyright (C) 2006 Jonathan Gordon
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/playergfx.c b/apps/plugins/lib/playergfx.c
index 4139a6c605..c332c02711 100644
--- a/apps/plugins/lib/playergfx.c
+++ b/apps/plugins/lib/playergfx.c
@@ -11,8 +11,10 @@
11* 11*
12* Copyright (C) 2005 Jens Arnold 12* Copyright (C) 2005 Jens Arnold
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/lib/playergfx.h b/apps/plugins/lib/playergfx.h
index 504599ae39..ff9cd5fa7d 100644
--- a/apps/plugins/lib/playergfx.h
+++ b/apps/plugins/lib/playergfx.h
@@ -11,8 +11,10 @@
11* 11*
12* Copyright (C) 2005 Jens Arnold 12* Copyright (C) 2005 Jens Arnold
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/lib/pluginlib_actions.c b/apps/plugins/lib/pluginlib_actions.c
index 6a008303da..996e2178b4 100644
--- a/apps/plugins/lib/pluginlib_actions.c
+++ b/apps/plugins/lib/pluginlib_actions.c
@@ -10,8 +10,10 @@
10* Copyright (C) 2006 Jonathan Gordon 10* Copyright (C) 2006 Jonathan Gordon
11* 11*
12* 12*
13* All files in this archive are subject to the GNU General Public License. 13* This program is free software; you can redistribute it and/or
14* See the file COPYING in the source tree root for full license agreement. 14* modify it under the terms of the GNU General Public License
15* as published by the Free Software Foundation; either version 2
16* of the License, or (at your option) any later version.
15* 17*
16* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17* KIND, either express or implied. 19* KIND, either express or implied.
diff --git a/apps/plugins/lib/pluginlib_actions.h b/apps/plugins/lib/pluginlib_actions.h
index 601cd73a8c..5f06a0b476 100644
--- a/apps/plugins/lib/pluginlib_actions.h
+++ b/apps/plugins/lib/pluginlib_actions.h
@@ -10,8 +10,10 @@
10* Copyright (C) 2006 Jonathan Gordon 10* Copyright (C) 2006 Jonathan Gordon
11* 11*
12* 12*
13* All files in this archive are subject to the GNU General Public License. 13* This program is free software; you can redistribute it and/or
14* See the file COPYING in the source tree root for full license agreement. 14* modify it under the terms of the GNU General Public License
15* as published by the Free Software Foundation; either version 2
16* of the License, or (at your option) any later version.
15* 17*
16* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17* KIND, either express or implied. 19* KIND, either express or implied.
diff --git a/apps/plugins/lib/profile_plugin.c b/apps/plugins/lib/profile_plugin.c
index 6f31288c8f..1225bf1006 100644
--- a/apps/plugins/lib/profile_plugin.c
+++ b/apps/plugins/lib/profile_plugin.c
@@ -11,8 +11,10 @@
11* 11*
12* Copyright (C) 2006 Brandon Low 12* Copyright (C) 2006 Brandon Low
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/lib/profile_plugin.h b/apps/plugins/lib/profile_plugin.h
index 6bc19734d8..fae2a87382 100644
--- a/apps/plugins/lib/profile_plugin.h
+++ b/apps/plugins/lib/profile_plugin.h
@@ -11,8 +11,10 @@
11* 11*
12* Copyright (C) 2005 Brandon Low 12* Copyright (C) 2005 Brandon Low
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/lib/rgb_hsv.c b/apps/plugins/lib/rgb_hsv.c
index 0d424b9149..27e3b9dcba 100644
--- a/apps/plugins/lib/rgb_hsv.c
+++ b/apps/plugins/lib/rgb_hsv.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Antoine Cellerier <dionoea -at- videolan -dot- org> 10 * Copyright (C) 2006 Antoine Cellerier <dionoea -at- videolan -dot- org>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/rgb_hsv.h b/apps/plugins/lib/rgb_hsv.h
index 30bb206df1..9e9e2285ad 100644
--- a/apps/plugins/lib/rgb_hsv.h
+++ b/apps/plugins/lib/rgb_hsv.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Antoine Cellerier <dionoea -at- videolan -dot- org> 10 * Copyright (C) 2006 Antoine Cellerier <dionoea -at- videolan -dot- org>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/lib/touchscreen.c b/apps/plugins/lib/touchscreen.c
index 9acee9cbe8..cda2f46f1e 100644
--- a/apps/plugins/lib/touchscreen.c
+++ b/apps/plugins/lib/touchscreen.c
@@ -9,8 +9,10 @@
9* 9*
10* Copyright (C) 2008 by Maurus Cuelenaere 10* Copyright (C) 2008 by Maurus Cuelenaere
11* 11*
12* All files in this archive are subject to the GNU General Public License. 12* This program is free software; you can redistribute it and/or
13* See the file COPYING in the source tree root for full license agreement. 13* modify it under the terms of the GNU General Public License
14* as published by the Free Software Foundation; either version 2
15* of the License, or (at your option) any later version.
14* 16*
15* 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
16* KIND, either express or implied. 18* KIND, either express or implied.
diff --git a/apps/plugins/lib/touchscreen.h b/apps/plugins/lib/touchscreen.h
index e7bc0004cc..7050db669b 100644
--- a/apps/plugins/lib/touchscreen.h
+++ b/apps/plugins/lib/touchscreen.h
@@ -9,8 +9,10 @@
9* 9*
10* Copyright (C) 2008 by Maurus Cuelenaere 10* Copyright (C) 2008 by Maurus Cuelenaere
11* 11*
12* All files in this archive are subject to the GNU General Public License. 12* This program is free software; you can redistribute it and/or
13* See the file COPYING in the source tree root for full license agreement. 13* modify it under the terms of the GNU General Public License
14* as published by the Free Software Foundation; either version 2
15* of the License, or (at your option) any later version.
14* 16*
15* 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
16* KIND, either express or implied. 18* KIND, either express or implied.
diff --git a/apps/plugins/lib/xlcd.h b/apps/plugins/lib/xlcd.h
index a1e2389f39..da27af19a3 100644
--- a/apps/plugins/lib/xlcd.h
+++ b/apps/plugins/lib/xlcd.h
@@ -11,8 +11,10 @@
11* 11*
12* Copyright (C) 2005 Jens Arnold 12* Copyright (C) 2005 Jens Arnold
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/lib/xlcd_core.c b/apps/plugins/lib/xlcd_core.c
index 7f8e566865..a035a80e7b 100644
--- a/apps/plugins/lib/xlcd_core.c
+++ b/apps/plugins/lib/xlcd_core.c
@@ -12,8 +12,10 @@
12* 12*
13* Copyright (C) 2005 Jens Arnold 13* Copyright (C) 2005 Jens Arnold
14* 14*
15* All files in this archive are subject to the GNU General Public License. 15* This program is free software; you can redistribute it and/or
16* See the file COPYING in the source tree root for full license agreement. 16* modify it under the terms of the GNU General Public License
17* as published by the Free Software Foundation; either version 2
18* of the License, or (at your option) any later version.
17* 19*
18* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19* KIND, either express or implied. 21* KIND, either express or implied.
diff --git a/apps/plugins/lib/xlcd_draw.c b/apps/plugins/lib/xlcd_draw.c
index 506fe99877..01fbc5ef5c 100644
--- a/apps/plugins/lib/xlcd_draw.c
+++ b/apps/plugins/lib/xlcd_draw.c
@@ -12,8 +12,10 @@
12* 12*
13* Copyright (C) 2005 Jens Arnold 13* Copyright (C) 2005 Jens Arnold
14* 14*
15* All files in this archive are subject to the GNU General Public License. 15* This program is free software; you can redistribute it and/or
16* See the file COPYING in the source tree root for full license agreement. 16* modify it under the terms of the GNU General Public License
17* as published by the Free Software Foundation; either version 2
18* of the License, or (at your option) any later version.
17* 19*
18* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19* KIND, either express or implied. 21* KIND, either express or implied.
diff --git a/apps/plugins/lib/xlcd_scroll.c b/apps/plugins/lib/xlcd_scroll.c
index 076c0547e9..f25e702518 100644
--- a/apps/plugins/lib/xlcd_scroll.c
+++ b/apps/plugins/lib/xlcd_scroll.c
@@ -12,8 +12,10 @@
12* 12*
13* Copyright (C) 2005 Jens Arnold 13* Copyright (C) 2005 Jens Arnold
14* 14*
15* All files in this archive are subject to the GNU General Public License. 15* This program is free software; you can redistribute it and/or
16* See the file COPYING in the source tree root for full license agreement. 16* modify it under the terms of the GNU General Public License
17* as published by the Free Software Foundation; either version 2
18* of the License, or (at your option) any later version.
17* 19*
18* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19* KIND, either express or implied. 21* KIND, either express or implied.
diff --git a/apps/plugins/logo.c b/apps/plugins/logo.c
index 79ff6acb62..dd03dd800c 100644
--- a/apps/plugins/logo.c
+++ b/apps/plugins/logo.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Jonas H�gqvist 10 * Copyright (C) 2005 Jonas H�gqvist
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/mandelbrot.c b/apps/plugins/mandelbrot.c
index 793fbdf313..e4e83111e3 100644
--- a/apps/plugins/mandelbrot.c
+++ b/apps/plugins/mandelbrot.c
@@ -11,8 +11,10 @@
11 * Heavily extended 2005 Jens Arnold 11 * Heavily extended 2005 Jens Arnold
12 * 12 *
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/matrix.c b/apps/plugins/matrix.c
index 65a4a6b785..8a4a629669 100644
--- a/apps/plugins/matrix.c
+++ b/apps/plugins/matrix.c
@@ -12,8 +12,10 @@
12 * Copyright (C) 2005 Jonas Häggqvist - ported to rockbox 12 * Copyright (C) 2005 Jonas Häggqvist - ported to rockbox
13 * 13 *
14 * 14 *
15 * All files in this archive are subject to the GNU General Public License. 15 * This program is free software; you can redistribute it and/or
16 * See the file COPYING in the source tree root for full license agreement. 16 * modify it under the terms of the GNU General Public License
17 * as published by the Free Software Foundation; either version 2
18 * of the License, or (at your option) any later version.
17 * 19 *
18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19 * KIND, either express or implied. 21 * KIND, either express or implied.
diff --git a/apps/plugins/maze.c b/apps/plugins/maze.c
index f18dd68eb6..e407caeb82 100644
--- a/apps/plugins/maze.c
+++ b/apps/plugins/maze.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Matthias Wientapper 10 * Copyright (C) 2007 Matthias Wientapper
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/mazezam.c b/apps/plugins/mazezam.c
index 93d9ec4c9a..1868601cd9 100644
--- a/apps/plugins/mazezam.c
+++ b/apps/plugins/mazezam.c
@@ -10,8 +10,10 @@
10 * 10 *
11 * MazezaM - a Rockbox version of my ZX Spectrum game from 2002 11 * MazezaM - a Rockbox version of my ZX Spectrum game from 2002
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/md5sum.c b/apps/plugins/md5sum.c
index 65cc0c0a5e..084256badf 100644
--- a/apps/plugins/md5sum.c
+++ b/apps/plugins/md5sum.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2008 Antoine Cellerier <dionoea -at- videolan -dot- org> 10 * Copyright (C) 2008 Antoine Cellerier <dionoea -at- videolan -dot- org>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/metronome.c b/apps/plugins/metronome.c
index 85b1260a86..6e3b9515f2 100644
--- a/apps/plugins/metronome.c
+++ b/apps/plugins/metronome.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004 Matthias Wientapper 10 * Copyright (C) 2004 Matthias Wientapper
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/metronome.h b/apps/plugins/metronome.h
index eece96c053..144d0a2233 100644
--- a/apps/plugins/metronome.h
+++ b/apps/plugins/metronome.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004 Matthias Wientapper 10 * Copyright (C) 2004 Matthias Wientapper
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/guspat.c b/apps/plugins/midi/guspat.c
index c7ae6e1928..419cfa3ad0 100644
--- a/apps/plugins/midi/guspat.c
+++ b/apps/plugins/midi/guspat.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/guspat.h b/apps/plugins/midi/guspat.h
index fecf2245fa..c59cf7a3e3 100644
--- a/apps/plugins/midi/guspat.h
+++ b/apps/plugins/midi/guspat.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/midifile.c b/apps/plugins/midi/midifile.c
index 6411b8e658..dd659033e8 100644
--- a/apps/plugins/midi/midifile.c
+++ b/apps/plugins/midi/midifile.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/midifile.h b/apps/plugins/midi/midifile.h
index 25ab2f5b19..3e9a9d758d 100644
--- a/apps/plugins/midi/midifile.h
+++ b/apps/plugins/midi/midifile.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/midiplay.c b/apps/plugins/midi/midiplay.c
index 69be53e75d..a394aaccb1 100644
--- a/apps/plugins/midi/midiplay.c
+++ b/apps/plugins/midi/midiplay.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Karl Kurbjun based on midi2wav by Stepan Moskovchenko 10 * Copyright (C) 2005 Karl Kurbjun based on midi2wav by Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/midiutil.c b/apps/plugins/midi/midiutil.c
index 3cb4a9e0fb..510a30d87f 100644
--- a/apps/plugins/midi/midiutil.c
+++ b/apps/plugins/midi/midiutil.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/midiutil.h b/apps/plugins/midi/midiutil.h
index c3c5d91f47..86e696aa99 100644
--- a/apps/plugins/midi/midiutil.h
+++ b/apps/plugins/midi/midiutil.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/sequencer.c b/apps/plugins/midi/sequencer.c
index e2a9f7dd5c..34478e4d4f 100644
--- a/apps/plugins/midi/sequencer.c
+++ b/apps/plugins/midi/sequencer.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/sequencer.h b/apps/plugins/midi/sequencer.h
index 0c90d70604..0e49747029 100644
--- a/apps/plugins/midi/sequencer.h
+++ b/apps/plugins/midi/sequencer.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/synth.c b/apps/plugins/midi/synth.c
index f9af4876fd..0819722030 100644
--- a/apps/plugins/midi/synth.c
+++ b/apps/plugins/midi/synth.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi/synth.h b/apps/plugins/midi/synth.h
index c8d8eaf876..4cc6a545f0 100644
--- a/apps/plugins/midi/synth.h
+++ b/apps/plugins/midi/synth.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Stepan Moskovchenko 10 * Copyright (C) 2005 Stepan Moskovchenko
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/midi2wav.c b/apps/plugins/midi2wav.c
index 6e4e7d1bc1..cee9d28b20 100644
--- a/apps/plugins/midi2wav.c
+++ b/apps/plugins/midi2wav.c
@@ -8,8 +8,10 @@
8 * 8 *
9 * Copyright (C) 2005 Stepan Moskovchenko 9 * Copyright (C) 2005 Stepan Moskovchenko
10 * 10 *
11 * All files in this archive are subject to the GNU General Public License. 11 * This program is free software; you can redistribute it and/or
12 * See the file COPYING in the source tree root for full license agreement. 12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version 2
14 * of the License, or (at your option) any later version.
13 * 15 *
14 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 * KIND, either express or implied. 17 * KIND, either express or implied.
diff --git a/apps/plugins/minesweeper.c b/apps/plugins/minesweeper.c
index 75a9330f47..16cc0fcd87 100644
--- a/apps/plugins/minesweeper.c
+++ b/apps/plugins/minesweeper.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004-2006 Antoine Cellerier <dionoea -at- videolan -dot- org> 10 * Copyright (C) 2004-2006 Antoine Cellerier <dionoea -at- videolan -dot- org>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/mosaique.c b/apps/plugins/mosaique.c
index 4d7b0af795..dbd647330f 100644
--- a/apps/plugins/mosaique.c
+++ b/apps/plugins/mosaique.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Itai Shaked 10 * Copyright (C) 2002 Itai Shaked
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/audio_thread.c b/apps/plugins/mpegplayer/audio_thread.c
index 1fcd1424ff..838dcad699 100644
--- a/apps/plugins/mpegplayer/audio_thread.c
+++ b/apps/plugins/mpegplayer/audio_thread.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/disk_buf.c b/apps/plugins/mpegplayer/disk_buf.c
index 7ecf51c168..f37797bc9e 100644
--- a/apps/plugins/mpegplayer/disk_buf.c
+++ b/apps/plugins/mpegplayer/disk_buf.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/disk_buf.h b/apps/plugins/mpegplayer/disk_buf.h
index 04b4675768..b6399c81d1 100644
--- a/apps/plugins/mpegplayer/disk_buf.h
+++ b/apps/plugins/mpegplayer/disk_buf.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/idct_arm.S b/apps/plugins/mpegplayer/idct_arm.S
index 21f47bb34a..7de2d7f881 100644
--- a/apps/plugins/mpegplayer/idct_arm.S
+++ b/apps/plugins/mpegplayer/idct_arm.S
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 by Michael Sevakis 10 * Copyright (C) 2007 by Michael Sevakis
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/idct_coldfire.S b/apps/plugins/mpegplayer/idct_coldfire.S
index aa9a75b2e7..abc54b16cb 100644
--- a/apps/plugins/mpegplayer/idct_coldfire.S
+++ b/apps/plugins/mpegplayer/idct_coldfire.S
@@ -10,8 +10,10 @@
10 * Copyright (C) 2007 Jens Arnold 10 * Copyright (C) 2007 Jens Arnold
11 * Based on the work of Karim Boucher and Rani Hod 11 * Based on the work of Karim Boucher and Rani Hod
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/motion_comp_coldfire_s.S b/apps/plugins/mpegplayer/motion_comp_coldfire_s.S
index ecb46c91be..55d87cb708 100644
--- a/apps/plugins/mpegplayer/motion_comp_coldfire_s.S
+++ b/apps/plugins/mpegplayer/motion_comp_coldfire_s.S
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Jens Arnold 10 * Copyright (C) 2007 Jens Arnold
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpeg_linkedlist.c b/apps/plugins/mpegplayer/mpeg_linkedlist.c
index 74cb2cb34a..f2d01ee493 100644
--- a/apps/plugins/mpegplayer/mpeg_linkedlist.c
+++ b/apps/plugins/mpegplayer/mpeg_linkedlist.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpeg_linkedlist.h b/apps/plugins/mpegplayer/mpeg_linkedlist.h
index 17123cc9ca..d4f8305d7d 100644
--- a/apps/plugins/mpegplayer/mpeg_linkedlist.h
+++ b/apps/plugins/mpegplayer/mpeg_linkedlist.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpeg_misc.c b/apps/plugins/mpegplayer/mpeg_misc.c
index f5ecb6d6c8..fd564a49c3 100644
--- a/apps/plugins/mpegplayer/mpeg_misc.c
+++ b/apps/plugins/mpegplayer/mpeg_misc.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpeg_misc.h b/apps/plugins/mpegplayer/mpeg_misc.h
index 6c5a41655b..aeaba56d44 100644
--- a/apps/plugins/mpegplayer/mpeg_misc.h
+++ b/apps/plugins/mpegplayer/mpeg_misc.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpeg_parser.c b/apps/plugins/mpegplayer/mpeg_parser.c
index 617b7fe9f9..54a6f23d92 100644
--- a/apps/plugins/mpegplayer/mpeg_parser.c
+++ b/apps/plugins/mpegplayer/mpeg_parser.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpeg_stream.h b/apps/plugins/mpegplayer/mpeg_stream.h
index 0c850f072d..26fdaf07b4 100644
--- a/apps/plugins/mpegplayer/mpeg_stream.h
+++ b/apps/plugins/mpegplayer/mpeg_stream.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpegplayer.c b/apps/plugins/mpegplayer/mpegplayer.c
index 5b478d0bf7..c775a14f65 100644
--- a/apps/plugins/mpegplayer/mpegplayer.c
+++ b/apps/plugins/mpegplayer/mpegplayer.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/mpegplayer.h b/apps/plugins/mpegplayer/mpegplayer.h
index 571c28883d..4ee30b7b00 100644
--- a/apps/plugins/mpegplayer/mpegplayer.h
+++ b/apps/plugins/mpegplayer/mpegplayer.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/parser.h b/apps/plugins/mpegplayer/parser.h
index 892a8a14d2..4c58d2b6ec 100644
--- a/apps/plugins/mpegplayer/parser.h
+++ b/apps/plugins/mpegplayer/parser.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/pcm_output.c b/apps/plugins/mpegplayer/pcm_output.c
index e17f635f72..e901336c10 100644
--- a/apps/plugins/mpegplayer/pcm_output.c
+++ b/apps/plugins/mpegplayer/pcm_output.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/pcm_output.h b/apps/plugins/mpegplayer/pcm_output.h
index 94ca6eed3b..9335235daa 100644
--- a/apps/plugins/mpegplayer/pcm_output.h
+++ b/apps/plugins/mpegplayer/pcm_output.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/stream_mgr.c b/apps/plugins/mpegplayer/stream_mgr.c
index c9601b8593..ae1ff512ea 100644
--- a/apps/plugins/mpegplayer/stream_mgr.c
+++ b/apps/plugins/mpegplayer/stream_mgr.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/stream_mgr.h b/apps/plugins/mpegplayer/stream_mgr.h
index f577e5c2ce..71a3fd51c6 100644
--- a/apps/plugins/mpegplayer/stream_mgr.h
+++ b/apps/plugins/mpegplayer/stream_mgr.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/stream_thread.h b/apps/plugins/mpegplayer/stream_thread.h
index ddacb4bd9a..d6e42d274f 100644
--- a/apps/plugins/mpegplayer/stream_thread.h
+++ b/apps/plugins/mpegplayer/stream_thread.h
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/video_out_rockbox.c b/apps/plugins/mpegplayer/video_out_rockbox.c
index 547768887a..450a8bc7a1 100644
--- a/apps/plugins/mpegplayer/video_out_rockbox.c
+++ b/apps/plugins/mpegplayer/video_out_rockbox.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * mpegplayer video output routines 10 * mpegplayer video output routines
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/mpegplayer/video_thread.c b/apps/plugins/mpegplayer/video_thread.c
index 6e7c9aea15..91f08a5a66 100644
--- a/apps/plugins/mpegplayer/video_thread.c
+++ b/apps/plugins/mpegplayer/video_thread.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Copyright (c) 2007 Michael Sevakis 12 * Copyright (c) 2007 Michael Sevakis
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/nim.c b/apps/plugins/nim.c
index ae3297d458..ce61d7a383 100644
--- a/apps/plugins/nim.c
+++ b/apps/plugins/nim.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2003 Pierre Delore 10 * Copyright (C) 2003 Pierre Delore
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/oscilloscope.c b/apps/plugins/oscilloscope.c
index e126ff57d0..76ff5f5744 100644
--- a/apps/plugins/oscilloscope.c
+++ b/apps/plugins/oscilloscope.c
@@ -11,8 +11,10 @@
11* 11*
12* Copyright (C) 2004-2006 Jens Arnold 12* Copyright (C) 2004-2006 Jens Arnold
13* 13*
14* All files in this archive are subject to the GNU General Public License. 14* This program is free software; you can redistribute it and/or
15* See the file COPYING in the source tree root for full license agreement. 15* modify it under the terms of the GNU General Public License
16* as published by the Free Software Foundation; either version 2
17* of the License, or (at your option) any later version.
16* 18*
17* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18* KIND, either express or implied. 20* KIND, either express or implied.
diff --git a/apps/plugins/pacbox/arcade.c b/apps/plugins/pacbox/arcade.c
index 5244ed8d8c..d5c73993a8 100644
--- a/apps/plugins/pacbox/arcade.c
+++ b/apps/plugins/pacbox/arcade.c
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/arcade.h b/apps/plugins/pacbox/arcade.h
index 5de2517e80..32ec0b45be 100644
--- a/apps/plugins/pacbox/arcade.h
+++ b/apps/plugins/pacbox/arcade.h
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/hardware.c b/apps/plugins/pacbox/hardware.c
index 376fe3273f..919eb89a94 100644
--- a/apps/plugins/pacbox/hardware.c
+++ b/apps/plugins/pacbox/hardware.c
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/hardware.h b/apps/plugins/pacbox/hardware.h
index 9b225ad1a5..d1f67142ef 100644
--- a/apps/plugins/pacbox/hardware.h
+++ b/apps/plugins/pacbox/hardware.h
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/pacbox.c b/apps/plugins/pacbox/pacbox.c
index 1eb040e24d..16860f9d25 100644
--- a/apps/plugins/pacbox/pacbox.c
+++ b/apps/plugins/pacbox/pacbox.c
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/pacbox.h b/apps/plugins/pacbox/pacbox.h
index dc0017eb35..56e7600d58 100644
--- a/apps/plugins/pacbox/pacbox.h
+++ b/apps/plugins/pacbox/pacbox.h
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/pacbox_arm.S b/apps/plugins/pacbox/pacbox_arm.S
index 2060168350..32cf2d447e 100644
--- a/apps/plugins/pacbox/pacbox_arm.S
+++ b/apps/plugins/pacbox/pacbox_arm.S
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Dave Chapman 10 * Copyright (c) 2006 Dave Chapman
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/pacbox_cf.S b/apps/plugins/pacbox/pacbox_cf.S
index 5d3185eca2..94675b2732 100644
--- a/apps/plugins/pacbox/pacbox_cf.S
+++ b/apps/plugins/pacbox/pacbox_cf.S
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Fredrik Ohrn 10 * Copyright (c) 2006 Fredrik Ohrn
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/pacbox_lcd.c b/apps/plugins/pacbox/pacbox_lcd.c
index b312cf087b..64b12f08eb 100644
--- a/apps/plugins/pacbox/pacbox_lcd.c
+++ b/apps/plugins/pacbox/pacbox_lcd.c
@@ -13,8 +13,10 @@
13 * 13 *
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * 15 *
16 * All files in this archive are subject to the GNU General Public License. 16 * This program is free software; you can redistribute it and/or
17 * See the file COPYING in the source tree root for full license agreement. 17 * modify it under the terms of the GNU General Public License
18 * as published by the Free Software Foundation; either version 2
19 * of the License, or (at your option) any later version.
18 * 20 *
19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 * KIND, either express or implied. 22 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/pacbox_lcd.h b/apps/plugins/pacbox/pacbox_lcd.h
index e1fbaa6a04..54d4b69243 100644
--- a/apps/plugins/pacbox/pacbox_lcd.h
+++ b/apps/plugins/pacbox/pacbox_lcd.h
@@ -13,8 +13,10 @@
13 * 13 *
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * 15 *
16 * All files in this archive are subject to the GNU General Public License. 16 * This program is free software; you can redistribute it and/or
17 * See the file COPYING in the source tree root for full license agreement. 17 * modify it under the terms of the GNU General Public License
18 * as published by the Free Software Foundation; either version 2
19 * of the License, or (at your option) any later version.
18 * 20 *
19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20 * KIND, either express or implied. 22 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/z80.c b/apps/plugins/pacbox/z80.c
index dace7b1bed..575771c5e4 100644
--- a/apps/plugins/pacbox/z80.c
+++ b/apps/plugins/pacbox/z80.c
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/z80.h b/apps/plugins/pacbox/z80.h
index b6288981d0..02d8f184e0 100644
--- a/apps/plugins/pacbox/z80.h
+++ b/apps/plugins/pacbox/z80.h
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pacbox/z80_internal.h b/apps/plugins/pacbox/z80_internal.h
index 4e45aa7d7b..531df044df 100644
--- a/apps/plugins/pacbox/z80_internal.h
+++ b/apps/plugins/pacbox/z80_internal.h
@@ -14,8 +14,10 @@
14 * Copyright (c) 1997-2003,2004 Alessandro Scotti 14 * Copyright (c) 1997-2003,2004 Alessandro Scotti
15 * http://www.ascotti.org/ 15 * http://www.ascotti.org/
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.
diff --git a/apps/plugins/pegbox.c b/apps/plugins/pegbox.c
index f3a4f0e67c..4ba8156e8b 100644
--- a/apps/plugins/pegbox.c
+++ b/apps/plugins/pegbox.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Tom Ross 10 * Copyright (C) 2007 Tom Ross
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/pictureflow.c b/apps/plugins/pictureflow.c
index 53bcaa416b..9c98fd6102 100644
--- a/apps/plugins/pictureflow.c
+++ b/apps/plugins/pictureflow.c
@@ -13,8 +13,10 @@
13* 13*
14* Original code: http://code.google.com/p/pictureflow/ 14* Original code: http://code.google.com/p/pictureflow/
15* 15*
16* All files in this archive are subject to the GNU General Public License. 16* This program is free software; you can redistribute it and/or
17* See the file COPYING in the source tree root for full license agreement. 17* modify it under the terms of the GNU General Public License
18* as published by the Free Software Foundation; either version 2
19* of the License, or (at your option) any later version.
18* 20*
19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20* KIND, either express or implied. 22* KIND, either express or implied.
diff --git a/apps/plugins/plasma.c b/apps/plugins/plasma.c
index 027a8355da..387a180828 100644
--- a/apps/plugins/plasma.c
+++ b/apps/plugins/plasma.c
@@ -14,8 +14,10 @@
14* Okay, I could've hard-coded the sine wave values, I just wanted the 14* Okay, I could've hard-coded the sine wave values, I just wanted the
15* challange of calculating them! silly: maybe, fun: yes! 15* challange of calculating them! silly: maybe, fun: yes!
16* 16*
17* All files in this archive are subject to the GNU General Public License. 17* This program is free software; you can redistribute it and/or
18* See the file COPYING in the source tree root for full license agreement. 18* modify it under the terms of the GNU General Public License
19* as published by the Free Software Foundation; either version 2
20* of the License, or (at your option) any later version.
19* 21*
20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21* KIND, either express or implied. 23* KIND, either express or implied.
diff --git a/apps/plugins/pong.c b/apps/plugins/pong.c
index d5bb626f60..60d704337f 100644
--- a/apps/plugins/pong.c
+++ b/apps/plugins/pong.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004 Daniel Stenberg 10 * Copyright (C) 2004 Daniel Stenberg
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/ppmviewer.c b/apps/plugins/ppmviewer.c
index 4bb43e50da..04d4b001a6 100644
--- a/apps/plugins/ppmviewer.c
+++ b/apps/plugins/ppmviewer.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2008 Alexander Papst 10 * Copyright (C) 2008 Alexander Papst
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/properties.c b/apps/plugins/properties.c
index 05d05a746b..86955a7b57 100644
--- a/apps/plugins/properties.c
+++ b/apps/plugins/properties.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Peter D'Hoye 10 * Copyright (C) 2006 Peter D'Hoye
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/random_folder_advance_config.c b/apps/plugins/random_folder_advance_config.c
index 902d4b687b..e1aa469473 100644
--- a/apps/plugins/random_folder_advance_config.c
+++ b/apps/plugins/random_folder_advance_config.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Jonathan Gordon 10 * Copyright (C) 2006 Jonathan Gordon
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-game.c b/apps/plugins/reversi/reversi-game.c
index 4d4178bd0d..e555faf23e 100644
--- a/apps/plugins/reversi/reversi-game.c
+++ b/apps/plugins/reversi/reversi-game.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Alexander Levin 10 * Copyright (c) 2006 Alexander Levin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-game.h b/apps/plugins/reversi/reversi-game.h
index 9558f000bf..4be91821b7 100644
--- a/apps/plugins/reversi/reversi-game.h
+++ b/apps/plugins/reversi/reversi-game.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Alexander Levin 10 * Copyright (c) 2006 Alexander Levin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-gui.c b/apps/plugins/reversi/reversi-gui.c
index a7e695529b..d91f24b3d9 100644
--- a/apps/plugins/reversi/reversi-gui.c
+++ b/apps/plugins/reversi/reversi-gui.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Alexander Levin 10 * Copyright (c) 2006 Alexander Levin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-gui.h b/apps/plugins/reversi/reversi-gui.h
index 4bfb86121d..3a3cdda3ce 100644
--- a/apps/plugins/reversi/reversi-gui.h
+++ b/apps/plugins/reversi/reversi-gui.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Alexander Levin 10 * Copyright (c) 2006 Alexander Levin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-strategy-naive.c b/apps/plugins/reversi/reversi-strategy-naive.c
index ed01045951..95d5e6010d 100644
--- a/apps/plugins/reversi/reversi-strategy-naive.c
+++ b/apps/plugins/reversi/reversi-strategy-naive.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2007 Antoine Cellerier 10 * Copyright (c) 2007 Antoine Cellerier
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-strategy-simple.c b/apps/plugins/reversi/reversi-strategy-simple.c
index 0aca64c1ab..326fa3f7ef 100644
--- a/apps/plugins/reversi/reversi-strategy-simple.c
+++ b/apps/plugins/reversi/reversi-strategy-simple.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2007 Antoine Cellerier 10 * Copyright (c) 2007 Antoine Cellerier
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-strategy.c b/apps/plugins/reversi/reversi-strategy.c
index 3f8ef45eaa..7b967289e9 100644
--- a/apps/plugins/reversi/reversi-strategy.c
+++ b/apps/plugins/reversi/reversi-strategy.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Alexander Levin 10 * Copyright (c) 2006 Alexander Levin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/reversi/reversi-strategy.h b/apps/plugins/reversi/reversi-strategy.h
index 8328ea58db..97f3c94127 100644
--- a/apps/plugins/reversi/reversi-strategy.h
+++ b/apps/plugins/reversi/reversi-strategy.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Alexander Levin 10 * Copyright (c) 2006 Alexander Levin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/rockblox.c b/apps/plugins/rockblox.c
index 3df427da48..27ae8e2f99 100644
--- a/apps/plugins/rockblox.c
+++ b/apps/plugins/rockblox.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Heavily modified for embedded use by Björn Stenberg (bjorn@haxx.se) 12 * Heavily modified for embedded use by Björn Stenberg (bjorn@haxx.se)
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/rockblox1d.c b/apps/plugins/rockblox1d.c
index bb0563bcd8..7232e365ed 100644
--- a/apps/plugins/rockblox1d.c
+++ b/apps/plugins/rockblox1d.c
@@ -10,8 +10,10 @@
10 * Copyright (C) 2006 - 2008 Alexander Papst 10 * Copyright (C) 2006 - 2008 Alexander Papst
11 * Idea from http://www.tetris1d.org 11 * Idea from http://www.tetris1d.org
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/rockbox_flash.c b/apps/plugins/rockbox_flash.c
index fd855ff520..d3f0aa4055 100644
--- a/apps/plugins/rockbox_flash.c
+++ b/apps/plugins/rockbox_flash.c
@@ -12,8 +12,10 @@
12* 12*
13* Copyright (C) 2003 Jörg Hohensohn aka [IDC]Dragon 13* Copyright (C) 2003 Jörg Hohensohn aka [IDC]Dragon
14* 14*
15* All files in this archive are subject to the GNU General Public License. 15* This program is free software; you can redistribute it and/or
16* See the file COPYING in the source tree root for full license agreement. 16* modify it under the terms of the GNU General Public License
17* as published by the Free Software Foundation; either version 2
18* of the License, or (at your option) any later version.
17* 19*
18* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19* KIND, either express or implied. 21* KIND, either express or implied.
diff --git a/apps/plugins/rockboy.c b/apps/plugins/rockboy.c
index c4b1ff0425..af3877154a 100644
--- a/apps/plugins/rockboy.c
+++ b/apps/plugins/rockboy.c
@@ -11,8 +11,10 @@
11 * 11 *
12 * Overlay loader stub plugin for rockboy on Archos 12 * Overlay loader stub plugin for rockboy on Archos
13 * 13 *
14 * All files in this archive are subject to the GNU General Public License. 14 * This program is free software; you can redistribute it and/or
15 * See the file COPYING in the source tree root for full license agreement. 15 * modify it under the terms of the GNU General Public License
16 * as published by the Free Software Foundation; either version 2
17 * of the License, or (at your option) any later version.
16 * 18 *
17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 19 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
18 * KIND, either express or implied. 20 * KIND, either express or implied.
diff --git a/apps/plugins/rockboy/palette-presets.h b/apps/plugins/rockboy/palette-presets.h
index 9be79f6901..2c4490710f 100644
--- a/apps/plugins/rockboy/palette-presets.h
+++ b/apps/plugins/rockboy/palette-presets.h
@@ -7,8 +7,10 @@
7 * \/ \/ \/ \/ \/ 7 * \/ \/ \/ \/ \/
8 * $Id$ 8 * $Id$
9 * 9 *
10 * All files in this archive are subject to the GNU General Public License. 10 * This program is free software; you can redistribute it and/or
11 * See the file COPYING in the source tree root for full license agreement. 11 * modify it under the terms of the GNU General Public License
12 * as published by the Free Software Foundation; either version 2
13 * of the License, or (at your option) any later version.
12 * 14 *
13 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 15 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
14 * KIND, either express or implied. 16 * KIND, either express or implied.
diff --git a/apps/plugins/rockboy/rockboy.c b/apps/plugins/rockboy/rockboy.c
index a0e87d041d..d214807c2d 100644
--- a/apps/plugins/rockboy/rockboy.c
+++ b/apps/plugins/rockboy/rockboy.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Gameboy emulator based on gnuboy 10 * Gameboy emulator based on gnuboy
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/rockboy/rockmacros.h b/apps/plugins/rockboy/rockmacros.h
index 18e4d5c255..179de2313f 100644
--- a/apps/plugins/rockboy/rockmacros.h
+++ b/apps/plugins/rockboy/rockmacros.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Michiel van der Kolk, Jens Arnold 10 * Copyright (C) 2005 Michiel van der Kolk, Jens Arnold
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/rockboy/sound.c b/apps/plugins/rockboy/sound.c
index 175260b590..041b7831d3 100644
--- a/apps/plugins/rockboy/sound.c
+++ b/apps/plugins/rockboy/sound.c
@@ -17,8 +17,10 @@
17 * 17 *
18 * VisualBoyAdvance conversion from C++ to C by Karl Kurbjun July, 2007 18 * VisualBoyAdvance conversion from C++ to C by Karl Kurbjun July, 2007
19 * 19 *
20 * All files in this archive are subject to the GNU General Public License. 20 * This program is free software; you can redistribute it and/or
21 * See the file COPYING in the source tree root for full license agreement. 21 * modify it under the terms of the GNU General Public License
22 * as published by the Free Software Foundation; either version 2
23 * of the License, or (at your option) any later version.
22 * 24 *
23 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 25 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
24 * KIND, either express or implied. 26 * KIND, either express or implied.
diff --git a/apps/plugins/rockboy/sys_rockbox.c b/apps/plugins/rockboy/sys_rockbox.c
index bcd795cded..7dc33797c3 100644
--- a/apps/plugins/rockboy/sys_rockbox.c
+++ b/apps/plugins/rockboy/sys_rockbox.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Michiel van der Kolk, Jens Arnold 10 * Copyright (C) 2005 Michiel van der Kolk, Jens Arnold
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/rocklife.c b/apps/plugins/rocklife.c
index 507f131322..55875257f9 100644
--- a/apps/plugins/rocklife.c
+++ b/apps/plugins/rocklife.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Matthias Wientapper 10 * Copyright (C) 2007 Matthias Wientapper
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/rockpaint.c b/apps/plugins/rockpaint.c
index e612d458bb..82fb2ea29b 100644
--- a/apps/plugins/rockpaint.c
+++ b/apps/plugins/rockpaint.c
@@ -10,8 +10,10 @@
10 * Copyright (C) 2006 Antoine Cellerier <dionoea -at- videolan -dot- org> 10 * Copyright (C) 2006 Antoine Cellerier <dionoea -at- videolan -dot- org>
11 * Based on parts of rockpaint 0.45, Copyright (C) 2005 Eli Sherer 11 * Based on parts of rockpaint 0.45, Copyright (C) 2005 Eli Sherer
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/search.c b/apps/plugins/search.c
index 5f034ef8ae..d1c7f041da 100644
--- a/apps/plugins/search.c
+++ b/apps/plugins/search.c
@@ -10,8 +10,10 @@
10 * 10 *
11 * Copyright (C) 2003 Stefan Meyer 11 * Copyright (C) 2003 Stefan Meyer
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/dbinterface.c b/apps/plugins/searchengine/dbinterface.c
index c3f1c7bfef..91df10fb04 100644
--- a/apps/plugins/searchengine/dbinterface.c
+++ b/apps/plugins/searchengine/dbinterface.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/dbinterface.h b/apps/plugins/searchengine/dbinterface.h
index f4560a805a..e165aeff79 100644
--- a/apps/plugins/searchengine/dbinterface.h
+++ b/apps/plugins/searchengine/dbinterface.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/parser.c b/apps/plugins/searchengine/parser.c
index 9eabdb6bbe..1a5f156649 100644
--- a/apps/plugins/searchengine/parser.c
+++ b/apps/plugins/searchengine/parser.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/parser.h b/apps/plugins/searchengine/parser.h
index c20dde82e0..5f042fbc3e 100644
--- a/apps/plugins/searchengine/parser.h
+++ b/apps/plugins/searchengine/parser.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/searchengine.c b/apps/plugins/searchengine/searchengine.c
index 944714eb2f..5b4c5e275d 100644
--- a/apps/plugins/searchengine/searchengine.c
+++ b/apps/plugins/searchengine/searchengine.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/searchengine.h b/apps/plugins/searchengine/searchengine.h
index b0f6597971..900d4e2976 100644
--- a/apps/plugins/searchengine/searchengine.h
+++ b/apps/plugins/searchengine/searchengine.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/token.c b/apps/plugins/searchengine/token.c
index 3c01d4633e..89f238c2d6 100644
--- a/apps/plugins/searchengine/token.c
+++ b/apps/plugins/searchengine/token.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/searchengine/token.h b/apps/plugins/searchengine/token.h
index 6deecd81a5..ffbed90c0a 100644
--- a/apps/plugins/searchengine/token.h
+++ b/apps/plugins/searchengine/token.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Michiel van der Kolk 10 * Copyright (C) 2005 by Michiel van der Kolk
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/shortcuts/shortcuts.h b/apps/plugins/shortcuts/shortcuts.h
index 2d2c705a66..2196a75125 100644
--- a/apps/plugins/shortcuts/shortcuts.h
+++ b/apps/plugins/shortcuts/shortcuts.h
@@ -10,8 +10,10 @@
10 * Copyright (C) 2007 Bryan Childs 10 * Copyright (C) 2007 Bryan Childs
11 * Copyright (c) 2007 Alexander Levin 11 * Copyright (c) 2007 Alexander Levin
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/shortcuts/shortcuts_append.c b/apps/plugins/shortcuts/shortcuts_append.c
index 4174bdd2d8..0e73d2caa1 100644
--- a/apps/plugins/shortcuts/shortcuts_append.c
+++ b/apps/plugins/shortcuts/shortcuts_append.c
@@ -10,8 +10,10 @@
10 * Copyright (C) 2007 Bryan Childs 10 * Copyright (C) 2007 Bryan Childs
11 * Copyright (c) 2007 Alexander Levin 11 * Copyright (c) 2007 Alexander Levin
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/shortcuts/shortcuts_common.c b/apps/plugins/shortcuts/shortcuts_common.c
index 91e3084e10..231c72df09 100644
--- a/apps/plugins/shortcuts/shortcuts_common.c
+++ b/apps/plugins/shortcuts/shortcuts_common.c
@@ -10,8 +10,10 @@
10 * Copyright (C) 2007 Bryan Childs 10 * Copyright (C) 2007 Bryan Childs
11 * Copyright (c) 2007 Alexander Levin 11 * Copyright (c) 2007 Alexander Levin
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/shortcuts/shortcuts_view.c b/apps/plugins/shortcuts/shortcuts_view.c
index 47f0203b87..e6b89b7641 100644
--- a/apps/plugins/shortcuts/shortcuts_view.c
+++ b/apps/plugins/shortcuts/shortcuts_view.c
@@ -10,8 +10,10 @@
10 * Copyright (C) 2007 Bryan Childs 10 * Copyright (C) 2007 Bryan Childs
11 * Copyright (c) 2007 Alexander Levin 11 * Copyright (c) 2007 Alexander Levin
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/sliding_puzzle.c b/apps/plugins/sliding_puzzle.c
index 36c95b9dda..9ed15f4b8a 100644
--- a/apps/plugins/sliding_puzzle.c
+++ b/apps/plugins/sliding_puzzle.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Vicentini Martin 10 * Copyright (C) 2002 Vicentini Martin
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/snake.c b/apps/plugins/snake.c
index 471b72f6b1..21dcebbdb0 100644
--- a/apps/plugins/snake.c
+++ b/apps/plugins/snake.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Itai Shaked 10 * Copyright (C) 2002 Itai Shaked
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/snake2.c b/apps/plugins/snake2.c
index 625e5c5a6a..ff868538f3 100644
--- a/apps/plugins/snake2.c
+++ b/apps/plugins/snake2.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2003 Mat Holton 10 * Copyright (C) 2003 Mat Holton
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/snow.c b/apps/plugins/snow.c
index becc7d871a..be36d950d5 100644
--- a/apps/plugins/snow.c
+++ b/apps/plugins/snow.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Itai Shaked 10 * Copyright (C) 2002 Itai Shaked
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/sokoban.c b/apps/plugins/sokoban.c
index f372995f7d..77813a5104 100644
--- a/apps/plugins/sokoban.c
+++ b/apps/plugins/sokoban.c
@@ -12,8 +12,10 @@
12 * Eric smiles. Bjorn cries. Linus say 'huh?'. 12 * Eric smiles. Bjorn cries. Linus say 'huh?'.
13 * March 2007: Sean Morrisey performs a major rewrite/feature addition. 13 * March 2007: Sean Morrisey performs a major rewrite/feature addition.
14 * 14 *
15 * All files in this archive are subject to the GNU General Public License. 15 * This program is free software; you can redistribute it and/or
16 * See the file COPYING in the source tree root for full license agreement. 16 * modify it under the terms of the GNU General Public License
17 * as published by the Free Software Foundation; either version 2
18 * of the License, or (at your option) any later version.
17 * 19 *
18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19 * KIND, either express or implied. 21 * KIND, either express or implied.
diff --git a/apps/plugins/solitaire.c b/apps/plugins/solitaire.c
index e4e2a9ce45..385aa11a41 100644
--- a/apps/plugins/solitaire.c
+++ b/apps/plugins/solitaire.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004-2007 Antoine Cellerier <dionoea @t videolan d.t org> 10 * Copyright (C) 2004-2007 Antoine Cellerier <dionoea @t videolan d.t org>
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/sort.c b/apps/plugins/sort.c
index 571978cf1c..a313bb1bd6 100644
--- a/apps/plugins/sort.c
+++ b/apps/plugins/sort.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Linus Nielsen Feltzing 10 * Copyright (C) 2002 Linus Nielsen Feltzing
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/spacerocks.c b/apps/plugins/spacerocks.c
index 8db5ff92cf..ac6ff4ee55 100644
--- a/apps/plugins/spacerocks.c
+++ b/apps/plugins/spacerocks.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 by Mat Holton 10 * Copyright (C) 2006 by Mat Holton
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/splitedit.c b/apps/plugins/splitedit.c
index 419ce7a676..4f319b4bef 100644
--- a/apps/plugins/splitedit.c
+++ b/apps/plugins/splitedit.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Philipp Pertermann 10 * Copyright (C) 2002 Philipp Pertermann
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/star.c b/apps/plugins/star.c
index 8efdd89bfb..b419d965c5 100644
--- a/apps/plugins/star.c
+++ b/apps/plugins/star.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Frederic Dang Ngoc 10 * Copyright (C) 2002 Frederic Dang Ngoc
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/starfield.c b/apps/plugins/starfield.c
index 130e077cc7..0544569dc5 100644
--- a/apps/plugins/starfield.c
+++ b/apps/plugins/starfield.c
@@ -7,8 +7,10 @@
7* \/ \/ \/ \/ \/ 7* \/ \/ \/ \/ \/
8* Copyright (C) 2005 Kevin Ferrare 8* Copyright (C) 2005 Kevin Ferrare
9* 9*
10* All files in this archive are subject to the GNU General Public License. 10* This program is free software; you can redistribute it and/or
11* See the file COPYING in the source tree root for full license agreement. 11* modify it under the terms of the GNU General Public License
12* as published by the Free Software Foundation; either version 2
13* of the License, or (at your option) any later version.
12* 14*
13* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 15* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
14* KIND, either express or implied. 16* KIND, either express or implied.
diff --git a/apps/plugins/stats.c b/apps/plugins/stats.c
index 5c82908d0a..942dd83de5 100644
--- a/apps/plugins/stats.c
+++ b/apps/plugins/stats.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Jonas Haggqvist 10 * Copyright (C) 2005 Jonas Haggqvist
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/stopwatch.c b/apps/plugins/stopwatch.c
index ece19b1e82..2a5f97f93d 100644
--- a/apps/plugins/stopwatch.c
+++ b/apps/plugins/stopwatch.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004 Mike Holden 10 * Copyright (C) 2004 Mike Holden
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/sudoku/sudoku.c b/apps/plugins/sudoku/sudoku.c
index 64a6c8d7c9..3910e14011 100644
--- a/apps/plugins/sudoku/sudoku.c
+++ b/apps/plugins/sudoku/sudoku.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Dave Chapman 10 * Copyright (C) 2005 Dave Chapman
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/sudoku/sudoku.h b/apps/plugins/sudoku/sudoku.h
index f9737a9785..22abdfed57 100644
--- a/apps/plugins/sudoku/sudoku.h
+++ b/apps/plugins/sudoku/sudoku.h
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Dave Chapman 10 * Copyright (C) 2005 Dave Chapman
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/superdom.c b/apps/plugins/superdom.c
index 4f5cc53086..64d91b7c48 100644
--- a/apps/plugins/superdom.c
+++ b/apps/plugins/superdom.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Will Robertson 10 * Copyright (C) 2006 Will Robertson
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_codec.c b/apps/plugins/test_codec.c
index af1486d8e9..b405e09238 100644
--- a/apps/plugins/test_codec.c
+++ b/apps/plugins/test_codec.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Dave Chapman 10 * Copyright (C) 2007 Dave Chapman
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_disk.c b/apps/plugins/test_disk.c
index 06017a3c5c..7638fbf831 100644
--- a/apps/plugins/test_disk.c
+++ b/apps/plugins/test_disk.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Jens Arnold 10 * Copyright (C) 2007 Jens Arnold
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_fps.c b/apps/plugins/test_fps.c
index d5b34faeb9..7148cfc8b7 100644
--- a/apps/plugins/test_fps.c
+++ b/apps/plugins/test_fps.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 Peter D'Hoye 10 * Copyright (C) 2005 Peter D'Hoye
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_grey.c b/apps/plugins/test_grey.c
index 5d836633de..8ae880efb3 100644
--- a/apps/plugins/test_grey.c
+++ b/apps/plugins/test_grey.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2008 Jens Arnold 10 * Copyright (C) 2008 Jens Arnold
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_resize.c b/apps/plugins/test_resize.c
index 218da2a625..108360b69a 100644
--- a/apps/plugins/test_resize.c
+++ b/apps/plugins/test_resize.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Jonas Hurrelmann 10 * Copyright (C) 2007 Jonas Hurrelmann
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_sampr.c b/apps/plugins/test_sampr.c
index a036844880..7073494d63 100644
--- a/apps/plugins/test_sampr.c
+++ b/apps/plugins/test_sampr.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Michael Sevakis 10 * Copyright (C) 2006 Michael Sevakis
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_scanrate.c b/apps/plugins/test_scanrate.c
index 995e64a257..6598b803e9 100644
--- a/apps/plugins/test_scanrate.c
+++ b/apps/plugins/test_scanrate.c
@@ -9,8 +9,10 @@
9* 9*
10* Copyright (C) 2006 Jens Arnold 10* Copyright (C) 2006 Jens Arnold
11* 11*
12* All files in this archive are subject to the GNU General Public License. 12* This program is free software; you can redistribute it and/or
13* See the file COPYING in the source tree root for full license agreement. 13* modify it under the terms of the GNU General Public License
14* as published by the Free Software Foundation; either version 2
15* of the License, or (at your option) any later version.
14* 16*
15* 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
16* KIND, either express or implied. 18* KIND, either express or implied.
diff --git a/apps/plugins/test_touchpad.c b/apps/plugins/test_touchpad.c
index a9ad96eb32..1d4480a46c 100644
--- a/apps/plugins/test_touchpad.c
+++ b/apps/plugins/test_touchpad.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2008 Rob Purchase 10 * Copyright (C) 2008 Rob Purchase
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/test_viewports.c b/apps/plugins/test_viewports.c
index 874ed6f52c..50a9396372 100644
--- a/apps/plugins/test_viewports.c
+++ b/apps/plugins/test_viewports.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Dave Chapman 10 * Copyright (C) 2007 Dave Chapman
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/text_editor.c b/apps/plugins/text_editor.c
index 0edde54e75..e00328d148 100644
--- a/apps/plugins/text_editor.c
+++ b/apps/plugins/text_editor.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Jonathan Gordon 10 * Copyright (C) 2006 Jonathan Gordon
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/vbrfix.c b/apps/plugins/vbrfix.c
index 85a61cbfc3..fa05463d13 100644
--- a/apps/plugins/vbrfix.c
+++ b/apps/plugins/vbrfix.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2004 Linus Nielsen Feltzing 10 * Copyright (C) 2004 Linus Nielsen Feltzing
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/video.c b/apps/plugins/video.c
index f1f6533f4f..fbd05bd006 100644
--- a/apps/plugins/video.c
+++ b/apps/plugins/video.c
@@ -13,8 +13,10 @@
13* 13*
14* Copyright (C) 2003-2004 J�g Hohensohn aka [IDC]Dragon 14* Copyright (C) 2003-2004 J�g Hohensohn aka [IDC]Dragon
15* 15*
16* All files in this archive are subject to the GNU General Public License. 16* This program is free software; you can redistribute it and/or
17* See the file COPYING in the source tree root for full license agreement. 17* modify it under the terms of the GNU General Public License
18* as published by the Free Software Foundation; either version 2
19* of the License, or (at your option) any later version.
18* 20*
19* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 21* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
20* KIND, either express or implied. 22* KIND, either express or implied.
diff --git a/apps/plugins/viewer.c b/apps/plugins/viewer.c
index 507efac6df..7005745e01 100644
--- a/apps/plugins/viewer.c
+++ b/apps/plugins/viewer.c
@@ -10,8 +10,10 @@
10 * 10 *
11 * Copyright (C) 2002 Gilles Roux, 2003 Garrett Derner 11 * Copyright (C) 2002 Gilles Roux, 2003 Garrett Derner
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/vu_meter.c b/apps/plugins/vu_meter.c
index 861adcc64c..b18c4f0db0 100644
--- a/apps/plugins/vu_meter.c
+++ b/apps/plugins/vu_meter.c
@@ -8,8 +8,10 @@
8 * 8 *
9 * Copyright (C) 2003 Lee Pilgrim 9 * Copyright (C) 2003 Lee Pilgrim
10 * 10 *
11 * All files in this archive are subject to the GNU General Public License. 11 * This program is free software; you can redistribute it and/or
12 * See the file COPYING in the source tree root for full license agreement. 12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version 2
14 * of the License, or (at your option) any later version.
13 * 15 *
14 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 * KIND, either express or implied. 17 * KIND, either express or implied.
diff --git a/apps/plugins/wav2wv.c b/apps/plugins/wav2wv.c
index 45f99f7071..1a37ee22ec 100644
--- a/apps/plugins/wav2wv.c
+++ b/apps/plugins/wav2wv.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 David Bryant 10 * Copyright (C) 2005 David Bryant
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/wavplay.c b/apps/plugins/wavplay.c
index 0ef7ef3584..0a1136a6c2 100644
--- a/apps/plugins/wavplay.c
+++ b/apps/plugins/wavplay.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2006 Jörg Hohensohn 10 * Copyright (C) 2006 Jörg Hohensohn
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/wavrecord.c b/apps/plugins/wavrecord.c
index 77e71b8b25..fa75c96d09 100644
--- a/apps/plugins/wavrecord.c
+++ b/apps/plugins/wavrecord.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Jens Arnold 10 * Copyright (C) 2007 Jens Arnold
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/wavview.c b/apps/plugins/wavview.c
index 40031ac7f6..0d7b6f6476 100644
--- a/apps/plugins/wavview.c
+++ b/apps/plugins/wavview.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2007 Peter D'Hoye 10 * Copyright (C) 2007 Peter D'Hoye
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c
index f862c1b345..5469073588 100644
--- a/apps/plugins/wormlet.c
+++ b/apps/plugins/wormlet.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2002 Philipp Pertermann 10 * Copyright (C) 2002 Philipp Pertermann
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c
index 5fb7072b6a..dc730292de 100644
--- a/apps/plugins/xobox.c
+++ b/apps/plugins/xobox.c
@@ -10,8 +10,10 @@
10 * Copyright (C) 2006 Eli Sherer 10 * Copyright (C) 2006 Eli Sherer
11 * 2007 Antoine Cellerier 11 * 2007 Antoine Cellerier
12 * 12 *
13 * All files in this archive are subject to the GNU General Public License. 13 * This program is free software; you can redistribute it and/or
14 * See the file COPYING in the source tree root for full license agreement. 14 * modify it under the terms of the GNU General Public License
15 * as published by the Free Software Foundation; either version 2
16 * of the License, or (at your option) any later version.
15 * 17 *
16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 18 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
17 * KIND, either express or implied. 19 * KIND, either express or implied.
diff --git a/apps/plugins/zxbox.c b/apps/plugins/zxbox.c
index 2b7ada3429..10e43c4a42 100644
--- a/apps/plugins/zxbox.c
+++ b/apps/plugins/zxbox.c
@@ -8,8 +8,10 @@
8 * 8 *
9 * Overlay loader stub plugin for zxbox on Archos 9 * Overlay loader stub plugin for zxbox on Archos
10 * 10 *
11 * All files in this archive are subject to the GNU General Public License. 11 * This program is free software; you can redistribute it and/or
12 * See the file COPYING in the source tree root for full license agreement. 12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version 2
14 * of the License, or (at your option) any later version.
13 * 15 *
14 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 * KIND, either express or implied. 17 * KIND, either express or implied.
diff --git a/apps/plugins/zxbox/zxbox.c b/apps/plugins/zxbox/zxbox.c
index 91e5af166c..fbb61c1352 100644
--- a/apps/plugins/zxbox/zxbox.c
+++ b/apps/plugins/zxbox/zxbox.c
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (c) 2006 Anton Romanov 10 * Copyright (c) 2006 Anton Romanov
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * 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
16 * KIND, either express or implied. 18 * KIND, either express or implied.