From 6812f4ee35cdff14b513a6cc7a72197c7c8736c3 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch <jtattermusch@google.com> Date: Mon, 25 Jan 2016 21:06:06 -0800 Subject: [PATCH] fix copyrights --- tools/jenkins/run_portability.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/jenkins/run_portability.sh b/tools/jenkins/run_portability.sh index 2276b72f1e..f76dbd3144 100755 --- a/tools/jenkins/run_portability.sh +++ b/tools/jenkins/run_portability.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2015, Google Inc. +# Copyright 2015-2016, Google Inc. # All rights reserved. # # Redistribution and use in source and binary forms, with or without -- GitLab