mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
package.h: Update PACKAGE_COPYRIGHT_YEAR to 2018
Bug: crashpad: Change-Id: I64d76604c683b53524b496a5929382c490fe2dc9 Reviewed-on: https://chromium-review.googlesource.com/1149157 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
This commit is contained in:
parent
2f3a8b8f72
commit
93b1271e1b
@ -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 "2017"
|
||||
#define PACKAGE_COPYRIGHT_YEAR "2018"
|
||||
#define PACKAGE_NAME "Crashpad"
|
||||
#define PACKAGE_STRING PACKAGE_NAME " " PACKAGE_VERSION
|
||||
#define PACKAGE_TARNAME "crashpad"
|
||||
|
Loading…
x
Reference in New Issue
Block a user