1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Daniel Stenberg 2008-06-28 18:10:04 +00:00
parent af21db6ded
commit 2acc0ac542
1324 changed files with 5298 additions and 2650 deletions

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Ray Lambert * Copyright (C) 2005 Ray Lambert
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Ray Lambert * Copyright (C) 2005 Ray Lambert
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Jonathan Gordon * Copyright (C) 2006 Jonathan Gordon
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -8,8 +8,10 @@
* *
* Copyright (C) 2004 Brent Coutts * Copyright (C) 2004 Brent Coutts
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2003 Uwe Freese * Copyright (C) 2003 Uwe Freese
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2003 Uwe Freese * Copyright (C) 2003 Uwe Freese
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Linus Nielsen Feltzing * Copyright (C) 2002 Linus Nielsen Feltzing
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -11,8 +11,10 @@
* *
* Copyright (C) 2007 by Michael Sevakis * Copyright (C) 2007 by Michael Sevakis
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -8,8 +8,10 @@
* *
* Copyright (C)2003 by Benjamin Metzler * Copyright (C)2003 by Benjamin Metzler
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -8,8 +8,10 @@
* *
* Copyright (C) 2003 by Benjamin Metzler * Copyright (C) 2003 by Benjamin Metzler
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Nicolas Pennequin * Copyright (C) 2007 Nicolas Pennequin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Nicolas Pennequin * Copyright (C) 2007 Nicolas Pennequin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Björn Stenberg * Copyright (C) 2002 Björn Stenberg
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Björn Stenberg * Copyright (C) 2002 Björn Stenberg
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -8,8 +8,10 @@
* *
* Copyright (C) 2005 by Pedro Vasconcelos * Copyright (C) 2005 by Pedro Vasconcelos
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 by Tomasz Malesinski * Copyright (C) 2007 by Tomasz Malesinski
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* Copyright (C) 2006-2008 Adam Gashlin (hcs) * Copyright (C) 2006-2008 Adam Gashlin (hcs)
* Copyright (C) 2006 Jens Arnold * Copyright (C) 2006 Jens Arnold
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (c) 2005 Jvo Studer * Copyright (c) 2005 Jvo Studer
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Antonius Hellmann * Copyright (C) 2006 Antonius Hellmann
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Dave Chapman * Copyright (C) 2007 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Jens Arnold * Copyright (C) 2005 Jens Arnold
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Tomasz Malesinski * Copyright (C) 2006 Tomasz Malesinski
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 by Thom Johansen * Copyright (C) 2006 by Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by Thom Johansen * Copyright (C) 2005 by Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 by Tomasz Malesinski * Copyright (C) 2007 by Tomasz Malesinski
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by Thom Johansen * Copyright (C) 2005 by Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Dave Chapman * Copyright (C) 2007 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 by Tomasz Malesinski * Copyright (C) 2007 by Tomasz Malesinski
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2008 by Andree Buschmann * Copyright (C) 2008 by Andree Buschmann
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2008 by Andree Buschmann * Copyright (C) 2008 by Andree Buschmann
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -8,8 +8,10 @@
* *
* Copyright (C) 2007 Dan Everton * Copyright (C) 2007 Dan Everton
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 by David Bryant * Copyright (C) 2006 by David Bryant
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 by David Bryant * Copyright (C) 2006 by David Bryant
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by David Bryant * Copyright (C) 2005 by David Bryant
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -8,8 +8,10 @@
* *
* Copyright (C) 2007 Michael Giacomelli * Copyright (C) 2007 Michael Giacomelli
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -8,8 +8,10 @@
* *
* Copyright (C) 2007 Michael Giacomelli * Copyright (C) 2007 Michael Giacomelli
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -12,8 +12,10 @@
* Written from scratch by Rainer Sinsch * Written from scratch by Rainer Sinsch
* exclusivly for Rockbox in February 2008 * exclusivly for Rockbox in February 2008
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Antonius Hellmann * Copyright (C) 2006 Antonius Hellmann
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Thom Johansen * Copyright (C) 2005 Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* Copyright (C) 2006 Adam Gashlin (hcs) * Copyright (C) 2006 Adam Gashlin (hcs)
* Copyright (C) 2004 Disch * Copyright (C) 2004 Disch
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Mark Arigo * Copyright (C) 2005 Mark Arigo
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -13,8 +13,10 @@
* Ported to rockbox on 14 April 2006 * Ported to rockbox on 14 April 2006
* *
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -12,8 +12,10 @@
* Copyright (C) 2004-2007 Shay Green (blargg) * Copyright (C) 2004-2007 Shay Green (blargg)
* Copyright (C) 2002 Brad Martin * Copyright (C) 2002 Brad Martin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -12,8 +12,10 @@
* Copyright (C) 2004-2007 Shay Green (blargg) * Copyright (C) 2004-2007 Shay Green (blargg)
* Copyright (C) 2002 Brad Martin * Copyright (C) 2002 Brad Martin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -11,8 +11,10 @@
* Copyright (C) 2004-2007 Shay Green (blargg) * Copyright (C) 2004-2007 Shay Green (blargg)
* Copyright (C) 2002 Brad Martin * Copyright (C) 2002 Brad Martin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -12,8 +12,10 @@
* Copyright (C) 2004-2007 Shay Green (blargg) * Copyright (C) 2004-2007 Shay Green (blargg)
* Copyright (C) 2002 Brad Martin * Copyright (C) 2002 Brad Martin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -11,8 +11,10 @@
* Copyright (C) 2004-2007 Shay Green (blargg) * Copyright (C) 2004-2007 Shay Green (blargg)
* Copyright (C) 2002 Brad Martin * Copyright (C) 2002 Brad Martin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006-2007 Adam Gashlin (hcs) * Copyright (C) 2006-2007 Adam Gashlin (hcs)
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006-2007 Adam Gashlin (hcs) * Copyright (C) 2006-2007 Adam Gashlin (hcs)
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -10,8 +10,10 @@
* Based on vorbis.c codec interface: * Based on vorbis.c codec interface:
* Copyright (C) 2002 Bjrn Stenberg * Copyright (C) 2002 Bjrn Stenberg
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Björn Stenberg * Copyright (C) 2002 Björn Stenberg
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Dave Chapman * Copyright (C) 2005 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Antonius Hellmann * Copyright (C) 2006 Antonius Hellmann
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 David Bryant * Copyright (C) 2005 David Bryant
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Antonius Hellmann * Copyright (C) 2006 Antonius Hellmann
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -13,8 +13,10 @@
* http://code.google.com/p/libasf/ libasf itself was based on the ASF * http://code.google.com/p/libasf/ libasf itself was based on the ASF
* parser in VLC - http://www.videolan.org/ * parser in VLC - http://www.videolan.org/
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Nicolas Pennequin, Jonathan Gordon * Copyright (C) 2007 Nicolas Pennequin, Jonathan Gordon
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Nicolas Pennequin, Jonathan Gordon * Copyright (C) 2007 Nicolas Pennequin, Jonathan Gordon
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Heikki Hannikainen * Copyright (C) 2002 Heikki Hannikainen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Heikki Hannikainen * Copyright (C) 2002 Heikki Hannikainen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Miika Pekkarinen * Copyright (C) 2005 Miika Pekkarinen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 Miika Pekkarinen * Copyright (C) 2005 Miika Pekkarinen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006-2007 Thom Johansen * Copyright (C) 2006-2007 Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Thom Johansen * Copyright (C) 2006 Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -10,8 +10,10 @@
* Copyright (C) 2006 Thom Johansen * Copyright (C) 2006 Thom Johansen
* Portions Copyright (C) 2007 Michael Sevakis * Portions Copyright (C) 2007 Michael Sevakis
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Michael Sevakis * Copyright (C) 2006 Michael Sevakis
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Michael Sevakis * Copyright (C) 2006 Michael Sevakis
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006-2007 Thom Johansen * Copyright (C) 2006-2007 Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006-2007 Thom Johansen * Copyright (C) 2006-2007 Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006-2007 Thom Johansen * Copyright (C) 2006-2007 Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006-2007 Thom Johansen * Copyright (C) 2006-2007 Thom Johansen
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by Björn Stenberg * Copyright (C) 2005 by Björn Stenberg
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by Björn Stenberg * Copyright (C) 2005 by Björn Stenberg
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Jonathan Gordon * Copyright (C) 2007 Jonathan Gordon
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Henrik Backe * Copyright (C) 2002 Henrik Backe
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Dave Chapman * Copyright (C) 2006 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2006 Dave Chapman * Copyright (C) 2006 Dave Chapman
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 by Jonathan Gordon * Copyright (C) 2007 by Jonathan Gordon
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) Linus Nielsen Feltzing (2002) * Copyright (C) Linus Nielsen Feltzing (2002)
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by Kevin Ferrare * Copyright (C) 2005 by Kevin Ferrare
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 by Jonathan Gordon * Copyright (C) 2007 by Jonathan Gordon
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) Jonathan Gordon (2006) * Copyright (C) Jonathan Gordon (2006)
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) Jonathan Gordon (2006) * Copyright (C) Jonathan Gordon (2006)
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -10,8 +10,10 @@
* Copyright (C) 2002-2007 Björn Stenberg * Copyright (C) 2002-2007 Björn Stenberg
* Copyright (C) 2007-2008 Nicolas Pennequin * Copyright (C) 2007-2008 Nicolas Pennequin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Björn Stenberg * Copyright (C) 2002 Björn Stenberg
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2002 Jerome Kuptz * Copyright (C) 2002 Jerome Kuptz
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Nicolas Pennequin * Copyright (C) 2007 Nicolas Pennequin
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2007 Jonathan Gordon * Copyright (C) 2007 Jonathan Gordon
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by Kevin Ferrare * Copyright (C) 2005 by Kevin Ferrare
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

View file

@ -9,8 +9,10 @@
* *
* Copyright (C) 2005 by Kevin Ferrare * Copyright (C) 2005 by Kevin Ferrare
* *
* All files in this archive are subject to the GNU General Public License. * This program is free software; you can redistribute it and/or
* See the file COPYING in the source tree root for full license agreement. * modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
* *
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied. * KIND, either express or implied.

Some files were not shown because too many files have changed in this diff Show more