update copyright date to 2017

Change-Id: I6dbc51dd41c1f44d1446fe7365026af037bc86d9
Reviewed-by: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
This commit is contained in:
Guillaume Roguez
2017-01-03 14:55:42 -05:00
committed by Adrien Béraud
parent 9a6297fea9
commit a5ded29b99
271 changed files with 274 additions and 274 deletions

View File

@ -1,5 +1,5 @@
/*
* Copyright (C) 2004-2016 Savoir-faire Linux Inc.
* Copyright (C) 2004-2017 Savoir-faire Linux Inc.
*
* Author: Alexandre Bourget <alexandre.bourget@savoirfairelinux.com>
* Author: Yan Morin <yan.morin@savoirfairelinux.com>
@ -42,7 +42,7 @@ print_title()
{
std::cout
<< "Ring Daemon " << DRing::version()
<< ", by Savoir-faire Linux 2004-2016" << std::endl
<< ", by Savoir-faire Linux 2004-2017" << std::endl
<< "http://www.ring.cx/" << std::endl
#ifdef RING_VIDEO
<< "[Video support enabled]" << std::endl