Update copyright info for 2017.

This commit is contained in:
Sebastian Lackner 2017-01-08 20:22:56 +01:00
parent ddd669c75b
commit c55fed6a14
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ are part of **Wine Staging** and are licensed under the terms of the
[LGPLv2.1](#gnu-lgpl-version-21), to stay compatible with Wine:
```
Copyright (C) 2014-2016 the Wine Staging project authors.
Copyright (C) 2014-2017 the Wine Staging project authors.
Wine Staging is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public

View File

@ -59,7 +59,7 @@ upstream_commit()
version()
{
echo "Wine Staging 2.0-rc4 (unreleased)"
echo "Copyright (C) 2014-2016 the Wine Staging project authors."
echo "Copyright (C) 2014-2017 the Wine Staging project authors."
echo ""
echo "Patchset to be applied on upstream Wine:"
echo " commit $(upstream_commit)"

View File

@ -59,7 +59,7 @@ upstream_commit()
version()
{{
echo "{staging_version}"
echo "Copyright (C) 2014-2016 the Wine Staging project authors."
echo "Copyright (C) 2014-2017 the Wine Staging project authors."
echo ""
echo "Patchset to be applied on upstream Wine:"
echo " commit $(upstream_commit)"