diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-05-27 11:26:00 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-06-07 14:08:52 -0700 |
commit | acf51ab8ce3ed9e409c6c04eae1968affa8ae311 (patch) | |
tree | 1e418e635e8caf2e51b474719f97240bba808ae4 /drivers/staging/usbip/vhci.h | |
parent | 69c685c7f5c50d5bc8c6b3e996d68495c7d3e09a (diff) |
Staging: usbip: vhci.h: remove FSF address
Remove the FSF address from the comment header.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/usbip/vhci.h')
-rw-r--r-- | drivers/staging/usbip/vhci.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/staging/usbip/vhci.h b/drivers/staging/usbip/vhci.h index d5bc8e7e3d79..3a1bacb4e228 100644 --- a/drivers/staging/usbip/vhci.h +++ b/drivers/staging/usbip/vhci.h @@ -6,15 +6,6 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * - * This 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, - * USA. */ #include <linux/device.h> |