From 2acc0ac542d9186feee25bbe444c49cb59ca393e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 28 Jun 2008 18:10:04 +0000 Subject: 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 --- apps/plugins/pacbox/arcade.c | 6 ++++-- apps/plugins/pacbox/arcade.h | 6 ++++-- apps/plugins/pacbox/hardware.c | 6 ++++-- apps/plugins/pacbox/hardware.h | 6 ++++-- apps/plugins/pacbox/pacbox.c | 6 ++++-- apps/plugins/pacbox/pacbox.h | 6 ++++-- apps/plugins/pacbox/pacbox_arm.S | 6 ++++-- apps/plugins/pacbox/pacbox_cf.S | 6 ++++-- apps/plugins/pacbox/pacbox_lcd.c | 6 ++++-- apps/plugins/pacbox/pacbox_lcd.h | 6 ++++-- apps/plugins/pacbox/z80.c | 6 ++++-- apps/plugins/pacbox/z80.h | 6 ++++-- apps/plugins/pacbox/z80_internal.h | 6 ++++-- 13 files changed, 52 insertions(+), 26 deletions(-) (limited to 'apps/plugins/pacbox') 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * * Copyright (c) 2006 Dave Chapman * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * * Copyright (c) 2006 Fredrik Ohrn * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * * Copyright (c) 1997-2003,2004 Alessandro Scotti * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * * Copyright (c) 1997-2003,2004 Alessandro Scotti * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * 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 @@ * Copyright (c) 1997-2003,2004 Alessandro Scotti * http://www.ascotti.org/ * - * All files in this archive are subject to the GNU General Public License. - * See the file COPYING in the source tree root for full license agreement. + * This program is free software; you can redistribute it and/or + * 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 * KIND, either express or implied. -- cgit v1.2.3