diff options
Diffstat (limited to 'src/interface-gtk')
-rw-r--r-- | src/interface-gtk/gtk-canonicalized-label.gob | 2 | ||||
-rw-r--r-- | src/interface-gtk/gtk-info-popup.gob | 2 | ||||
-rw-r--r-- | src/interface-gtk/interface-gtk.cpp | 2 | ||||
-rw-r--r-- | src/interface-gtk/interface-gtk.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/interface-gtk/gtk-canonicalized-label.gob b/src/interface-gtk/gtk-canonicalized-label.gob index 8608aa5..c6adeeb 100644 --- a/src/interface-gtk/gtk-canonicalized-label.gob +++ b/src/interface-gtk/gtk-canonicalized-label.gob @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2016 Robin Haberkorn + * Copyright (C) 2012-2017 Robin Haberkorn * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/interface-gtk/gtk-info-popup.gob b/src/interface-gtk/gtk-info-popup.gob index aae8b68..edc6612 100644 --- a/src/interface-gtk/gtk-info-popup.gob +++ b/src/interface-gtk/gtk-info-popup.gob @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2016 Robin Haberkorn + * Copyright (C) 2012-2017 Robin Haberkorn * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/interface-gtk/interface-gtk.cpp b/src/interface-gtk/interface-gtk.cpp index ca04a6e..9486802 100644 --- a/src/interface-gtk/interface-gtk.cpp +++ b/src/interface-gtk/interface-gtk.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2016 Robin Haberkorn + * Copyright (C) 2012-2017 Robin Haberkorn * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/interface-gtk/interface-gtk.h b/src/interface-gtk/interface-gtk.h index a19d253..82ed96b 100644 --- a/src/interface-gtk/interface-gtk.h +++ b/src/interface-gtk/interface-gtk.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2016 Robin Haberkorn + * Copyright (C) 2012-2017 Robin Haberkorn * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |