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/debug.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/debug.c')
-rw-r--r-- | statgen/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/statgen/debug.c b/statgen/debug.c index e83d815..f244d68 100644 --- a/statgen/debug.c +++ b/statgen/debug.c @@ -1,7 +1,7 @@ /* LibRCD tools - Debugging information - 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 |