File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11/**
22 * @brief micros and structures for a simple PNG file
33 *
4- * Copyright 2018-2019 Yiqing Huang
4+ * Copyright 2018-2020 Yiqing Huang
55 *
66 * This software may be freely redistributed under the terms of MIT License
77 */
Original file line number Diff line number Diff line change 11/**
22 * @biref To demonstrate how to use zutil.c and crc.c functions
33 *
4- * Copyright 2018-2019 Yiqing Huang
4+ * Copyright 2018-2020 Yiqing Huang
55 *
66 * This software may be freely redistributed under the terms of MIT License
77 */
Original file line number Diff line number Diff line change 44 * Based on the zlib example zpipe.c at https://www.zlib.net/zlib_how.html
55 *
66 * Modification is
7- * Copyright 2018-2019 Yiqing Huang
7+ * Copyright 2018-2020 Yiqing Huang
88 *
99 * This software may be freely redistributed under the terms of MIT License
1010 */
Original file line number Diff line number Diff line change 33 * Based on the zlib example zpipe.c at https://www.zlib.net/zlib_how.html
44 *
55 * Modification is
6- * Copyright 2018-2019 Yiqing Huang
6+ * Copyright 2018-2020 Yiqing Huang
77 *
88 * This software may be freely redistributed under the terms of MIT License
99 * https://www.zlib.net/zlib_how.html
You can’t perform that action at this time.
0 commit comments