diff --git a/projects/woodstox/Dockerfile b/projects/woodstox/Dockerfile index f3d77c1e5..8749b95c0 100644 --- a/projects/woodstox/Dockerfile +++ b/projects/woodstox/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2021 Google LLC +# Copyright 2022 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/projects/woodstox/XmlFuzzer.java b/projects/woodstox/XmlFuzzer.java index 0b6086624..6df7aa5cb 100644 --- a/projects/woodstox/XmlFuzzer.java +++ b/projects/woodstox/XmlFuzzer.java @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2022 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/projects/woodstox/build.sh b/projects/woodstox/build.sh index ad42df190..eb2283bb1 100644 --- a/projects/woodstox/build.sh +++ b/projects/woodstox/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -eu -# Copyright 2021 Google Inc. +# Copyright 2022 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.