summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/eth.c4
-rw-r--r--net/net.c3
-rw-r--r--net/netconsole.c3
-rw-r--r--net/rarp.h4
4 files changed, 0 insertions, 14 deletions
diff --git a/net/eth.c b/net/eth.c
index c034eaae25..94b88cd8ff 100644
--- a/net/eth.c
+++ b/net/eth.c
@@ -15,10 +15,6 @@
* 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 <common.h>
diff --git a/net/net.c b/net/net.c
index 54d8c25d49..b5885fb2aa 100644
--- a/net/net.c
+++ b/net/net.c
@@ -22,9 +22,6 @@
* 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 <common.h>
#include <clock.h>
diff --git a/net/netconsole.c b/net/netconsole.c
index 48f2b98437..7d0f3f4c13 100644
--- a/net/netconsole.c
+++ b/net/netconsole.c
@@ -15,9 +15,6 @@
* 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 <common.h>
diff --git a/net/rarp.h b/net/rarp.h
index 0c16d46668..b5b222ee3e 100644
--- a/net/rarp.h
+++ b/net/rarp.h
@@ -15,10 +15,6 @@
* 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
*/