From a2d129b4a8ffe43964d373f366b3d285c0eeb0d5 Mon Sep 17 00:00:00 2001 From: Emmanuel Lepage <emmanuel.lepage@savoirfairelinux.com> Date: Tue, 13 Dec 2011 10:05:12 -0500 Subject: [PATCH] [ #7876 ] Update copyright from 2010 to 2012 (next version wont be released until then, so why not doing it now) --- src/Account.h | 2 +- src/AccountList.cpp | 2 +- src/AccountList.h | 2 +- src/Call.cpp | 2 +- src/Call.h | 2 +- src/CallModel.cpp | 2 +- src/CallModel.h | 2 +- src/Contact.cpp | 2 +- src/Contact.h | 2 +- src/callmanager_interface_singleton.cpp | 2 +- src/callmanager_interface_singleton.h | 2 +- src/configurationmanager_interface_singleton.cpp | 2 +- src/configurationmanager_interface_singleton.h | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/Account.h b/src/Account.h index 7e572ac8..deda48be 100644 --- a/src/Account.h +++ b/src/Account.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>* * * diff --git a/src/AccountList.cpp b/src/AccountList.cpp index e97a34c6..561b1c8f 100644 --- a/src/AccountList.cpp +++ b/src/AccountList.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>* * * diff --git a/src/AccountList.h b/src/AccountList.h index 540bae94..ca3f0f15 100644 --- a/src/AccountList.h +++ b/src/AccountList.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 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.cpp b/src/Call.cpp index 3e3e8dd3..5c44275c 100644 --- a/src/Call.cpp +++ b/src/Call.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Valle <emmanuel.lepage@savoirfairelinux.com >* * * diff --git a/src/Call.h b/src/Call.h index e8769151..97f79dd4 100644 --- a/src/Call.h +++ b/src/Call.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Valle <emmanuel.lepage@savoirfairelinux.com >* * * diff --git a/src/CallModel.cpp b/src/CallModel.cpp index 61e057ac..66c37d1f 100644 --- a/src/CallModel.cpp +++ b/src/CallModel.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Emmanuel Lepage Valle <emmanuel.lepage@savoirfairelinux.com >* * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/CallModel.h b/src/CallModel.h index cf980237..a7bc8630 100644 --- a/src/CallModel.h +++ b/src/CallModel.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Emmanuel Lepage Valle <emmanuel.lepage@savoirfairelinux.com >* * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/Contact.cpp b/src/Contact.cpp index 5764a946..90d472aa 100644 --- a/src/Contact.cpp +++ b/src/Contact.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 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 ee1cd43e..24cd3c57 100644 --- a/src/Contact.h +++ b/src/Contact.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * Emmanuel Lepage Vallee <emmanuel.lepage@savoirfairelinux.com>* * * diff --git a/src/callmanager_interface_singleton.cpp b/src/callmanager_interface_singleton.cpp index c6718aa1..2eaadcde 100644 --- a/src/callmanager_interface_singleton.cpp +++ b/src/callmanager_interface_singleton.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com> * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/callmanager_interface_singleton.h b/src/callmanager_interface_singleton.h index 85dbee95..2f1b6f8a 100644 --- a/src/callmanager_interface_singleton.h +++ b/src/callmanager_interface_singleton.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin <jeremy.quentin@savoirfairelinux.com * * * * This program is free software; you can redistribute it and/or modify * diff --git a/src/configurationmanager_interface_singleton.cpp b/src/configurationmanager_interface_singleton.cpp index 9c6b85db..bcd19e8f 100644 --- a/src/configurationmanager_interface_singleton.cpp +++ b/src/configurationmanager_interface_singleton.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin * * jeremy.quentin@savoirfairelinux.com * * * diff --git a/src/configurationmanager_interface_singleton.h b/src/configurationmanager_interface_singleton.h index 2da50f01..73fafb8c 100644 --- a/src/configurationmanager_interface_singleton.h +++ b/src/configurationmanager_interface_singleton.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2009-2010 by Savoir-Faire Linux * + * Copyright (C) 2009-2012 by Savoir-Faire Linux * * Author : Jérémy Quentin * * jeremy.quentin@savoirfairelinux.com * * * -- GitLab