From 01a6ba051f6b2cd71fe834ba7764364fb640f5c8 Mon Sep 17 00:00:00 2001 From: Tristan Matthews <tristan.matthews@savoirfairelinux.com> Date: Wed, 12 Sep 2012 11:03:56 -0400 Subject: [PATCH] * #15503: update copyright for daemon/test --- daemon/test/accounttest.cpp | 2 +- daemon/test/accounttest.h | 2 +- daemon/test/audiolayertest.cpp | 2 +- daemon/test/audiolayertest.h | 2 +- daemon/test/configurationtest.cpp | 2 +- daemon/test/configurationtest.h | 2 +- daemon/test/constants.h | 2 +- daemon/test/delaydetectiontest.cpp | 2 +- daemon/test/delaydetectiontest.h | 2 +- daemon/test/gaincontroltest.cpp | 2 +- daemon/test/gaincontroltest.h | 2 +- daemon/test/historytest.cpp | 2 +- daemon/test/historytest.h | 2 +- daemon/test/instantmessagingtest.cpp | 2 +- daemon/test/instantmessagingtest.h | 2 +- daemon/test/main.cpp | 2 +- daemon/test/mainbuffertest.cpp | 2 +- daemon/test/mainbuffertest.h | 2 +- daemon/test/numbercleanertest.cpp | 2 +- daemon/test/numbercleanertest.h | 2 +- daemon/test/resamplertest.cpp | 2 +- daemon/test/sdesnegotiatortest.cpp | 2 +- daemon/test/sdesnegotiatortest.h | 2 +- daemon/test/sdptest.cpp | 2 +- daemon/test/sdptest.h | 2 +- daemon/test/siptest.cpp | 2 +- daemon/test/siptest.h | 2 +- daemon/test/validator.cpp | 2 +- daemon/test/validator.h | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/daemon/test/accounttest.cpp b/daemon/test/accounttest.cpp index 6fcfb3415e..899cdaf1e1 100644 --- a/daemon/test/accounttest.cpp +++ b/daemon/test/accounttest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Julien Bonjean <julien.bonjean@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/accounttest.h b/daemon/test/accounttest.h index ce880cfcb7..7282459af8 100644 --- a/daemon/test/accounttest.h +++ b/daemon/test/accounttest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Julien Bonjean <julien.bonjean@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/audiolayertest.cpp b/daemon/test/audiolayertest.cpp index d3a008bb5a..270c39afe6 100644 --- a/daemon/test/audiolayertest.cpp +++ b/daemon/test/audiolayertest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/audiolayertest.h b/daemon/test/audiolayertest.h index 25cc37d815..787a2995da 100644 --- a/daemon/test/audiolayertest.h +++ b/daemon/test/audiolayertest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/configurationtest.cpp b/daemon/test/configurationtest.cpp index fc05dcd4b1..f69b069344 100644 --- a/daemon/test/configurationtest.cpp +++ b/daemon/test/configurationtest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/configurationtest.h b/daemon/test/configurationtest.h index d9f014db2a..964c54b29f 100644 --- a/daemon/test/configurationtest.h +++ b/daemon/test/configurationtest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/constants.h b/daemon/test/constants.h index 74b8374dd6..3a234b793e 100644 --- a/daemon/test/constants.h +++ b/daemon/test/constants.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/delaydetectiontest.cpp b/daemon/test/delaydetectiontest.cpp index 6b744c79f1..0bf15d2a55 100644 --- a/daemon/test/delaydetectiontest.cpp +++ b/daemon/test/delaydetectiontest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/delaydetectiontest.h b/daemon/test/delaydetectiontest.h index 3075fb6186..498b8aa550 100644 --- a/daemon/test/delaydetectiontest.h +++ b/daemon/test/delaydetectiontest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/gaincontroltest.cpp b/daemon/test/gaincontroltest.cpp index ed5492099b..79ef1f5a93 100644 --- a/daemon/test/gaincontroltest.cpp +++ b/daemon/test/gaincontroltest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/gaincontroltest.h b/daemon/test/gaincontroltest.h index 1f1bef0360..bf9a265db4 100644 --- a/daemon/test/gaincontroltest.h +++ b/daemon/test/gaincontroltest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/historytest.cpp b/daemon/test/historytest.cpp index fe6aa20bae..3be9c41bf6 100644 --- a/daemon/test/historytest.cpp +++ b/daemon/test/historytest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/historytest.h b/daemon/test/historytest.h index 8ef2914001..ab75d8124f 100644 --- a/daemon/test/historytest.h +++ b/daemon/test/historytest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/instantmessagingtest.cpp b/daemon/test/instantmessagingtest.cpp index 82571a2f3c..5b4b8dc540 100644 --- a/daemon/test/instantmessagingtest.cpp +++ b/daemon/test/instantmessagingtest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/instantmessagingtest.h b/daemon/test/instantmessagingtest.h index 0977397e6a..919f421503 100644 --- a/daemon/test/instantmessagingtest.h +++ b/daemon/test/instantmessagingtest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/main.cpp b/daemon/test/main.cpp index 7688d6b42a..7a75117809 100644 --- a/daemon/test/main.cpp +++ b/daemon/test/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Julien Bonjean <julien.bonjean@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/mainbuffertest.cpp b/daemon/test/mainbuffertest.cpp index 09c43fdff7..727d5d41f3 100644 --- a/daemon/test/mainbuffertest.cpp +++ b/daemon/test/mainbuffertest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/mainbuffertest.h b/daemon/test/mainbuffertest.h index 98139ed0d8..44a0785186 100644 --- a/daemon/test/mainbuffertest.h +++ b/daemon/test/mainbuffertest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/numbercleanertest.cpp b/daemon/test/numbercleanertest.cpp index 7cbb28f885..2f841a02fd 100644 --- a/daemon/test/numbercleanertest.cpp +++ b/daemon/test/numbercleanertest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/numbercleanertest.h b/daemon/test/numbercleanertest.h index 9178bcadd6..e89912bc28 100644 --- a/daemon/test/numbercleanertest.h +++ b/daemon/test/numbercleanertest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/resamplertest.cpp b/daemon/test/resamplertest.cpp index 810a389ea3..91dfe8a420 100644 --- a/daemon/test/resamplertest.cpp +++ b/daemon/test/resamplertest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/sdesnegotiatortest.cpp b/daemon/test/sdesnegotiatortest.cpp index d8c8e8abe0..2c93bc9862 100644 --- a/daemon/test/sdesnegotiatortest.cpp +++ b/daemon/test/sdesnegotiatortest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/sdesnegotiatortest.h b/daemon/test/sdesnegotiatortest.h index a634f5bde0..652c64b28a 100644 --- a/daemon/test/sdesnegotiatortest.h +++ b/daemon/test/sdesnegotiatortest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/sdptest.cpp b/daemon/test/sdptest.cpp index 67884e6c64..8362172d6a 100644 --- a/daemon/test/sdptest.cpp +++ b/daemon/test/sdptest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/sdptest.h b/daemon/test/sdptest.h index 0701db9d2a..35bb6d98ee 100644 --- a/daemon/test/sdptest.h +++ b/daemon/test/sdptest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/siptest.cpp b/daemon/test/siptest.cpp index 9d66d1e2bd..fe382d0329 100644 --- a/daemon/test/siptest.cpp +++ b/daemon/test/siptest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/siptest.h b/daemon/test/siptest.h index 3b5152bdfe..ff992363e5 100644 --- a/daemon/test/siptest.h +++ b/daemon/test/siptest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Emmanuel Milou <emmanuel.milou@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/validator.cpp b/daemon/test/validator.cpp index 0b87bc3f64..7ef5c0a57b 100644 --- a/daemon/test/validator.cpp +++ b/daemon/test/validator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Julien Bonjean <julien.bonjean@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify diff --git a/daemon/test/validator.h b/daemon/test/validator.h index 5cc1f7224e..e11b484cc2 100644 --- a/daemon/test/validator.h +++ b/daemon/test/validator.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Savoir-Faire Linux Inc. + * Copyright (C) 2004-2012 Savoir-Faire Linux Inc. * Author: Alexandre Savard <alexandre.savard@savoirfairelinux.com> * * This program is free software; you can redistribute it and/or modify -- GitLab