summaryrefslogtreecommitdiff
path: root/cmd/tealdbg/bundle_home_html.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/tealdbg/bundle_home_html.sh')
-rwxr-xr-xcmd/tealdbg/bundle_home_html.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/tealdbg/bundle_home_html.sh b/cmd/tealdbg/bundle_home_html.sh
index 8c83a4aaa..eff5acd41 100755
--- a/cmd/tealdbg/bundle_home_html.sh
+++ b/cmd/tealdbg/bundle_home_html.sh
@@ -3,7 +3,7 @@
THISDIR=$(dirname $0)
cat <<EOM | gofmt > $THISDIR/homepage.go
-// Copyright (C) 2019-2023 Algorand, Inc.
+// Copyright (C) 2019-2024 Algorand, Inc.
// This file is part of go-algorand
//
// go-algorand is free software: you can redistribute it and/or modify