2018 copyright date update

Change-Id: I1ef88bc640f79790aad2b5285ea2c776aa8cd366
This commit is contained in:
Guillaume Roguez
2018-01-23 16:18:05 -05:00
parent 5aac826b08
commit 1aa7759f8f
320 changed files with 325 additions and 325 deletions

View File

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