diff options
-rw-r--r-- | NokiaBold.sfd | 2 | ||||
-rw-r--r-- | NokiaMedium.sfd | 2 | ||||
-rw-r--r-- | nokia-fonts.c | 2 | ||||
-rw-r--r-- | nokia-fonts.h | 2 | ||||
-rw-r--r-- | nokia-generate-bdf.c | 2 |
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. |