summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/tiffs/readfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/tiffs/readfile.c')
-rw-r--r--src/target/firmware/tiffs/readfile.c7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/target/firmware/tiffs/readfile.c b/src/target/firmware/tiffs/readfile.c
index f3e916fa..c712c437 100644
--- a/src/target/firmware/tiffs/readfile.c
+++ b/src/target/firmware/tiffs/readfile.c
@@ -1,10 +1,11 @@
/* TIFFS (TI Flash File System) reader implementation */
/*
- * (C) 2017 by Mychaela Falconia <mychaela.falconia@gmail.com>
- * Tweaked (coding style changes) by Vadim Yanitskiy <axilirator@gmail.com>
+ * This code was written by Mychaela Falconia <falcon@freecalypso.org>
+ * who refuses to claim copyright on it and has released it as public domain
+ * instead. NO rights reserved, all rights relinquished.
*
- * All Rights Reserved
+ * Tweaked (coding style changes) by Vadim Yanitskiy <axilirator@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by