Skip to content

Commit 924b8ef

Browse files
committed
fix template copyright header
1 parent fd8a964 commit 924b8ef

File tree

1 file changed

+2
-2
lines changed
  • hermetic_build/library_generation/owlbot/templates/java_library/.kokoro

1 file changed

+2
-2
lines changed

hermetic_build/library_generation/owlbot/templates/java_library/.kokoro/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
#!/bin/bash
2-
# Copyright 2019 Google LLC
2+
# Copyright 2025 Google LLC
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.
66
# You may obtain a copy of the License at
77
#
8-
# http://www.apache.org/licenses/LICENSE-2.0
8+
# https://www.apache.org/licenses/LICENSE-2.0
99
#
1010
# Unless required by applicable law or agreed to in writing, software
1111
# distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)