aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/pegasus.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/usb/pegasus.c')
-rw-r--r--drivers/net/usb/pegasus.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/usb/pegasus.c b/drivers/net/usb/pegasus.c
index 63e44e746ccc..6d25dea5ad4b 100644
--- a/drivers/net/usb/pegasus.c
+++ b/drivers/net/usb/pegasus.c
@@ -1,10 +1,7 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Copyright (c) 1999-2013 Petko Manolov (petkan@nucleusys.com) 3 * Copyright (c) 1999-2013 Petko Manolov (petkan@nucleusys.com)
3 * 4 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 *
8 * ChangeLog: 5 * ChangeLog:
9 * .... Most of the time spent on reading sources & docs. 6 * .... Most of the time spent on reading sources & docs.
10 * v0.2.x First official release for the Linux kernel. 7 * v0.2.x First official release for the Linux kernel.