summaryrefslogtreecommitdiffstats
path: root/statgen
diff options
context:
space:
mode:
Diffstat (limited to 'statgen')
-rw-r--r--statgen/ascii.c2
-rw-r--r--statgen/debug.c2
-rw-r--r--statgen/generate.c2
-rw-r--r--statgen/test.c2
-rw-r--r--statgen/upper.c2
5 files changed, 5 insertions, 5 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
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
diff --git a/statgen/generate.c b/statgen/generate.c
index 8b589b5..642b243 100644
--- a/statgen/generate.c
+++ b/statgen/generate.c
@@ -1,7 +1,7 @@
/*
LibRCD - Statistic generator
- 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/statgen/test.c b/statgen/test.c
index b8a9c64..a53d0da 100644
--- a/statgen/test.c
+++ b/statgen/test.c
@@ -1,7 +1,7 @@
/*
LibRCD tools - test utility
- 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/statgen/upper.c b/statgen/upper.c
index 7b77e07..19e51b0 100644
--- a/statgen/upper.c
+++ b/statgen/upper.c
@@ -1,7 +1,7 @@
/*
LibRCD tools - change a case of words in text files
- 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