Skip to content

Commit 43e94ac

Browse files
committed
Fixes copyright year in new files
Signed-off-by: Dennis Gove <[email protected]>
1 parent 6cd859c commit 43e94ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

quickstart/construct-build-details.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
# Copyright 2019 Contributors to the Parsec project.
3+
# Copyright 2023 Contributors to the Parsec project.
44
# SPDX-License-Identifier: Apache-2.0
55

66
cat << EOF

quickstart/quickstart.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2019 Contributors to the Parsec project.
1+
# Copyright 2023 Contributors to the Parsec project.
22
# SPDX-License-Identifier: Apache-2.0
33

44
# ---------------------------------------------

0 commit comments

Comments
 (0)