From 68140e7dde41fd0bb69719dac89d00023629bd83 Mon Sep 17 00:00:00 2001 From: Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> Date: Wed, 7 Jan 2015 14:05:05 -0500 Subject: [PATCH] [ #63393 ] Update copyright for 2015 --- src/abstractbookmarkmodel.cpp | 2 +- src/abstractbookmarkmodel.h | 2 +- src/abstractitembackend.cpp | 2 +- src/abstractitembackend.h | 2 +- src/abstractitembackendmodelextension.cpp | 2 +- src/abstractitembackendmodelextension.h | 2 +- src/account.cpp | 2 +- src/account.h | 2 +- src/accountmodel.cpp | 2 +- src/accountmodel.h | 2 +- src/audio/alsapluginmodel.cpp | 2 +- src/audio/alsapluginmodel.h | 2 +- src/audio/codecmodel.cpp | 2 +- src/audio/codecmodel.h | 2 +- src/audio/inputdevicemodel.cpp | 2 +- src/audio/inputdevicemodel.h | 2 +- src/audio/managermodel.cpp | 2 +- src/audio/managermodel.h | 2 +- src/audio/outputdevicemodel.cpp | 2 +- src/audio/outputdevicemodel.h | 2 +- src/audio/ringtonedevicemodel.cpp | 2 +- src/audio/ringtonedevicemodel.h | 2 +- src/audio/settings.cpp | 2 +- src/audio/settings.h | 2 +- src/call.cpp | 2 +- src/call.h | 2 +- src/callmodel.cpp | 2 +- src/callmodel.h | 2 +- src/categorizedaccountmodel.cpp | 2 +- src/categorizedaccountmodel.h | 2 +- src/categorizedcompositenode.cpp | 2 +- src/categorizedcompositenode.h | 2 +- src/certificate.cpp | 2 +- src/certificate.h | 2 +- src/commonbackendmanagerinterface.cpp | 2 +- src/commonbackendmanagerinterface.h | 2 +- src/contact.cpp | 2 +- src/contact.h | 2 +- src/contactmodel.cpp | 2 +- src/contactmodel.h | 2 +- src/contactproxymodel.cpp | 2 +- src/contactproxymodel.h | 2 +- src/credentialmodel.cpp | 2 +- src/credentialmodel.h | 2 +- src/historymodel.cpp | 2 +- src/historymodel.h | 2 +- src/historytimecategorymodel.cpp | 2 +- src/historytimecategorymodel.h | 2 +- src/hookmanager.cpp | 2 +- src/hookmanager.h | 2 +- src/imconversationmanager.cpp | 2 +- src/imconversationmanager.h | 2 +- src/instantmessagingmodel.cpp | 2 +- src/instantmessagingmodel.h | 2 +- src/itembackendmodel.cpp | 2 +- src/itembackendmodel.h | 2 +- src/keyexchangemodel.cpp | 2 +- src/keyexchangemodel.h | 2 +- src/lastusednumbermodel.cpp | 2 +- src/lastusednumbermodel.h | 2 +- src/legacyhistorybackend.cpp | 2 +- src/legacyhistorybackend.h | 2 +- src/numbercategory.cpp | 2 +- src/numbercategory.h | 2 +- src/numbercategorymodel.cpp | 2 +- src/numbercategorymodel.h | 2 +- src/numbercompletionmodel.cpp | 2 +- src/numbercompletionmodel.h | 2 +- src/phonedirectorymodel.cpp | 2 +- src/phonedirectorymodel.h | 2 +- src/phonenumber.cpp | 2 +- src/phonenumber.h | 2 +- src/presencestatusmodel.cpp | 2 +- src/presencestatusmodel.h | 2 +- src/private/call_p.h | 2 +- src/private/instantmessagingmodel_p.h | 2 +- src/private/phonedirectorymodel_p.h | 2 +- src/ringtonemodel.cpp | 2 +- src/ringtonemodel.h | 2 +- src/securityvalidationmodel.cpp | 2 +- src/securityvalidationmodel.h | 2 +- src/sflphone_const.h | 2 +- src/tlsmethodmodel.cpp | 2 +- src/tlsmethodmodel.h | 2 +- src/transitionalcontactbackend.cpp | 2 +- src/transitionalcontactbackend.h | 2 +- src/typedefs.h | 2 +- src/uri.cpp | 2 +- src/uri.h | 2 +- src/useractionmodel.cpp | 2 +- src/useractionmodel.h | 2 +- src/video/channel.cpp | 2 +- src/video/channel.h | 2 +- src/video/codec.cpp | 2 +- src/video/codec.h | 2 +- src/video/device.cpp | 2 +- src/video/device.h | 2 +- src/video/devicemodel.cpp | 2 +- src/video/devicemodel.h | 2 +- src/video/manager.cpp | 2 +- src/video/manager.h | 2 +- src/video/rate.cpp | 2 +- src/video/rate.h | 2 +- src/video/renderer.cpp | 2 +- src/video/renderer.h | 2 +- src/video/resolution.cpp | 2 +- src/video/resolution.h | 2 +- src/video/sourcesmodel.cpp | 2 +- src/video/sourcesmodel.h | 2 +- src/visitors/itemmodelstateserializationvisitor.cpp | 2 +- src/visitors/itemmodelstateserializationvisitor.h | 2 +- src/visitors/numbercategoryvisitor.cpp | 2 +- src/visitors/numbercategoryvisitor.h | 2 +- src/visitors/phonenumberselector.cpp | 2 +- src/visitors/phonenumberselector.h | 2 +- src/visitors/pixmapmanipulationvisitor.cpp | 2 +- src/visitors/pixmapmanipulationvisitor.h | 2 +- src/visitors/presenceserializationvisitor.cpp | 2 +- src/visitors/presenceserializationvisitor.h | 2 +- 119 files changed, 119 insertions(+), 119 deletions(-) diff --git a/src/abstractbookmarkmodel.cpp b/src/abstractbookmarkmodel.cpp index 0355bb6a..9f23699d 100644 --- a/src/abstractbookmarkmodel.cpp +++ b/src/abstractbookmarkmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/abstractbookmarkmodel.h b/src/abstractbookmarkmodel.h index a10f4f74..1b7efd58 100644 --- a/src/abstractbookmarkmodel.h +++ b/src/abstractbookmarkmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/abstractitembackend.cpp b/src/abstractitembackend.cpp index 1a7bdc2a..21a2c4a1 100644 --- a/src/abstractitembackend.cpp +++ b/src/abstractitembackend.cpp @@ -1,5 +1,5 @@ /************************************************************************************ - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/abstractitembackend.h b/src/abstractitembackend.h index 517af56b..53882a75 100644 --- a/src/abstractitembackend.h +++ b/src/abstractitembackend.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/abstractitembackendmodelextension.cpp b/src/abstractitembackendmodelextension.cpp index 315f4c7a..8e8f5aad 100644 --- a/src/abstractitembackendmodelextension.cpp +++ b/src/abstractitembackendmodelextension.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/abstractitembackendmodelextension.h b/src/abstractitembackendmodelextension.h index 92279cd3..547a5c50 100644 --- a/src/abstractitembackendmodelextension.h +++ b/src/abstractitembackendmodelextension.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/account.cpp b/src/account.cpp index dceec031..62d979bb 100644 --- a/src/account.cpp +++ b/src/account.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/account.h b/src/account.h index 4da4ba29..3cff0656 100644 --- a/src/account.h +++ b/src/account.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/accountmodel.cpp b/src/accountmodel.cpp index 74bbd1b0..32ba0854 100644 --- a/src/accountmodel.cpp +++ b/src/accountmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/accountmodel.h b/src/accountmodel.h index 3495b24c..513b33fa 100644 --- a/src/accountmodel.h +++ b/src/accountmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/audio/alsapluginmodel.cpp b/src/audio/alsapluginmodel.cpp index 405e48fa..6ac4fa5e 100644 --- a/src/audio/alsapluginmodel.cpp +++ b/src/audio/alsapluginmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/alsapluginmodel.h b/src/audio/alsapluginmodel.h index d5317595..5920fb34 100644 --- a/src/audio/alsapluginmodel.h +++ b/src/audio/alsapluginmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/codecmodel.cpp b/src/audio/codecmodel.cpp index f4b4a8c0..02b6c973 100644 --- a/src/audio/codecmodel.cpp +++ b/src/audio/codecmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/codecmodel.h b/src/audio/codecmodel.h index 30dd4297..8aef1b2b 100644 --- a/src/audio/codecmodel.h +++ b/src/audio/codecmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/inputdevicemodel.cpp b/src/audio/inputdevicemodel.cpp index 065b629c..ce96458b 100644 --- a/src/audio/inputdevicemodel.cpp +++ b/src/audio/inputdevicemodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/inputdevicemodel.h b/src/audio/inputdevicemodel.h index 44d009fe..56005852 100644 --- a/src/audio/inputdevicemodel.h +++ b/src/audio/inputdevicemodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/managermodel.cpp b/src/audio/managermodel.cpp index 07507d90..dec6550e 100644 --- a/src/audio/managermodel.cpp +++ b/src/audio/managermodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/managermodel.h b/src/audio/managermodel.h index 0271a417..1e46caf0 100644 --- a/src/audio/managermodel.h +++ b/src/audio/managermodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/outputdevicemodel.cpp b/src/audio/outputdevicemodel.cpp index 4d61cdcd..c59d6c94 100644 --- a/src/audio/outputdevicemodel.cpp +++ b/src/audio/outputdevicemodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/outputdevicemodel.h b/src/audio/outputdevicemodel.h index 211fc3f9..f55ba9d8 100644 --- a/src/audio/outputdevicemodel.h +++ b/src/audio/outputdevicemodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/ringtonedevicemodel.cpp b/src/audio/ringtonedevicemodel.cpp index fa2b57ce..7b792f19 100644 --- a/src/audio/ringtonedevicemodel.cpp +++ b/src/audio/ringtonedevicemodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/ringtonedevicemodel.h b/src/audio/ringtonedevicemodel.h index 63c0cf2c..646e21aa 100644 --- a/src/audio/ringtonedevicemodel.h +++ b/src/audio/ringtonedevicemodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/settings.cpp b/src/audio/settings.cpp index f6db76d7..743b84af 100644 --- a/src/audio/settings.cpp +++ b/src/audio/settings.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/audio/settings.h b/src/audio/settings.h index 5e5a0ff1..88ee2bc7 100644 --- a/src/audio/settings.h +++ b/src/audio/settings.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/call.cpp b/src/call.cpp index d319461b..c134eb20 100644 --- a/src/call.cpp +++ b/src/call.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/call.h b/src/call.h index 8ee0af5a..a6b215a7 100644 --- a/src/call.h +++ b/src/call.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/callmodel.cpp b/src/callmodel.cpp index 829c45bc..d34ce0b3 100644 --- a/src/callmodel.cpp +++ b/src/callmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/callmodel.h b/src/callmodel.h index 4376ee72..9dba6533 100644 --- a/src/callmodel.h +++ b/src/callmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/categorizedaccountmodel.cpp b/src/categorizedaccountmodel.cpp index 2253a97d..4c4815d3 100644 --- a/src/categorizedaccountmodel.cpp +++ b/src/categorizedaccountmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/categorizedaccountmodel.h b/src/categorizedaccountmodel.h index f74b7f30..2961fc0f 100644 --- a/src/categorizedaccountmodel.h +++ b/src/categorizedaccountmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/categorizedcompositenode.cpp b/src/categorizedcompositenode.cpp index 579a7940..081bed5b 100644 --- a/src/categorizedcompositenode.cpp +++ b/src/categorizedcompositenode.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/categorizedcompositenode.h b/src/categorizedcompositenode.h index e228f4b4..2bcd0b06 100644 --- a/src/categorizedcompositenode.h +++ b/src/categorizedcompositenode.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/certificate.cpp b/src/certificate.cpp index 4570537b..6b205e13 100644 --- a/src/certificate.cpp +++ b/src/certificate.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/certificate.h b/src/certificate.h index 753ae7d4..e6f3643a 100644 --- a/src/certificate.h +++ b/src/certificate.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/commonbackendmanagerinterface.cpp b/src/commonbackendmanagerinterface.cpp index 6f29a159..31b5534b 100644 --- a/src/commonbackendmanagerinterface.cpp +++ b/src/commonbackendmanagerinterface.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/commonbackendmanagerinterface.h b/src/commonbackendmanagerinterface.h index c11d93a2..768b4a96 100644 --- a/src/commonbackendmanagerinterface.h +++ b/src/commonbackendmanagerinterface.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/contact.cpp b/src/contact.cpp index 8a8513bf..4ec69667 100644 --- a/src/contact.cpp +++ b/src/contact.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/contact.h b/src/contact.h index 6d4f5579..1f654f4b 100644 --- a/src/contact.h +++ b/src/contact.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/contactmodel.cpp b/src/contactmodel.cpp index 8578ae22..acad22c1 100644 --- a/src/contactmodel.cpp +++ b/src/contactmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/contactmodel.h b/src/contactmodel.h index b0578033..edd56325 100644 --- a/src/contactmodel.h +++ b/src/contactmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/contactproxymodel.cpp b/src/contactproxymodel.cpp index b5a5bd35..af08b078 100644 --- a/src/contactproxymodel.cpp +++ b/src/contactproxymodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/contactproxymodel.h b/src/contactproxymodel.h index 35061a46..6b3589df 100644 --- a/src/contactproxymodel.h +++ b/src/contactproxymodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/credentialmodel.cpp b/src/credentialmodel.cpp index da452950..cb2c7dcf 100644 --- a/src/credentialmodel.cpp +++ b/src/credentialmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/credentialmodel.h b/src/credentialmodel.h index ad711eda..c065c33c 100644 --- a/src/credentialmodel.h +++ b/src/credentialmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/historymodel.cpp b/src/historymodel.cpp index d717523a..96745cc3 100644 --- a/src/historymodel.cpp +++ b/src/historymodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/historymodel.h b/src/historymodel.h index 00660cb4..53eb0a12 100644 --- a/src/historymodel.h +++ b/src/historymodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/historytimecategorymodel.cpp b/src/historytimecategorymodel.cpp index f0d4faa8..161b9142 100644 --- a/src/historytimecategorymodel.cpp +++ b/src/historytimecategorymodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/historytimecategorymodel.h b/src/historytimecategorymodel.h index 5ac4ebe8..94c5338e 100644 --- a/src/historytimecategorymodel.h +++ b/src/historytimecategorymodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/hookmanager.cpp b/src/hookmanager.cpp index a5e818bd..d159e464 100644 --- a/src/hookmanager.cpp +++ b/src/hookmanager.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/hookmanager.h b/src/hookmanager.h index 74e1b1c9..2b247052 100644 --- a/src/hookmanager.h +++ b/src/hookmanager.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/imconversationmanager.cpp b/src/imconversationmanager.cpp index 01dd9934..71e85c41 100644 --- a/src/imconversationmanager.cpp +++ b/src/imconversationmanager.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/imconversationmanager.h b/src/imconversationmanager.h index b25434a7..ab9cfef5 100644 --- a/src/imconversationmanager.h +++ b/src/imconversationmanager.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/instantmessagingmodel.cpp b/src/instantmessagingmodel.cpp index 4381e270..cced5846 100644 --- a/src/instantmessagingmodel.cpp +++ b/src/instantmessagingmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/instantmessagingmodel.h b/src/instantmessagingmodel.h index bd1ab58c..1ecd86f7 100644 --- a/src/instantmessagingmodel.h +++ b/src/instantmessagingmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/itembackendmodel.cpp b/src/itembackendmodel.cpp index 1b5e4ad0..7ef1d300 100644 --- a/src/itembackendmodel.cpp +++ b/src/itembackendmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/itembackendmodel.h b/src/itembackendmodel.h index 26187fc1..39080293 100644 --- a/src/itembackendmodel.h +++ b/src/itembackendmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/keyexchangemodel.cpp b/src/keyexchangemodel.cpp index 66449577..3a598200 100644 --- a/src/keyexchangemodel.cpp +++ b/src/keyexchangemodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/keyexchangemodel.h b/src/keyexchangemodel.h index f511a114..361a96cc 100644 --- a/src/keyexchangemodel.h +++ b/src/keyexchangemodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/lastusednumbermodel.cpp b/src/lastusednumbermodel.cpp index 7431721d..a79728f0 100644 --- a/src/lastusednumbermodel.cpp +++ b/src/lastusednumbermodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/lastusednumbermodel.h b/src/lastusednumbermodel.h index 7c2d0f59..52bf2ced 100644 --- a/src/lastusednumbermodel.h +++ b/src/lastusednumbermodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/legacyhistorybackend.cpp b/src/legacyhistorybackend.cpp index 9583f8d9..9ea0945d 100644 --- a/src/legacyhistorybackend.cpp +++ b/src/legacyhistorybackend.cpp @@ -1,5 +1,5 @@ /************************************************************************************ - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/legacyhistorybackend.h b/src/legacyhistorybackend.h index 8e5dc301..57f71a32 100644 --- a/src/legacyhistorybackend.h +++ b/src/legacyhistorybackend.h @@ -1,5 +1,5 @@ /************************************************************************************ - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/numbercategory.cpp b/src/numbercategory.cpp index 11e7f061..b6635afe 100644 --- a/src/numbercategory.cpp +++ b/src/numbercategory.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/numbercategory.h b/src/numbercategory.h index c6a017c6..a04899ac 100644 --- a/src/numbercategory.h +++ b/src/numbercategory.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/numbercategorymodel.cpp b/src/numbercategorymodel.cpp index 1cd009a8..42c9f85b 100644 --- a/src/numbercategorymodel.cpp +++ b/src/numbercategorymodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/numbercategorymodel.h b/src/numbercategorymodel.h index f05794a0..92e03786 100644 --- a/src/numbercategorymodel.h +++ b/src/numbercategorymodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/numbercompletionmodel.cpp b/src/numbercompletionmodel.cpp index abea7293..0a198e5e 100644 --- a/src/numbercompletionmodel.cpp +++ b/src/numbercompletionmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/numbercompletionmodel.h b/src/numbercompletionmodel.h index e223c534..8698c709 100644 --- a/src/numbercompletionmodel.h +++ b/src/numbercompletionmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/phonedirectorymodel.cpp b/src/phonedirectorymodel.cpp index d76f3fae..88cf111e 100644 --- a/src/phonedirectorymodel.cpp +++ b/src/phonedirectorymodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/phonedirectorymodel.h b/src/phonedirectorymodel.h index 3f1240cc..708b9295 100644 --- a/src/phonedirectorymodel.h +++ b/src/phonedirectorymodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/phonenumber.cpp b/src/phonenumber.cpp index ec69db22..ad801c30 100644 --- a/src/phonenumber.cpp +++ b/src/phonenumber.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/phonenumber.h b/src/phonenumber.h index ba5c1efa..906fc0a4 100644 --- a/src/phonenumber.h +++ b/src/phonenumber.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/presencestatusmodel.cpp b/src/presencestatusmodel.cpp index cf2d27e3..fe4f0674 100644 --- a/src/presencestatusmodel.cpp +++ b/src/presencestatusmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/presencestatusmodel.h b/src/presencestatusmodel.h index 859881ad..2dec27a1 100644 --- a/src/presencestatusmodel.h +++ b/src/presencestatusmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/private/call_p.h b/src/private/call_p.h index 1a01d8e0..ac4590eb 100644 --- a/src/private/call_p.h +++ b/src/private/call_p.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/private/instantmessagingmodel_p.h b/src/private/instantmessagingmodel_p.h index 8271eeb0..794d7639 100644 --- a/src/private/instantmessagingmodel_p.h +++ b/src/private/instantmessagingmodel_p.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/private/phonedirectorymodel_p.h b/src/private/phonedirectorymodel_p.h index c2a52541..634d63c8 100644 --- a/src/private/phonedirectorymodel_p.h +++ b/src/private/phonedirectorymodel_p.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/ringtonemodel.cpp b/src/ringtonemodel.cpp index e7028841..0ef020e0 100644 --- a/src/ringtonemodel.cpp +++ b/src/ringtonemodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/ringtonemodel.h b/src/ringtonemodel.h index 9140c66a..04dd6c41 100644 --- a/src/ringtonemodel.h +++ b/src/ringtonemodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/securityvalidationmodel.cpp b/src/securityvalidationmodel.cpp index 5721ecc7..d051123a 100644 --- a/src/securityvalidationmodel.cpp +++ b/src/securityvalidationmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/securityvalidationmodel.h b/src/securityvalidationmodel.h index e09d93f6..d0b47270 100644 --- a/src/securityvalidationmodel.h +++ b/src/securityvalidationmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/sflphone_const.h b/src/sflphone_const.h index 8b24f38b..e11c29e7 100644 --- a/src/sflphone_const.h +++ b/src/sflphone_const.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/tlsmethodmodel.cpp b/src/tlsmethodmodel.cpp index 50af1fd4..78b3fbf3 100644 --- a/src/tlsmethodmodel.cpp +++ b/src/tlsmethodmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/tlsmethodmodel.h b/src/tlsmethodmodel.h index 4b165eef..6445f92f 100644 --- a/src/tlsmethodmodel.h +++ b/src/tlsmethodmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/transitionalcontactbackend.cpp b/src/transitionalcontactbackend.cpp index f1b10973..3d24d699 100644 --- a/src/transitionalcontactbackend.cpp +++ b/src/transitionalcontactbackend.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/transitionalcontactbackend.h b/src/transitionalcontactbackend.h index 77912f8f..e9fb3d79 100644 --- a/src/transitionalcontactbackend.h +++ b/src/transitionalcontactbackend.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/typedefs.h b/src/typedefs.h index 4f640386..d9c2c07c 100644 --- a/src/typedefs.h +++ b/src/typedefs.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2009-2014 by Savoir-Faire Linux * + * Copyright (C) 2009-2015 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * diff --git a/src/uri.cpp b/src/uri.cpp index fd1b4fe2..8d38657c 100644 --- a/src/uri.cpp +++ b/src/uri.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/uri.h b/src/uri.h index e4ec4b7b..6732b568 100644 --- a/src/uri.h +++ b/src/uri.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/useractionmodel.cpp b/src/useractionmodel.cpp index 988ad6d1..2cbe5f4d 100644 --- a/src/useractionmodel.cpp +++ b/src/useractionmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/useractionmodel.h b/src/useractionmodel.h index 2d8edb26..97e4cca8 100644 --- a/src/useractionmodel.h +++ b/src/useractionmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/channel.cpp b/src/video/channel.cpp index 233626b8..d22ffa23 100644 --- a/src/video/channel.cpp +++ b/src/video/channel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/channel.h b/src/video/channel.h index d7efe798..67fb0ef7 100644 --- a/src/video/channel.h +++ b/src/video/channel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/codec.cpp b/src/video/codec.cpp index 9b9bf823..0d9a6bc7 100644 --- a/src/video/codec.cpp +++ b/src/video/codec.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/codec.h b/src/video/codec.h index c55788b5..5f3d59f9 100644 --- a/src/video/codec.h +++ b/src/video/codec.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/device.cpp b/src/video/device.cpp index 87757d2a..d08a026e 100644 --- a/src/video/device.cpp +++ b/src/video/device.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/device.h b/src/video/device.h index 981af1c8..9d75e1d5 100644 --- a/src/video/device.h +++ b/src/video/device.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/devicemodel.cpp b/src/video/devicemodel.cpp index 8a6eb6a7..b422c716 100644 --- a/src/video/devicemodel.cpp +++ b/src/video/devicemodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/devicemodel.h b/src/video/devicemodel.h index 73f7e304..a550dbab 100644 --- a/src/video/devicemodel.h +++ b/src/video/devicemodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/manager.cpp b/src/video/manager.cpp index 86847bcb..663eeb90 100644 --- a/src/video/manager.cpp +++ b/src/video/manager.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/manager.h b/src/video/manager.h index 8446e822..1d84cb64 100644 --- a/src/video/manager.h +++ b/src/video/manager.h @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/rate.cpp b/src/video/rate.cpp index f706d4d8..b8fb3191 100644 --- a/src/video/rate.cpp +++ b/src/video/rate.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/rate.h b/src/video/rate.h index 57bffeee..8edf458f 100644 --- a/src/video/rate.h +++ b/src/video/rate.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/renderer.cpp b/src/video/renderer.cpp index b8cc8d3b..9437916e 100644 --- a/src/video/renderer.cpp +++ b/src/video/renderer.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/renderer.h b/src/video/renderer.h index ef5aa687..3f07e910 100644 --- a/src/video/renderer.h +++ b/src/video/renderer.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2012-2014 by Savoir-Faire Linux * + * Copyright (C) 2012-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/resolution.cpp b/src/video/resolution.cpp index 179baca3..7d02b0bb 100644 --- a/src/video/resolution.cpp +++ b/src/video/resolution.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/resolution.h b/src/video/resolution.h index 23a58240..52b01f49 100644 --- a/src/video/resolution.h +++ b/src/video/resolution.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/sourcesmodel.cpp b/src/video/sourcesmodel.cpp index 88e37583..40293a02 100644 --- a/src/video/sourcesmodel.cpp +++ b/src/video/sourcesmodel.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/video/sourcesmodel.h b/src/video/sourcesmodel.h index a9bbc621..fd8d4f78 100644 --- a/src/video/sourcesmodel.h +++ b/src/video/sourcesmodel.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/itemmodelstateserializationvisitor.cpp b/src/visitors/itemmodelstateserializationvisitor.cpp index 4b30fd4f..bd554597 100644 --- a/src/visitors/itemmodelstateserializationvisitor.cpp +++ b/src/visitors/itemmodelstateserializationvisitor.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/itemmodelstateserializationvisitor.h b/src/visitors/itemmodelstateserializationvisitor.h index 8e8ba8c6..a462b81f 100644 --- a/src/visitors/itemmodelstateserializationvisitor.h +++ b/src/visitors/itemmodelstateserializationvisitor.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2014 by Savoir-Faire Linux * + * Copyright (C) 2014-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/numbercategoryvisitor.cpp b/src/visitors/numbercategoryvisitor.cpp index 4417896a..4be8eddc 100644 --- a/src/visitors/numbercategoryvisitor.cpp +++ b/src/visitors/numbercategoryvisitor.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/numbercategoryvisitor.h b/src/visitors/numbercategoryvisitor.h index 278376b2..dd96eec0 100644 --- a/src/visitors/numbercategoryvisitor.h +++ b/src/visitors/numbercategoryvisitor.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/phonenumberselector.cpp b/src/visitors/phonenumberselector.cpp index 87eeb7e1..dc1284e6 100644 --- a/src/visitors/phonenumberselector.cpp +++ b/src/visitors/phonenumberselector.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/phonenumberselector.h b/src/visitors/phonenumberselector.h index dfae3494..a580c45a 100644 --- a/src/visitors/phonenumberselector.h +++ b/src/visitors/phonenumberselector.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/pixmapmanipulationvisitor.cpp b/src/visitors/pixmapmanipulationvisitor.cpp index 04a7ce41..5c67c4df 100644 --- a/src/visitors/pixmapmanipulationvisitor.cpp +++ b/src/visitors/pixmapmanipulationvisitor.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/pixmapmanipulationvisitor.h b/src/visitors/pixmapmanipulationvisitor.h index 83e1fa2a..b6341b7a 100644 --- a/src/visitors/pixmapmanipulationvisitor.h +++ b/src/visitors/pixmapmanipulationvisitor.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux *** + * Copyright (C) 2013-2015 by Savoir-Faire Linux *** * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/presenceserializationvisitor.cpp b/src/visitors/presenceserializationvisitor.cpp index 614e8d4f..8889ae6b 100644 --- a/src/visitors/presenceserializationvisitor.cpp +++ b/src/visitors/presenceserializationvisitor.cpp @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux * + * Copyright (C) 2013-2015 by Savoir-Faire Linux * * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * diff --git a/src/visitors/presenceserializationvisitor.h b/src/visitors/presenceserializationvisitor.h index a18ac790..719d28f0 100644 --- a/src/visitors/presenceserializationvisitor.h +++ b/src/visitors/presenceserializationvisitor.h @@ -1,5 +1,5 @@ /**************************************************************************** - * Copyright (C) 2013-2014 by Savoir-Faire Linux *** + * Copyright (C) 2013-2015 by Savoir-Faire Linux *** * Author : Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com> * * * * This library is free software; you can redistribute it and/or * -- GitLab