summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-28 04:53:30 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-28 04:53:30 +0200
commit2140c1f62afa09744263871d4787671ddedc12e2 (patch)
tree402478c9e8e0590bcb8559047161b68d058301d1
parentc6ebc754d3906ed46b06efb13f91ef181cef56a2 (diff)
downloadnokia-3310-fonts-master.tar.gz
nokia-3310-fonts-master.tar.xz
nokia-3310-fonts-master.zip
-rw-r--r--NokiaBold.sfd2
-rw-r--r--NokiaMedium.sfd2
-rw-r--r--nokia-fonts.c2
-rw-r--r--nokia-fonts.h2
-rw-r--r--nokia-generate-bdf.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/NokiaBold.sfd b/NokiaBold.sfd
index 28a588c..d09c701 100644
--- a/NokiaBold.sfd
+++ b/NokiaBold.sfd
@@ -3,7 +3,7 @@ FontName: NokiaBold
FullName: Nokia Bold
FamilyName: Nokia
Weight: Bold
-Copyright: Created by Premysl Janouch with FontForge 2.0 (http://fontforge.sf.net)
+Copyright: Created by Premysl Eric Janouch with FontForge 2.0 (http://fontforge.sf.net)
UComments: "2013-7-21: Created."
Version: 001.000
ItalicAngle: 0
diff --git a/NokiaMedium.sfd b/NokiaMedium.sfd
index 1df21b4..3057eb2 100644
--- a/NokiaMedium.sfd
+++ b/NokiaMedium.sfd
@@ -3,7 +3,7 @@ FontName: NokiaMedium
FullName: Nokia Medium
FamilyName: Nokia
Weight: Medium
-Copyright: Created by Premysl Janouch with FontForge 2.0 (http://fontforge.sf.net)
+Copyright: Created by Premysl Eric Janouch with FontForge 2.0 (http://fontforge.sf.net)
UComments: "2013-7-21: Created."
Version: 001.000
ItalicAngle: 0
diff --git a/nokia-fonts.c b/nokia-fonts.c
index cf36916..ee3bcd8 100644
--- a/nokia-fonts.c
+++ b/nokia-fonts.c
@@ -1,7 +1,7 @@
/*
* nokia-fonts.c: Nokia 3310 fonts
*
- * Copyright (c) 2013, Přemysl Janouch <p@janouch.name>
+ * Copyright (c) 2013, Přemysl Eric Janouch <p@janouch.name>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.
diff --git a/nokia-fonts.h b/nokia-fonts.h
index 6786fbd..1507ca9 100644
--- a/nokia-fonts.h
+++ b/nokia-fonts.h
@@ -1,7 +1,7 @@
/*
* nokia-fonts.h: Nokia 3310 fonts
*
- * Copyright (c) 2013, Přemysl Janouch <p@janouch.name>
+ * Copyright (c) 2013, Přemysl Eric Janouch <p@janouch.name>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.
diff --git a/nokia-generate-bdf.c b/nokia-generate-bdf.c
index cd38036..0e45f2f 100644
--- a/nokia-generate-bdf.c
+++ b/nokia-generate-bdf.c
@@ -1,7 +1,7 @@
/*
* nokia-generate-bdf.c: BDF generator for Nokia 3310 fonts
*
- * Copyright (c) 2013, Přemysl Janouch <p@janouch.name>
+ * Copyright (c) 2013, Přemysl Eric Janouch <p@janouch.name>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted.