Commit b3201c62 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

[PATCH] USB: fix up a bunch of copyrights that were incorrectly declared.

It needs to be "Copyright (C)" not "Copyright (c)" according to the lawyers
who know these things...
parent 5d0843da
/* /*
* bluetty.c Version 0.13 * bluetty.c Version 0.13
* *
* Copyright (c) 2000, 2001 Greg Kroah-Hartman <greg@kroah.com> * Copyright (C) 2000, 2001 Greg Kroah-Hartman <greg@kroah.com>
* Copyright (c) 2000 Mark Douglas Corner <mcorner@umich.edu> * Copyright (C) 2000 Mark Douglas Corner <mcorner@umich.edu>
* *
* USB Bluetooth TTY driver, based on the Bluetooth Spec version 1.0B * USB Bluetooth TTY driver, based on the Bluetooth Spec version 1.0B
* *
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* inode.c -- Inode/Dentry functions for the USB device file system. * inode.c -- Inode/Dentry functions for the USB device file system.
* *
* Copyright (C) 2000 Thomas Sailer (sailer@ife.ee.ethz.ch) * Copyright (C) 2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
* Copyright (c) 2001,2002 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001,2002 Greg Kroah-Hartman (greg@kroah.com)
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* *
* 16654.H Definitions for 16C654 UART used on EdgePorts * 16654.H Definitions for 16C654 UART used on EdgePorts
* *
* Copyright (c) 1998 Inside Out Networks, Inc. * Copyright (C) 1998 Inside Out Networks, Inc.
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 2 of the License, or
......
/* /*
* Edgeport USB Serial Converter driver * Edgeport USB Serial Converter driver
* *
* Copyright(c) 2000 Inside Out Networks, All rights reserved. * Copyright (C) 2000 Inside Out Networks, All rights reserved.
* Copyright(c) 2001-2002 Greg Kroah-Hartman <greg@kroah.com> * Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* *
* io_edgeport.h Edgeport Linux Interface definitions * io_edgeport.h Edgeport Linux Interface definitions
* *
* Copyright (c) 2000 Inside Out Networks, Inc. * Copyright (C) 2000 Inside Out Networks, Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
//************************************************************** //**************************************************************
//* Edgeport/4 Binary Image //* Edgeport/4 Binary Image
//* Generated by HEX2C v1.06 //* Generated by HEX2C v1.06
//* Copyright(c) 1998 Inside Out Networks, All rights reserved. //* Copyright (C) 1998 Inside Out Networks, All rights reserved.
//* This program is free software; you can redistribute it and/or modify //* 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 //* it under the terms of the GNU General Public License as published by
//* the Free Software Foundation; either version 2 of the License, or //* the Free Software Foundation; either version 2 of the License, or
......
//************************************************************** //**************************************************************
//* Edgeport/4 Binary Image //* Edgeport/4 Binary Image
//* Generated by HEX2C v1.06 //* Generated by HEX2C v1.06
//* Copyright(c) 1998 Inside Out Networks, All rights reserved. //* Copyright (C) 1998 Inside Out Networks, All rights reserved.
//* This program is free software; you can redistribute it and/or modify //* 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 //* it under the terms of the GNU General Public License as published by
//* the Free Software Foundation; either version 2 of the License, or //* the Free Software Foundation; either version 2 of the License, or
......
//************************************************************** //**************************************************************
//* Edgeport/4 Binary Image //* Edgeport/4 Binary Image
//* Generated by HEX2C v1.06 //* Generated by HEX2C v1.06
//* Copyright(c) 1998 Inside Out Networks, All rights reserved. //* Copyright (C) 1998 Inside Out Networks, All rights reserved.
//* This program is free software; you can redistribute it and/or modify //* 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 //* it under the terms of the GNU General Public License as published by
//* the Free Software Foundation; either version 2 of the License, or //* the Free Software Foundation; either version 2 of the License, or
......
//************************************************************** //**************************************************************
//* Edgeport/4 Binary Image //* Edgeport/4 Binary Image
//* Generated by HEX2C v1.06 //* Generated by HEX2C v1.06
//* Copyright(c) 1998 Inside Out Networks, All rights reserved. //* Copyright (C) 1998 Inside Out Networks, All rights reserved.
//* This program is free software; you can redistribute it and/or modify //* 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 //* it under the terms of the GNU General Public License as published by
//* the Free Software Foundation; either version 2 of the License, or //* the Free Software Foundation; either version 2 of the License, or
......
//************************************************************** //**************************************************************
//* Edgeport Binary Image (for TI based products) //* Edgeport Binary Image (for TI based products)
//* Generated by TIBin2C v1.00 //* Generated by TIBin2C v1.00
//* Copyright(c) 2001 Inside Out Networks, All rights reserved. //* Copyright (C) 2001 Inside Out Networks, All rights reserved.
//************************************************************** //**************************************************************
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* *
* IONSP.H Definitions for I/O Networks Serial Protocol * IONSP.H Definitions for I/O Networks Serial Protocol
* *
* Copyright (c) 1997-1998 Inside Out Networks, Inc. * Copyright (C) 1997-1998 Inside Out Networks, Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
/* /*
* Edgeport USB Serial Converter driver * Edgeport USB Serial Converter driver
* *
* Copyright(c) 2000-2002 Inside Out Networks, All rights reserved. * Copyright (C) 2000-2002 Inside Out Networks, All rights reserved.
* Copyright(c) 2001-2002 Greg Kroah-Hartman <greg@kroah.com> * Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
/***************************************************************************** /*****************************************************************************
* *
* Copyright (c) 1997-2002 Inside Out Networks, Inc. * Copyright (C) 1997-2002 Inside Out Networks, Inc.
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* *
************************************************************************ ************************************************************************
* *
* Copyright (c) 1998 Inside Out Networks, Inc. * Copyright (C) 1998 Inside Out Networks, Inc.
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or * the Free Software Foundation; either version 2 of the License, or
......
/* /*
* USB Keyspan PDA / Xircom / Entregra Converter driver * USB Keyspan PDA / Xircom / Entregra Converter driver
* *
* Copyright (c) 1999 - 2001 Greg Kroah-Hartman <greg@kroah.com> * Copyright (C) 1999 - 2001 Greg Kroah-Hartman <greg@kroah.com>
* Copyright (c) 1999, 2000 Brian Warner <warner@lothar.com> * Copyright (C) 1999, 2000 Brian Warner <warner@lothar.com>
* Copyright (c) 2000 Al Borchers <borchers@steinerpoint.com> * Copyright (C) 2000 Al Borchers <borchers@steinerpoint.com>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
/* /*
* USB Keyspan PDA Firmware * USB Keyspan PDA Firmware
* *
* Copyright (c) 1999, 2000 Brian Warner <warner@lothar.com> * Copyright (C) 1999, 2000 Brian Warner <warner@lothar.com>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
/* /*
usa26msg.h usa26msg.h
Copyright (c) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
This file is available under a BSD-style copyright This file is available under a BSD-style copyright
Keyspan USB Async Firmware to run on Anchor EZ-USB Keyspan USB Async Firmware to run on Anchor EZ-USB
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
disclaimer. The following copyright notice must appear immediately at disclaimer. The following copyright notice must appear immediately at
the beginning of all source files: the beginning of all source files:
Copyright (c) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
This file is available under a BSD-style copyright This file is available under a BSD-style copyright
......
/* /*
usa28msg.h usa28msg.h
Copyright (c) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
This file is available under a BSD-style copyright This file is available under a BSD-style copyright
Keyspan USB Async Firmware to run on Anchor EZ-USB Keyspan USB Async Firmware to run on Anchor EZ-USB
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
disclaimer. The following copyright notice must appear immediately at disclaimer. The following copyright notice must appear immediately at
the beginning of all source files: the beginning of all source files:
Copyright (c) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
This file is available under a BSD-style copyright This file is available under a BSD-style copyright
......
/* /*
usa49msg.h usa49msg.h
Copyright (c) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
This file is available under a BSD-style copyright This file is available under a BSD-style copyright
Keyspan USB Async Firmware to run on Anchor EZ-USB Keyspan USB Async Firmware to run on Anchor EZ-USB
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
disclaimer. The following copyright notice must appear immediately at disclaimer. The following copyright notice must appear immediately at
the beginning of all source files: the beginning of all source files:
Copyright (c) 1998-2000 InnoSys Incorporated. All Rights Reserved Copyright (C) 1998-2000 InnoSys Incorporated. All Rights Reserved
This file is available under a BSD-style copyright This file is available under a BSD-style copyright
......
/* /*
* Safe Encapsulated USB Serial Driver * Safe Encapsulated USB Serial Driver
* *
* Copyright (c) 2001 Lineo * Copyright (C) 2001 Lineo
* Copyright (c) 2001 Hewlett-Packard * Copyright (C) 2001 Hewlett-Packard
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
* USB Serial Converter driver * USB Serial Converter driver
* *
* Copyright (C) 1999 - 2003 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 1999 - 2003 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (c) 2000 Peter Berger (pberger@brimson.com) * Copyright (C) 2000 Peter Berger (pberger@brimson.com)
* Copyright (c) 2000 Al Borchers (borchers@steinerpoint.com) * Copyright (C) 2000 Al Borchers (borchers@steinerpoint.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version * modify it under the terms of the GNU General Public License version
......
/* /*
* USB Xircom PGS Firmware * USB Xircom PGS Firmware
* *
* Copyright (c) 1999, 2000 Brian Warner <warner@lothar.com> * Copyright (C) 1999, 2000 Brian Warner <warner@lothar.com>
* Copyright (c) 2001 Cristian M. Craciunescu <cristi@dnt.ro> * Copyright (C) 2001 Cristian M. Craciunescu <cristi@dnt.ro>
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by
......
/* /*
* USB Skeleton driver - 1.1 * USB Skeleton driver - 1.1
* *
* Copyright (c) 2001-2003 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001-2003 Greg Kroah-Hartman (greg@kroah.com)
* *
* This program is free software; you can redistribute it and/or * This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as * modify it under the terms of the GNU General Public License as
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment