summaryrefslogtreecommitdiff
path: root/ext/fs/fat/option/cc949.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fs/fat/option/cc949.c')
-rw-r--r--ext/fs/fat/option/cc949.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/ext/fs/fat/option/cc949.c b/ext/fs/fat/option/cc949.c
index 1570962ef..3bc617cc1 100644
--- a/ext/fs/fat/option/cc949.c
+++ b/ext/fs/fat/option/cc949.c
@@ -2,24 +2,6 @@
/* Unicode - OEM code bidirectional converter (C)ChaN, 2015 */
/* CP949 (Korean EUC-KR) */
/*------------------------------------------------------------------------*/
-/*----------------------------------------------------------------------------/
-/ FatFs - Generic FAT file system module R0.12a /
-/-----------------------------------------------------------------------------/
-/
-/ Copyright (C) 2016, ChaN, all right reserved.
-/
-/ FatFs module is an open source software. Redistribution and use of FatFs in
-/ source and binary forms, with or without modification, are permitted provided
-/ that the following condition is met:
-
-/ 1. Redistributions of source code must retain the above copyright notice,
-/ this condition and the following disclaimer.
-/
-/ This software is provided by the copyright holder and contributors "AS IS"
-/ and any warranties related to this software are DISCLAIMED.
-/ The copyright owner or contributors be NOT LIABLE for any damages caused
-/ by use of this software.
-/----------------------------------------------------------------------------*/
#include "../ff.h"