Browse Source

Add legal stuff to marlin_kanji.h

AnHardt 10 years ago
parent
commit
901cf203fe
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      Marlin/dogm_font_data_6x10_marlin_Kanji.h

+ 3
- 0
Marlin/dogm_font_data_6x10_marlin_Kanji.h View File

@@ -2,6 +2,9 @@
2 2
   Fontname : Japanese Original font, Version 0.1
3 3
   Author   : http://www.thingiverse.com/ichibey
4 4
   License  : Creative Commons BY-NC
5
+
6
+  営利目的で利用する際は、かならず許可を得てください。非営利の場合は、CCライセンスに従い使用ください。
7
+  http://creativecommons.org/licenses/by-nc/2.1/jp/legalcode
5 8
 */
6 9
 #include <utility/u8g.h>
7 10
 const u8g_fntpgm_uint8_t u8g_font_6x10_marlin[2911] U8G_SECTION(".progmem.u8g_font_6x10_marlin") = {

Loading…
Cancel
Save