aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-01-04 14:41:25 -0800
committerGravatar murgatroid99 <mlumish@google.com>2016-01-04 16:25:31 -0800
commit896ef305bcbe2b83c44e2bc90d76b5bd5634ecaf (patch)
treed7591ad21aa6fd69078dfa77b91409b5c972fe75 /src/core
parent8cf42d415d04dfcfe0d490c7690d993aa9e2ed9d (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 1725b4fd6a..fafca661df 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