summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/gtk.c2
-rw-r--r--ui/internal.h2
-rw-r--r--ui/librccui.c2
-rw-r--r--ui/librccui.h2
-rw-r--r--ui/null.c2
-rw-r--r--ui/rccmenu.c2
-rw-r--r--ui/rccmenu.h2
-rw-r--r--ui/rccnames.c2
-rw-r--r--ui/rccnames.h2
9 files changed, 9 insertions, 9 deletions
diff --git a/ui/gtk.c b/ui/gtk.c
index 5056510..5088607 100644
--- a/ui/gtk.c
+++ b/ui/gtk.c
@@ -1,7 +1,7 @@
/*
LibRCC UI - GTK library
- 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/ui/internal.h b/ui/internal.h
index cbd260f..7577985 100644
--- a/ui/internal.h
+++ b/ui/internal.h
@@ -1,7 +1,7 @@
/*
LibRCC UI - internal data structures
- 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/ui/librccui.c b/ui/librccui.c
index c47e35d..160e94c 100644
--- a/ui/librccui.c
+++ b/ui/librccui.c
@@ -1,7 +1,7 @@
/*
LibRCC UI - base implmentation
- 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/ui/librccui.h b/ui/librccui.h
index 3195d37..4fb373d 100644
--- a/ui/librccui.h
+++ b/ui/librccui.h
@@ -1,7 +1,7 @@
/*
LibRCC - public interface
- 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/ui/null.c b/ui/null.c
index 92ef31e..8a7c346 100644
--- a/ui/null.c
+++ b/ui/null.c
@@ -1,7 +1,7 @@
/*
LibRCC UI - dummy library
- 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/ui/rccmenu.c b/ui/rccmenu.c
index 034a44c..40be086 100644
--- a/ui/rccmenu.c
+++ b/ui/rccmenu.c
@@ -1,7 +1,7 @@
/*
LibRCC - menu abstraction
- 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/ui/rccmenu.h b/ui/rccmenu.h
index 648e0a1..f97c264 100644
--- a/ui/rccmenu.h
+++ b/ui/rccmenu.h
@@ -1,7 +1,7 @@
/*
LibRCC - menu abstraction
- 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/ui/rccnames.c b/ui/rccnames.c
index 12206ef..dd26975 100644
--- a/ui/rccnames.c
+++ b/ui/rccnames.c
@@ -1,7 +1,7 @@
/*
LibRCC - module providing various titles in appropriate language and encoding
- 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/ui/rccnames.h b/ui/rccnames.h
index f2a47f8..aaa6d18 100644
--- a/ui/rccnames.h
+++ b/ui/rccnames.h
@@ -1,7 +1,7 @@
/*
LibRCC - module providing various titles in appropriate language and encoding
- 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