diff options
Diffstat (limited to 'include/pca9564.h')
-rw-r--r-- | include/pca9564.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/pca9564.h b/include/pca9564.h index 4b4b695c4eb..99e8bcd9adb 100644 --- a/include/pca9564.h +++ b/include/pca9564.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * File: include/pca9564.h * Author: @@ -9,8 +10,6 @@ * Copyright 2009 CJSC "NII STT", http://www.niistt.ru/ * * Bugs: - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _PCA9564_H |