aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/zlib
diff options
context:
space:
mode:
authorGravatar Max Moroz <mmoroz@chromium.org>2020-04-08 14:46:46 -0700
committerGravatar GitHub <noreply@github.com>2020-04-08 14:46:46 -0700
commitf10d55e9bc969b67ecaf7af48c26016ebb4ff35d (patch)
tree85079dc150819eaa6eb170b0d0c99a418a1b6041 /projects/zlib
parentf4878b30fcdca788a5683520e6052dfaada169da (diff)
[zlib] fix copyright year in the build script.
Diffstat (limited to 'projects/zlib')
-rwxr-xr-xprojects/zlib/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/zlib/build.sh b/projects/zlib/build.sh
index 197bf12a..9b587955 100755
--- a/projects/zlib/build.sh
+++ b/projects/zlib/build.sh
@@ -1,5 +1,5 @@
#!/bin/bash -eu
-# Copyright 2020 Google Inc.
+# Copyright 2016 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.