]> Git Repo - imx_flashconf.git/blobdiff - flash_confs.h
licence rename and list
[imx_flashconf.git] / flash_confs.h
index 7baa18cf508352d1a75f3cbced8fecae9680887b..0b88e46028592d8b35b19d74af3a39c90e705461 100644 (file)
@@ -1,3 +1,8 @@
+// SPDX-License-Identifier: (GPL-2.0 or MIT)
+/*
+ * Copyright (C) 2020 Jesse Taube <[email protected]>
+ */
+
 #ifndef __FLASH_CONFIGS__
 #define __FLASH_CONFIGS__
        typedef struct _flash_configs {
 #ifndef __FLASH_CONFIGS__
 #define __FLASH_CONFIGS__
        typedef struct _flash_configs {
@@ -5,4 +10,4 @@
                char name[32];
        } flash_configs;
        const flash_configs * get_flash_confs();
                char name[32];
        } flash_configs;
        const flash_configs * get_flash_confs();
-#endif /* __FLASH_CONFIGS__*/
\ No newline at end of file
+#endif /* __FLASH_CONFIGS__ */
\ No newline at end of file
This page took 0.023514 seconds and 4 git commands to generate.