mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
update copyright date to 2017
Change-Id: I6dbc51dd41c1f44d1446fe7365026af037bc86d9 Reviewed-by: Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
This commit is contained in:

committed by
Adrien Béraud

parent
9a6297fea9
commit
a5ded29b99
@ -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
|
||||
|
Reference in New Issue
Block a user