X-Git-Url: https://repo.jachan.dev/J-linux.git/blobdiff_plain/33ee09cd59ce154b64f9df942dfa5456db90d5f9..0415052db4f92b7e272fc15802ad8b8be672deea:/include/linux/property.h diff --git a/include/linux/property.h b/include/linux/property.h index dbacf17fff2e..5a910ad79591 100644 --- a/include/linux/property.h +++ b/include/linux/property.h @@ -1,13 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * property.h - Unified device property interface. * * Copyright (C) 2014, Intel Corporation * Authors: Rafael J. Wysocki * Mika Westerberg - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ #ifndef _LINUX_PROPERTY_H_