[VOL-5246] - branch and release bbsim

go.mod
------
 o Update package voltha-protos to v5.4.11
 o Update package device-management-interface to v1.16.0

go.sum
cmd/
internal/
vendor/
---------
  o Update copyright notice
  o Invoke make mod-update to refresh dependencies.

makefiles/golang/mod-update.mk
------------------------------
  o Target mod-tidy must also pay attention to LOCAL_FIX_PERMS=1
    else go.sum cannot be re-written in local-dev-mode.

Change-Id: I7f565e6ce72273b239ad7b63c5da387c18f30bfe
diff --git a/internal/bbsimctl/commands/onualarms.go b/internal/bbsimctl/commands/onualarms.go
index 669c173..41f822b 100755
--- a/internal/bbsimctl/commands/onualarms.go
+++ b/internal/bbsimctl/commands/onualarms.go
@@ -1,5 +1,5 @@
 /*
- * Portions copyright 2019-present Open Networking Foundation
+ * Portions Copyright 2019-2024 Open Networking Foundation (ONF) and the ONF Contributors
  * Original copyright 2019-present Ciena Corporation
  *
  * Licensed under the Apache License, Version 2.0 (the "License");