File tree 6 files changed +11
-11
lines changed
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 16
16
# limitations under the License.
17
17
#
18
18
19
- # script needs to be invoked from project root directory
19
+ # script needs to be invoked from project's root directory
20
20
21
21
set -Eeu -o pipefail
22
22
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env sh
2
2
3
3
#
4
- # Copyright (c) 2022-2023 , Sebastian Davids
4
+ # Copyright (c) 2022-2024 , Sebastian Davids
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
16
16
# limitations under the License.
17
17
#
18
18
19
- # script needs to be invoked from the project root directory
19
+ # script needs to be invoked from the project's root directory
20
20
21
21
set -eu
22
22
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env sh
2
2
3
3
#
4
- # Copyright (c) 2020-2023 , Sebastian Davids
4
+ # Copyright (c) 2020-2024 , Sebastian Davids
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
16
16
# limitations under the License.
17
17
#
18
18
19
- # script needs to be invoked from project root directory
19
+ # script needs to be invoked from project's root directory
20
20
21
21
set -eu
22
22
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env sh
2
2
3
3
#
4
- # Copyright (c) 2020, Sebastian Davids
4
+ # Copyright (c) 2020-2024 , Sebastian Davids
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
16
16
# limitations under the License.
17
17
#
18
18
19
- # script needs to be invoked from project root directory
19
+ # script needs to be invoked from project's root directory
20
20
21
21
set -eu
22
22
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env sh
2
2
3
3
#
4
- # Copyright (c) 2023, Sebastian Davids
4
+ # Copyright (c) 2023-2024 , Sebastian Davids
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
16
16
# limitations under the License.
17
17
#
18
18
19
- # script needs to be invoked from the project root directory
19
+ # script needs to be invoked from the project's root directory
20
20
21
21
set -eu
22
22
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env sh
2
2
3
3
#
4
- # Copyright (c) 2023, Sebastian Davids
4
+ # Copyright (c) 2023-2024 , Sebastian Davids
5
5
#
6
6
# Licensed under the Apache License, Version 2.0 (the "License");
7
7
# you may not use this file except in compliance with the License.
16
16
# limitations under the License.
17
17
#
18
18
19
- # script needs to be invoked from the project root directory
19
+ # script needs to be invoked from the project's root directory
20
20
21
21
set -eu
22
22
You can’t perform that action at this time.
0 commit comments