From 77c579d0c7c992b6f816e49efe9f360eb6fb558c Mon Sep 17 00:00:00 2001 From: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> Date: Tue, 30 Jan 2018 15:54:02 -0500 Subject: [PATCH] copyright date update Change-Id: Ifb26147e6faf37f5ac4f5ffac582ee069902d382 Reviewed-by: Olivier Soldano <olivier.soldano@savoirfairelinux.com> --- po/README | 2 +- src/accountadvancedtab.cpp | 2 +- src/accountadvancedtab.h | 2 +- src/accountaudiotab.cpp | 2 +- src/accountaudiotab.h | 2 +- src/accountbanstab.cpp | 2 +- src/accountbanstab.h | 2 +- src/accountcontainer.h | 2 +- src/accountcreationwizard.cpp | 2 +- src/accountcreationwizard.h | 2 +- src/accountdevicestab.cpp | 2 +- src/accountdevicestab.h | 2 +- src/accountgeneraltab.cpp | 2 +- src/accountgeneraltab.h | 2 +- src/accountimportexportview.cpp | 2 +- src/accountimportexportview.h | 2 +- src/accountmigrationview.cpp | 2 +- src/accountmigrationview.h | 2 +- src/accountsecuritytab.cpp | 2 +- src/accountsecuritytab.h | 2 +- src/accountvideotab.cpp | 2 +- src/accountvideotab.h | 2 +- src/accountview.cpp | 2 +- src/accountview.h | 2 +- src/avatarmanipulation.cpp | 2 +- src/avatarmanipulation.h | 2 +- src/backends/edscontactbackend.cpp | 2 +- src/backends/edscontactbackend.h | 2 +- src/bannedcontactsview.cpp | 2 +- src/bannedcontactsview.h | 2 +- src/cc-crop-area.c | 2 +- src/chatview.cpp | 2 +- src/chatview.h | 2 +- src/choosecontactview.cpp | 2 +- src/choosecontactview.h | 2 +- src/conversationpopupmenu.cpp | 2 +- src/conversationpopupmenu.h | 2 +- src/conversationsview.cpp | 2 +- src/conversationsview.h | 2 +- src/currentcallview.cpp | 2 +- src/currentcallview.h | 2 +- src/defines.h | 2 +- src/dialogs.c | 4 ++-- src/dialogs.h | 2 +- src/editcontactview.cpp | 2 +- src/editcontactview.h | 2 +- src/generalsettingsview.cpp | 2 +- src/generalsettingsview.h | 2 +- src/incomingcallview.cpp | 2 +- src/incomingcallview.h | 2 +- src/main.cpp | 2 +- src/mediasettingsview.cpp | 2 +- src/mediasettingsview.h | 2 +- src/models/activeitemproxymodel.cpp | 2 +- src/models/activeitemproxymodel.h | 2 +- src/models/gtkaccessproxymodel.cpp | 2 +- src/models/gtkaccessproxymodel.h | 2 +- src/models/gtkqtreemodel.cpp | 2 +- src/models/gtkqtreemodel.h | 2 +- src/models/namenumberfilterproxymodel.cpp | 2 +- src/models/namenumberfilterproxymodel.h | 2 +- src/native/dbuserrorhandler.cpp | 2 +- src/native/dbuserrorhandler.h | 2 +- src/native/pixbufmanipulator.cpp | 2 +- src/native/pixbufmanipulator.h | 2 +- src/ring_client.cpp | 2 +- src/ring_client.h | 2 +- src/ring_client_options.c | 2 +- src/ring_client_options.h | 2 +- src/ringmainwindow.cpp | 2 +- src/ringmainwindow.h | 2 +- src/ringnotify.cpp | 2 +- src/ringnotify.h | 2 +- src/ringwelcomeview.cpp | 2 +- src/ringwelcomeview.h | 2 +- src/usernameregistrationbox.cpp | 2 +- src/usernameregistrationbox.h | 2 +- src/utils/accounts.cpp | 2 +- src/utils/accounts.h | 2 +- src/utils/calling.cpp | 2 +- src/utils/calling.h | 2 +- src/utils/drawing.cpp | 2 +- src/utils/drawing.h | 2 +- src/utils/files.cpp | 2 +- src/utils/files.h | 2 +- src/utils/models.cpp | 2 +- src/utils/models.h | 2 +- src/video/video_widget.cpp | 2 +- src/video/video_widget.h | 2 +- src/webkitchatcontainer.cpp | 2 +- src/webkitchatcontainer.h | 2 +- 91 files changed, 92 insertions(+), 92 deletions(-) diff --git a/po/README b/po/README index 4efbe307..b211651a 100644 --- a/po/README +++ b/po/README @@ -10,7 +10,7 @@ xgettext -o ring-client-gnome.pot --keyword=_ --keyword=C_:1c,2 --keyword=N_ -D Replace the first 3 lines of the generated header with: # Gettext PO translation template file for the GNOME client of the Ring project. -# Copyright (C) 2015-2017 Savoir-faire Linux Inc. +# Copyright (C) 2015-2018 Savoir-faire Linux Inc. # This file is distributed under the same license as the Ring package. The translation files are expected to be located in the /po dir using the diff --git a/src/accountadvancedtab.cpp b/src/accountadvancedtab.cpp index d188c7e0..948e535f 100644 --- a/src/accountadvancedtab.cpp +++ b/src/accountadvancedtab.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountadvancedtab.h b/src/accountadvancedtab.h index 4a6d52b4..42597bff 100644 --- a/src/accountadvancedtab.h +++ b/src/accountadvancedtab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountaudiotab.cpp b/src/accountaudiotab.cpp index 4bc28520..7b40d5da 100644 --- a/src/accountaudiotab.cpp +++ b/src/accountaudiotab.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountaudiotab.h b/src/accountaudiotab.h index ada6a5b7..ebbb844d 100644 --- a/src/accountaudiotab.h +++ b/src/accountaudiotab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountbanstab.cpp b/src/accountbanstab.cpp index e5866717..ab9e63b1 100644 --- a/src/accountbanstab.cpp +++ b/src/accountbanstab.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Savoir-faire Linux Inc. + * Copyright (C) 2017-2018 Savoir-faire Linux Inc. * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountbanstab.h b/src/accountbanstab.h index 8a45897a..2003f6db 100644 --- a/src/accountbanstab.h +++ b/src/accountbanstab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Savoir-faire Linux Inc. + * Copyright (C) 2017-2018 Savoir-faire Linux Inc. * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountcontainer.h b/src/accountcontainer.h index 6cfbace7..7daecaae 100644 --- a/src/accountcontainer.h +++ b/src/accountcontainer.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017 Savoir-faire Linux * + * Copyright (C) 2017-2018 Savoir-faire Linux * * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * * * diff --git a/src/accountcreationwizard.cpp b/src/accountcreationwizard.cpp index 1073aa70..96dd308f 100644 --- a/src/accountcreationwizard.cpp +++ b/src/accountcreationwizard.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountcreationwizard.h b/src/accountcreationwizard.h index 65e57db9..12634f9a 100644 --- a/src/accountcreationwizard.h +++ b/src/accountcreationwizard.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountdevicestab.cpp b/src/accountdevicestab.cpp index b4d6e99c..120f8f95 100644 --- a/src/accountdevicestab.cpp +++ b/src/accountdevicestab.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountdevicestab.h b/src/accountdevicestab.h index 3b7d0340..ad8579ec 100644 --- a/src/accountdevicestab.h +++ b/src/accountdevicestab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountgeneraltab.cpp b/src/accountgeneraltab.cpp index eecf602f..e4d77c4a 100644 --- a/src/accountgeneraltab.cpp +++ b/src/accountgeneraltab.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountgeneraltab.h b/src/accountgeneraltab.h index e6d60a3c..b2c18528 100644 --- a/src/accountgeneraltab.h +++ b/src/accountgeneraltab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountimportexportview.cpp b/src/accountimportexportview.cpp index f841b818..8458b30a 100644 --- a/src/accountimportexportview.cpp +++ b/src/accountimportexportview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountimportexportview.h b/src/accountimportexportview.h index 322e38ad..ff7a211e 100644 --- a/src/accountimportexportview.h +++ b/src/accountimportexportview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountmigrationview.cpp b/src/accountmigrationview.cpp index 3fc429e1..4b2cbb47 100644 --- a/src/accountmigrationview.cpp +++ b/src/accountmigrationview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * diff --git a/src/accountmigrationview.h b/src/accountmigrationview.h index 1efe42ea..3e8f2a8e 100644 --- a/src/accountmigrationview.h +++ b/src/accountmigrationview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountsecuritytab.cpp b/src/accountsecuritytab.cpp index e3a23f0d..79f26da9 100644 --- a/src/accountsecuritytab.cpp +++ b/src/accountsecuritytab.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountsecuritytab.h b/src/accountsecuritytab.h index ed6cd8f5..bd9483ab 100644 --- a/src/accountsecuritytab.h +++ b/src/accountsecuritytab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountvideotab.cpp b/src/accountvideotab.cpp index 5ea52c1e..c0f77538 100644 --- a/src/accountvideotab.cpp +++ b/src/accountvideotab.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountvideotab.h b/src/accountvideotab.h index 804d251e..d7564527 100644 --- a/src/accountvideotab.h +++ b/src/accountvideotab.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountview.cpp b/src/accountview.cpp index d99b8b9e..82657cf7 100644 --- a/src/accountview.cpp +++ b/src/accountview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/accountview.h b/src/accountview.h index 1cb3cf23..d48939d8 100644 --- a/src/accountview.h +++ b/src/accountview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/avatarmanipulation.cpp b/src/avatarmanipulation.cpp index fe7c5fec..d1156718 100644 --- a/src/avatarmanipulation.cpp +++ b/src/avatarmanipulation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Nicolas Jager <nicolas.jager@savoirfairelinux.com> * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * diff --git a/src/avatarmanipulation.h b/src/avatarmanipulation.h index 8b9994d3..f124772e 100644 --- a/src/avatarmanipulation.h +++ b/src/avatarmanipulation.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Nicolas Jager <nicolas.jager@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/backends/edscontactbackend.cpp b/src/backends/edscontactbackend.cpp index 1a647c10..3ac899c4 100644 --- a/src/backends/edscontactbackend.cpp +++ b/src/backends/edscontactbackend.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/backends/edscontactbackend.h b/src/backends/edscontactbackend.h index d44ba0d5..5652e8f2 100644 --- a/src/backends/edscontactbackend.h +++ b/src/backends/edscontactbackend.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/bannedcontactsview.cpp b/src/bannedcontactsview.cpp index d289ce3d..868b8297 100644 --- a/src/bannedcontactsview.cpp +++ b/src/bannedcontactsview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Savoir-faire Linux Inc. + * Copyright (C) 2017-2018 Savoir-faire Linux Inc. * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/bannedcontactsview.h b/src/bannedcontactsview.h index 60c74526..a13fcc14 100644 --- a/src/bannedcontactsview.h +++ b/src/bannedcontactsview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Savoir-faire Linux Inc. + * Copyright (C) 2017-2018 Savoir-faire Linux Inc. * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/cc-crop-area.c b/src/cc-crop-area.c index 234703e4..8e172957 100644 --- a/src/cc-crop-area.c +++ b/src/cc-crop-area.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- * * Copyright 2009 Red Hat, Inc, - * Copyright (C) 2017 Savoir-faire Linux Inc. + * Copyright (C) 2017-2018 Savoir-faire Linux Inc. * * 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/chatview.cpp b/src/chatview.cpp index 18e0c1d2..827de1f7 100644 --- a/src/chatview.cpp +++ b/src/chatview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> diff --git a/src/chatview.h b/src/chatview.h index db10313b..33e5b6a2 100644 --- a/src/chatview.h +++ b/src/chatview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> diff --git a/src/choosecontactview.cpp b/src/choosecontactview.cpp index 91792237..c43790bb 100644 --- a/src/choosecontactview.cpp +++ b/src/choosecontactview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/choosecontactview.h b/src/choosecontactview.h index c3d2ac71..94ddaac3 100644 --- a/src/choosecontactview.h +++ b/src/choosecontactview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/conversationpopupmenu.cpp b/src/conversationpopupmenu.cpp index bd4274c1..37fdfeb7 100644 --- a/src/conversationpopupmenu.cpp +++ b/src/conversationpopupmenu.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017 Savoir-faire Linux * + * Copyright (C) 2017-2018 Savoir-faire Linux * * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * * * diff --git a/src/conversationpopupmenu.h b/src/conversationpopupmenu.h index 174f1d5e..7f23631a 100644 --- a/src/conversationpopupmenu.h +++ b/src/conversationpopupmenu.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017 Savoir-faire Linux * + * Copyright (C) 2017-2018 Savoir-faire Linux * * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * * * diff --git a/src/conversationsview.cpp b/src/conversationsview.cpp index 83be3e40..a25f3394 100644 --- a/src/conversationsview.cpp +++ b/src/conversationsview.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017 Savoir-faire Linux * + * Copyright (C) 2017-2018 Savoir-faire Linux * * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * * * diff --git a/src/conversationsview.h b/src/conversationsview.h index 0808ec46..9a39addd 100644 --- a/src/conversationsview.h +++ b/src/conversationsview.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2017 Savoir-faire Linux * + * Copyright (C) 2017-2018 Savoir-faire Linux * * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * * * diff --git a/src/currentcallview.cpp b/src/currentcallview.cpp index 86e926d4..73163025 100644 --- a/src/currentcallview.cpp +++ b/src/currentcallview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/currentcallview.h b/src/currentcallview.h index cba14fdf..765ef7c0 100644 --- a/src/currentcallview.h +++ b/src/currentcallview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> diff --git a/src/defines.h b/src/defines.h index 1b420e8f..21da51b4 100644 --- a/src/defines.h +++ b/src/defines.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/dialogs.c b/src/dialogs.c index b5b2c6fe..47d25dbc 100644 --- a/src/dialogs.c +++ b/src/dialogs.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify @@ -127,7 +127,7 @@ ring_about_dialog(GtkWidget *parent) gtk_show_about_dialog( GTK_WINDOW(parent), "program-name", "", - "copyright", "© 2017 Savoir-faire Linux", + "copyright", "© 2018 Savoir-faire Linux", "license-type", GTK_LICENSE_GPL_3_0, "logo", logo, "version", version, diff --git a/src/dialogs.h b/src/dialogs.h index 3b8f5cb9..b052b38d 100644 --- a/src/dialogs.h +++ b/src/dialogs.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/editcontactview.cpp b/src/editcontactview.cpp index 36ae2ea0..d4e1c41e 100644 --- a/src/editcontactview.cpp +++ b/src/editcontactview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/editcontactview.h b/src/editcontactview.h index 3c072b4a..b7b64d37 100644 --- a/src/editcontactview.h +++ b/src/editcontactview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/generalsettingsview.cpp b/src/generalsettingsview.cpp index 31ec6b32..8729c988 100644 --- a/src/generalsettingsview.cpp +++ b/src/generalsettingsview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/generalsettingsview.h b/src/generalsettingsview.h index 2ab02384..afe16023 100644 --- a/src/generalsettingsview.h +++ b/src/generalsettingsview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/incomingcallview.cpp b/src/incomingcallview.cpp index 02737123..0cfc5c32 100644 --- a/src/incomingcallview.cpp +++ b/src/incomingcallview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> diff --git a/src/incomingcallview.h b/src/incomingcallview.h index 157d44c1..d33612f4 100644 --- a/src/incomingcallview.h +++ b/src/incomingcallview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> diff --git a/src/main.cpp b/src/main.cpp index 216971a0..25b1a3e3 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/mediasettingsview.cpp b/src/mediasettingsview.cpp index 406ff488..ed213445 100644 --- a/src/mediasettingsview.cpp +++ b/src/mediasettingsview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/mediasettingsview.h b/src/mediasettingsview.h index bf1631db..cd7ce7d6 100644 --- a/src/mediasettingsview.h +++ b/src/mediasettingsview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/activeitemproxymodel.cpp b/src/models/activeitemproxymodel.cpp index 82d7e822..4084a9a5 100644 --- a/src/models/activeitemproxymodel.cpp +++ b/src/models/activeitemproxymodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/activeitemproxymodel.h b/src/models/activeitemproxymodel.h index abad10bf..1e81f331 100644 --- a/src/models/activeitemproxymodel.h +++ b/src/models/activeitemproxymodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/gtkaccessproxymodel.cpp b/src/models/gtkaccessproxymodel.cpp index 5bb82b97..5ec18506 100644 --- a/src/models/gtkaccessproxymodel.cpp +++ b/src/models/gtkaccessproxymodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/gtkaccessproxymodel.h b/src/models/gtkaccessproxymodel.h index e6684c80..fdd34496 100644 --- a/src/models/gtkaccessproxymodel.h +++ b/src/models/gtkaccessproxymodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/gtkqtreemodel.cpp b/src/models/gtkqtreemodel.cpp index 25eacdc0..543c1815 100644 --- a/src/models/gtkqtreemodel.cpp +++ b/src/models/gtkqtreemodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/gtkqtreemodel.h b/src/models/gtkqtreemodel.h index 6a80f45f..e2c06f0e 100644 --- a/src/models/gtkqtreemodel.h +++ b/src/models/gtkqtreemodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/namenumberfilterproxymodel.cpp b/src/models/namenumberfilterproxymodel.cpp index ee1fc6b4..b32076db 100644 --- a/src/models/namenumberfilterproxymodel.cpp +++ b/src/models/namenumberfilterproxymodel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/models/namenumberfilterproxymodel.h b/src/models/namenumberfilterproxymodel.h index 4a35ea46..b1bdfc91 100644 --- a/src/models/namenumberfilterproxymodel.h +++ b/src/models/namenumberfilterproxymodel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/native/dbuserrorhandler.cpp b/src/native/dbuserrorhandler.cpp index 1219d597..c72d00a3 100644 --- a/src/native/dbuserrorhandler.cpp +++ b/src/native/dbuserrorhandler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/native/dbuserrorhandler.h b/src/native/dbuserrorhandler.h index 490f5f2e..0073d57a 100644 --- a/src/native/dbuserrorhandler.h +++ b/src/native/dbuserrorhandler.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/native/pixbufmanipulator.cpp b/src/native/pixbufmanipulator.cpp index a3ac06c8..5b1df61b 100644 --- a/src/native/pixbufmanipulator.cpp +++ b/src/native/pixbufmanipulator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * diff --git a/src/native/pixbufmanipulator.h b/src/native/pixbufmanipulator.h index 094894a7..64e6fe94 100644 --- a/src/native/pixbufmanipulator.h +++ b/src/native/pixbufmanipulator.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/ring_client.cpp b/src/ring_client.cpp index c1b52337..f123c8d5 100644 --- a/src/ring_client.cpp +++ b/src/ring_client.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/ring_client.h b/src/ring_client.h index 545d9f31..bc8a419d 100644 --- a/src/ring_client.h +++ b/src/ring_client.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/ring_client_options.c b/src/ring_client_options.c index afbbdbc4..776e2c03 100644 --- a/src/ring_client_options.c +++ b/src/ring_client_options.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2017 Savoir-faire Linux Inc. + * Copyright (C) 2013-2018 Savoir-faire Linux Inc. * Author: Tristan Matthews <tristan.matthews@savoirfairelinux.com> * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * diff --git a/src/ring_client_options.h b/src/ring_client_options.h index 0e1d0f15..936a6b6e 100644 --- a/src/ring_client_options.h +++ b/src/ring_client_options.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2017 Savoir-faire Linux Inc. + * Copyright (C) 2013-2018 Savoir-faire Linux Inc. * Author: Tristan Matthews <tristan.matthews@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/ringmainwindow.cpp b/src/ringmainwindow.cpp index 052c8d9a..c7be93a1 100644 --- a/src/ringmainwindow.cpp +++ b/src/ringmainwindow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> * diff --git a/src/ringmainwindow.h b/src/ringmainwindow.h index ea80766e..38195095 100644 --- a/src/ringmainwindow.h +++ b/src/ringmainwindow.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/ringnotify.cpp b/src/ringnotify.cpp index 7b24664a..e36373fa 100644 --- a/src/ringnotify.cpp +++ b/src/ringnotify.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/ringnotify.h b/src/ringnotify.h index db402f3a..22cfb38b 100644 --- a/src/ringnotify.h +++ b/src/ringnotify.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/ringwelcomeview.cpp b/src/ringwelcomeview.cpp index ca353ebf..b1eb5513 100644 --- a/src/ringwelcomeview.cpp +++ b/src/ringwelcomeview.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> diff --git a/src/ringwelcomeview.h b/src/ringwelcomeview.h index 7fabdda7..cf3b05bb 100644 --- a/src/ringwelcomeview.h +++ b/src/ringwelcomeview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * Author: Nicolas Jäger <nicolas.jager@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> diff --git a/src/usernameregistrationbox.cpp b/src/usernameregistrationbox.cpp index 876600cc..fc13a145 100644 --- a/src/usernameregistrationbox.cpp +++ b/src/usernameregistrationbox.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/usernameregistrationbox.h b/src/usernameregistrationbox.h index 2cf2b363..db0b9bde 100644 --- a/src/usernameregistrationbox.h +++ b/src/usernameregistrationbox.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/accounts.cpp b/src/utils/accounts.cpp index 6bee54c3..518e993d 100644 --- a/src/utils/accounts.cpp +++ b/src/utils/accounts.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/accounts.h b/src/utils/accounts.h index b4eeda34..b3ad8e56 100644 --- a/src/utils/accounts.h +++ b/src/utils/accounts.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/calling.cpp b/src/utils/calling.cpp index 81dd60f9..7be62351 100644 --- a/src/utils/calling.cpp +++ b/src/utils/calling.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/calling.h b/src/utils/calling.h index ae724092..a4173f52 100644 --- a/src/utils/calling.h +++ b/src/utils/calling.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/drawing.cpp b/src/utils/drawing.cpp index 7000bcbb..b2932ffc 100644 --- a/src/utils/drawing.cpp +++ b/src/utils/drawing.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/drawing.h b/src/utils/drawing.h index 33a8eb35..7c9ef6da 100644 --- a/src/utils/drawing.h +++ b/src/utils/drawing.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/files.cpp b/src/utils/files.cpp index f1b4d4b8..a982d758 100644 --- a/src/utils/files.cpp +++ b/src/utils/files.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/files.h b/src/utils/files.h index ccbccd2c..f1292e6c 100644 --- a/src/utils/files.h +++ b/src/utils/files.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/models.cpp b/src/utils/models.cpp index baf68046..18c81dd0 100644 --- a/src/utils/models.cpp +++ b/src/utils/models.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/utils/models.h b/src/utils/models.h index 5ff79b9b..03caadd5 100644 --- a/src/utils/models.h +++ b/src/utils/models.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/video/video_widget.cpp b/src/video/video_widget.cpp index 8f6a8c1b..a5e52803 100644 --- a/src/video/video_widget.cpp +++ b/src/video/video_widget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/video/video_widget.h b/src/video/video_widget.h index e5bc9452..f07f3bae 100644 --- a/src/video/video_widget.h +++ b/src/video/video_widget.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2015-2017 Savoir-faire Linux Inc. + * Copyright (C) 2015-2018 Savoir-faire Linux Inc. * Author: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/src/webkitchatcontainer.cpp b/src/webkitchatcontainer.cpp index 1332e3bf..358ff15f 100644 --- a/src/webkitchatcontainer.cpp +++ b/src/webkitchatcontainer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * diff --git a/src/webkitchatcontainer.h b/src/webkitchatcontainer.h index ea527fb3..c4ba26b4 100644 --- a/src/webkitchatcontainer.h +++ b/src/webkitchatcontainer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2017 Savoir-faire Linux Inc. + * Copyright (C) 2016-2018 Savoir-faire Linux Inc. * Author: Alexandre Viau <alexandre.viau@savoirfairelinux.com> * Author: Sébastien Blin <sebastien.blin@savoirfairelinux.com> * -- GitLab