aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-01-04 14:41:25 -0800
committerGravatar Craig Tiller <ctiller@google.com>2016-01-04 14:41:25 -0800
commitde3da7486623a6014ddd6e41929083ef3b321cc2 (patch)
tree1cda550baf5763b1f36fe44f0288c7116a2fe6c0 /src/core
parent418411f75d64656e5dece5caa73b5f3c9dbe667f (diff)
Add copyright checks to sanity; make them verify copyright year is valid
Diffstat (limited to 'src/core')
-rw-r--r--src/core/security/jwt_verifier.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/security/jwt_verifier.c b/src/core/security/jwt_verifier.c
index 0d1d434570..d36f2ca471 100644
--- a/src/core/security/jwt_verifier.c
+++ b/src/core/security/jwt_verifier.c
@@ -1,6 +1,6 @@
/*
*
- * Copyright 2015, Google Inc.
+ * Copyright 2015-2016, Google Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without