1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 18:26:26 +03:00

[adm5120] more license cleanups

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10313 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2008-01-29 19:56:39 +00:00
parent 7d72cdbc54
commit 0d365ef3df
12 changed files with 58 additions and 172 deletions

View File

@ -4,20 +4,9 @@
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org> * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -6,20 +6,9 @@
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org> * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -11,20 +11,9 @@
* Copyright (C) 2000-2001 Toshiba Corporation * Copyright (C) 2000-2001 Toshiba Corporation
* 2003-2005 (c) MontaVista Software, Inc. * 2003-2005 (c) MontaVista Software, Inc.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -6,20 +6,9 @@
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org> * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -3,23 +3,12 @@
* *
* ADM5120 specific interrupt handlers * ADM5120 specific interrupt handlers
* *
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -4,20 +4,9 @@
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org> * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -6,20 +6,9 @@
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org> * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -6,20 +6,9 @@
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org> * Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -3,25 +3,20 @@
* *
* ADM5120 specific reset routines * ADM5120 specific reset routines
* *
* Copyright (C) ADMtek Incorporated.
* Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This code was based on the ADM5120 specific port of the Linux 2.6.10 kernel
* modify it under the terms of the GNU General Public License * done by Jeroen Vreeken
* as published by the Free Software Foundation; either version 2 * Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
* of the License, or (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * Jeroen's code was based on the Linux 2.4.xx source codes found in various
* but WITHOUT ANY WARRANTY; without even the implied warranty of * tarballs released by Edimax for it's ADM5120 based devices.
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * Copyright (C) ADMtek Incorporated
* GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * This program is free software; you can redistribute it and/or modify it
* along with this program; if not, write to the * under the terms of the GNU General Public License version 2 as published
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * by the Free Software Foundation.
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -3,25 +3,20 @@
* *
* ADM5120 specific setup * ADM5120 specific setup
* *
* Copyright (C) ADMtek Incorporated.
* Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This code was based on the ADM5120 specific port of the Linux 2.6.10 kernel
* modify it under the terms of the GNU General Public License * done by Jeroen Vreeken
* as published by the Free Software Foundation; either version 2 * Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
* of the License, or (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * Jeroen's code was based on the Linux 2.4.xx source codes found in various
* but WITHOUT ANY WARRANTY; without even the implied warranty of * tarballs released by Edimax for it's ADM5120 based devices
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * Copyright (C) ADMtek Incorporated
* GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * This program is free software; you can redistribute it and/or modify it
* along with this program; if not, write to the * under the terms of the GNU General Public License version 2 as published
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * by the Free Software Foundation.
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -11,20 +11,9 @@
* Copyright (C) 1996, 1997, 2004 by Ralf Baechle * Copyright (C) 1996, 1997, 2004 by Ralf Baechle
* Copyright (C) 2006, Wind River System Inc. * Copyright (C) 2006, Wind River System Inc.
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or modify it
* modify it under the terms of the GNU General Public License * under the terms of the GNU General Public License version 2 as published
* as published by the Free Software Foundation; either version 2 * by the Free Software Foundation.
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
* Boston, MA 02110-1301, USA.
* *
*/ */

View File

@ -3,25 +3,20 @@
* *
* ADM5120 PCI Host Controller driver * ADM5120 PCI Host Controller driver
* *
* Copyright (C) ADMtek Incorporated.
* Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* Copyright (C) 2007 OpenWrt.org * Copyright (C) 2007 OpenWrt.org
* Copyright (C) 2007 Gabor Juhos <juhosg at openwrt.org>
* *
* This program is free software; you can redistribute it and/or * This code was based on the ADM5120 specific port of the Linux 2.6.10 kernel
* modify it under the terms of the GNU General Public License * done by Jeroen Vreeken
* as published by the Free Software Foundation; either version 2 * Copyright (C) 2005 Jeroen Vreeken (pe1rxq@amsat.org)
* of the License, or (at your option) any later version.
* *
* This program is distributed in the hope that it will be useful, * Jeroen's code was based on the Linux 2.4.xx source codes found in various
* but WITHOUT ANY WARRANTY; without even the implied warranty of * tarballs released by Edimax for it's ADM5120 based devices
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * Copyright (C) ADMtek Incorporated
* GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * This program is free software; you can redistribute it and/or modify it
* along with this program; if not, write to the * under the terms of the GNU General Public License version 2 as published
* Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * by the Free Software Foundation.
* Boston, MA 02110-1301, USA.
* *
*/ */
#include <linux/types.h> #include <linux/types.h>