aboutsummaryrefslogtreecommitdiff
path: root/src/add-pronunciation.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-09-02 16:27:45 +0200
committerPřemysl Eric Janouch <p@janouch.name>2020-09-02 16:27:45 +0200
commit37bf8ee648a576acd4c95b40c7254b53f04dbb86 (patch)
treee8fa62f4acdfd94161c6dfed93f61ec7e2ff46a8 /src/add-pronunciation.c
parent675139edb03f1eed43361b1bc6b1bcacf63327d9 (diff)
downloadtdv-37bf8ee648a576acd4c95b40c7254b53f04dbb86.tar.gz
tdv-37bf8ee648a576acd4c95b40c7254b53f04dbb86.tar.xz
tdv-37bf8ee648a576acd4c95b40c7254b53f04dbb86.zip
Name change
Diffstat (limited to 'src/add-pronunciation.c')
-rw-r--r--src/add-pronunciation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/add-pronunciation.c b/src/add-pronunciation.c
index 3bcf75d..6ca5ad3 100644
--- a/src/add-pronunciation.c
+++ b/src/add-pronunciation.c
@@ -4,7 +4,7 @@
* Here I use the `espeak' process rather than libespeak because of the GPL.
* It's far from ideal, rather good as a starting point.
*
- * 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.