From 1d7c9eb8c8223dbcbdc7608100f45221741da7d9 Mon Sep 17 00:00:00 2001 From: Googler Date: Mon, 26 Aug 2019 08:06:22 -0700 Subject: [PATCH] Update copyright year in BUILD file. RELNOTES:none PiperOrigin-RevId: 265457282 Change-Id: Ibfb7f335c5f8c563ce9b31ba22435eec210cf132 --- cc/BUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cc/BUILD b/cc/BUILD index 47af570..333a58a 100644 --- a/cc/BUILD +++ b/cc/BUILD @@ -1,4 +1,4 @@ -# Copyright 2018 The Bazel Authors. All rights reserved. +# Copyright 2019 The Bazel Authors. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.