diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2018-04-11 03:24:31 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2018-04-11 03:24:31 +0200 |
commit | 29a65e92eeddaf5d746715752c6548467ffbcf22 (patch) | |
tree | 34c62614fbbaf771d46d7b5df3796837aa61e026 /statgen/ascii.c | |
parent | 52e8a152580f9993142fbfa0d07c224e32052f90 (diff) | |
download | librcd-29a65e92eeddaf5d746715752c6548467ffbcf22.tar.gz librcd-29a65e92eeddaf5d746715752c6548467ffbcf22.tar.bz2 librcd-29a65e92eeddaf5d746715752c6548467ffbcf22.tar.xz librcd-29a65e92eeddaf5d746715752c6548467ffbcf22.zip |
Fix e-mail in copyright statement
Diffstat (limited to 'statgen/ascii.c')
-rw-r--r-- | statgen/ascii.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/statgen/ascii.c b/statgen/ascii.c index 3dd4bbe..49c60b3 100644 --- a/statgen/ascii.c +++ b/statgen/ascii.c @@ -1,7 +1,7 @@ /* LibRCD tools - ASCII table - Copyright (C) 2005-2008 Suren A. Chilingaryan <csa@dside.dyndns.org> + Copyright (C) 2005-2018 Suren A. Chilingaryan <csa@suren.me> This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 or later |