X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=drivers%2Fmfd%2Fcros_ec_dev.h;h=7a42c3ef50e4d4b256a65f2b83615a164d4cf558;hb=09515706857a7d5a2ffb5ce6a44c0bc7859a745b;hp=ec750433455a69faccc877dffa822c50c9c1c19c;hpb=597473720f4dc69749542bfcfed4a927a43d935e;p=linux-2.6-block.git diff --git a/drivers/mfd/cros_ec_dev.h b/drivers/mfd/cros_ec_dev.h index ec750433455a..7a42c3ef50e4 100644 --- a/drivers/mfd/cros_ec_dev.h +++ b/drivers/mfd/cros_ec_dev.h @@ -1,20 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * cros_ec_dev - expose the Chrome OS Embedded Controller to userspace * * Copyright (C) 2014 Google, Inc. - * - * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . */ #ifndef _CROS_EC_DEV_H_