package.h, man_footer.ad: Update copyright year to 2016

For perceived freshness of command-line tools

R=scottmg@chromium.org

Review URL: https://codereview.chromium.org/1567723003 .
This commit is contained in:
Mark Mentovai 2016-01-06 16:25:49 -05:00
parent 330adfb029
commit 142b139305
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ Report bugs at https://crashpad.chromium.org/bug/new.
== Copyright
Copyright 2014
Copyright 2016
https://chromium.googlesource.com/crashpad/crashpad/+/master/AUTHORS[The
Crashpad Authors].

View File

@ -19,7 +19,7 @@
#define PACKAGE_COPYRIGHT \
"Copyright " PACKAGE_COPYRIGHT_YEAR " " PACKAGE_COPYRIGHT_OWNER
#define PACKAGE_COPYRIGHT_OWNER "The Crashpad Authors"
#define PACKAGE_COPYRIGHT_YEAR "2015"
#define PACKAGE_COPYRIGHT_YEAR "2016"
#define PACKAGE_NAME "Crashpad"
#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
#define PACKAGE_TARNAME "crashpad"