kernel/drivers/net/ethernet/aquantia/atlantic/aq_utils.h
.. .. @@ -1,10 +1,7 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * aQuantia Corporation Network Driver 3 4 * Copyright (C) 2014-2017 aQuantia Corporation. All rights reserved 4 - *5 - * This program is free software; you can redistribute it and/or modify it6 - * under the terms and conditions of the GNU General Public License,7 - * version 2, as published by the Free Software Foundation.8 5 */ 9 6 10 7 /* File aq_utils.h: Useful macro and structures used in all layers of driver. */