summaryrefslogtreecommitdiff
path: root/firmware/include/font_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/include/font_cache.h')
-rw-r--r--firmware/include/font_cache.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/firmware/include/font_cache.h b/firmware/include/font_cache.h
index 813cd18987..2334961002 100644
--- a/firmware/include/font_cache.h
+++ b/firmware/include/font_cache.h
@@ -8,8 +8,10 @@
8 * 8 *
9 * Copyright (C) 2003 Tat Tang 9 * Copyright (C) 2003 Tat Tang
10 * 10 *
11 * All files in this archive are subject to the GNU General Public License. 11 * This program is free software; you can redistribute it and/or
12 * See the file COPYING in the source tree root for full license agreement. 12 * modify it under the terms of the GNU General Public License
13 * as published by the Free Software Foundation; either version 2
14 * of the License, or (at your option) any later version.
13 * 15 *
14 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 16 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
15 * KIND, either express or implied. 17 * KIND, either express or implied.