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 /examples | |
| parent | 52e8a152580f9993142fbfa0d07c224e32052f90 (diff) | |
Fix e-mail in copyright statement
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/example.c b/examples/example.c index 3a570c3..77345c6 100644 --- a/examples/example.c +++ b/examples/example.c @@ -1,7 +1,7 @@ /* LibRCD - Example application - 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 |
