[VOL-5051] - Pre-release triage build for voltctl.

VERSION
pkg/filter/filter_test.go
pkg/order/order_test.go
-------------------------
  o Bump VERSION file to a -dev release.
  o Cosmetic edits in *.go (copyright notice change).
  o Pre-release triage build to screen for voltctl problems.

Change-Id: I5e6b94311d4f1d18de13bf6fe4c88fe070347f9c
diff --git a/VERSION b/VERSION
index 9ab8337..e4abe14 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.9.1
+1.9.2-dev
diff --git a/pkg/filter/filter_test.go b/pkg/filter/filter_test.go
index d08811d..8d76c2f 100644
--- a/pkg/filter/filter_test.go
+++ b/pkg/filter/filter_test.go
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-present Open Networking Foundation
+ * Copyright 2019-2023 Open Networking Foundation (ONF) and the ONF Contributors
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
diff --git a/pkg/order/order_test.go b/pkg/order/order_test.go
index f2d28b4..d9145e9 100644
--- a/pkg/order/order_test.go
+++ b/pkg/order/order_test.go
@@ -1,5 +1,5 @@
 /*
- * Copyright 2019-present Open Networking Foundation
+ * Copyright 2019-2023 Open Networking Foundation (ONF) and the ONF Contributors
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.