summaryrefslogtreecommitdiff
path: root/font_cp00.c
diff options
context:
space:
mode:
Diffstat (limited to 'font_cp00.c')
-rw-r--r--font_cp00.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/font_cp00.c b/font_cp00.c
index 1cf9555..9979571 100644
--- a/font_cp00.c
+++ b/font_cp00.c
@@ -1,18 +1,18 @@
/*
- * Copyright (C) 2020 Mikhail Burakov. This file is part of Chrand.
+ * Copyright (C) 2021 Mikhail Burakov. This file is part of Pui.
*
- * Chrand is free software: you can redistribute it and/or modify
+ * Pui is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
- * Chrand is distributed in the hope that it will be useful,
+ * Pui is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Chrand. If not, see <https://www.gnu.org/licenses/>.
+ * along with Pui. If not, see <https://www.gnu.org/licenses/>.
*/
#include <stdint.h>