summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/example1.c2
-rw-r--r--examples/example2.c2
-rw-r--r--examples/rcc-gtk-config.c2
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