diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2018-04-11 03:22:37 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2018-04-11 03:22:37 +0200 |
commit | 22d99882b1510ded54293fc51305aa68624faf68 (patch) | |
tree | bafa8bd19afb1ed5315aeb5b8c03ba04947c7732 /examples | |
parent | f5c9a8080f0932335457fe5cb0dff38c2d491cb5 (diff) | |
download | librcc-22d99882b1510ded54293fc51305aa68624faf68.tar.gz librcc-22d99882b1510ded54293fc51305aa68624faf68.tar.bz2 librcc-22d99882b1510ded54293fc51305aa68624faf68.tar.xz librcc-22d99882b1510ded54293fc51305aa68624faf68.zip |
Fix e-mail in copyright statement
Diffstat (limited to 'examples')
-rw-r--r-- | examples/example1.c | 2 | ||||
-rw-r--r-- | examples/example2.c | 2 | ||||
-rw-r--r-- | examples/rcc-gtk-config.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/example1.c b/examples/example1.c index 16ecda7..3570fe1 100644 --- a/examples/example1.c +++ b/examples/example1.c @@ -1,7 +1,7 @@ /* LibRCC - Simple recoding example - 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 diff --git a/examples/example2.c b/examples/example2.c index f8b085c..3e8917a 100644 --- a/examples/example2.c +++ b/examples/example2.c @@ -1,7 +1,7 @@ /* LibRCC - translation example - 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 diff --git a/examples/rcc-gtk-config.c b/examples/rcc-gtk-config.c index aa5359c..df404f8 100644 --- a/examples/rcc-gtk-config.c +++ b/examples/rcc-gtk-config.c @@ -1,7 +1,7 @@ /* LibRCC - standalone application for adjusting RCC configuration - 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 |