summaryrefslogtreecommitdiffstats
path: root/net/rarp.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/rarp.h')
-rw-r--r--net/rarp.h18
1 files changed, 2 insertions, 16 deletions
diff --git a/net/rarp.h b/net/rarp.h
index 24659fde21..0986b02513 100644
--- a/net/rarp.h
+++ b/net/rarp.h
@@ -1,19 +1,5 @@
-/*
- * (C) Copyright 2000
- * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * 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 the Free Software Foundation; either version 2 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.
- *
- */
-
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* SPDX-FileCopyrightText: 2000 Wolfgang Denk <wd@denx.de>, DENX Software Engineering */
#ifndef __RARP_H__
#define __RARP_H__