diff options
Diffstat (limited to 'include/dm/lists.h')
-rw-r--r-- | include/dm/lists.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dm/lists.h b/include/dm/lists.h index d4d82d2fc4e..13d1516a121 100644 --- a/include/dm/lists.h +++ b/include/dm/lists.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (c) 2013 Google, Inc * * (C) Copyright 2012 * Pavel Herrmann <morpheus.ibis@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _DM_LISTS_H_ |