VOL-4836 - Comstic edits to trigger a build

Makefile
VERSION
cmd/openolt-adapter/main.go
internal/pkg/config/config.go
internal/pkg/olterrors/common.go
internal/pkg/olterrors/olterrors.go
pkg/mocks/mockEventproxy.go
pkg/mocks/mockOpenOltClient.go
-------------------------------------------------------------------------------
  o Update copyright notice.

Remove vendor files, content is not expected to be modified.
Will need to revisit later, problem handling:
  o files should not be modified but make clean will remove them.
  o Modifying revision control files wil cause a jenkins job failure.
  o Commiting files to revision control is technically duplication given the exist in a different repo.

Change-Id: Iaaeb6c92c3febf5e5b11e049d8809fa1925dbb48
diff --git a/pkg/mocks/mockEventproxy.go b/pkg/mocks/mockEventproxy.go
index 2f63de7..40d83d8 100644
--- a/pkg/mocks/mockEventproxy.go
+++ b/pkg/mocks/mockEventproxy.go
@@ -1,5 +1,5 @@
 /*
- * Copyright 2018-present Open Networking Foundation
+ * Copyright 2018-2022 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.