mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-19 12:06:15 +02:00
update date in copyright
This commit is contained in:
parent
68a594f3fb
commit
44046821c1
138 changed files with 142 additions and 142 deletions
|
@ -1,6 +1,6 @@
|
|||
/***
|
||||
This file is part of snapcast
|
||||
Copyright (C) 2014-2017 Johannes Pohl
|
||||
Copyright (C) 2014-2018 Johannes Pohl
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
@ -91,7 +91,7 @@ int main(int argc, char* argv[])
|
|||
if (versionSwitch->is_set())
|
||||
{
|
||||
cout << "snapserver v" << VERSION << "\n"
|
||||
<< "Copyright (C) 2014-2017 BadAix (snapcast@badaix.de).\n"
|
||||
<< "Copyright (C) 2014-2018 BadAix (snapcast@badaix.de).\n"
|
||||
<< "License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.\n"
|
||||
<< "This is free software: you are free to change and redistribute it.\n"
|
||||
<< "There is NO WARRANTY, to the extent permitted by law.\n\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue