diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-03-01 19:50:19 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-03-01 19:50:19 +0100 |
commit | 0929bf40c475b73077bb72e0b03615cc067c3801 (patch) | |
tree | 237810eaf2cc4d36ffec176c4ffd697dc1e9615d /pogen/pogen.ts | |
parent | 9f1f2ce3d10a8f2468368ef79d38554f965aa6a9 (diff) |
add author
Diffstat (limited to 'pogen/pogen.ts')
-rw-r--r-- | pogen/pogen.ts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pogen/pogen.ts b/pogen/pogen.ts index 77f7ea3dc..5ff182e7c 100644 --- a/pogen/pogen.ts +++ b/pogen/pogen.ts @@ -20,6 +20,8 @@ * * Note that duplicate message IDs are NOT merged, to get the same output as * you would from xgettext, just run msguniq. + * + * @author Florian Dold */ /// <reference path="../lib/decl/node.d.ts" /> |