Update copyrights, build tags

This commit is contained in:
Neil Alexander
2022-07-05 09:33:12 +01:00
parent a8dbac4884
commit 546d8a5729
3 changed files with 9 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2021 The NATS Authors
// Copyright 2022 The NATS Authors
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
@@ -11,6 +11,9 @@
// See the License for the specific language governing permissions and
// limitations under the License.
//go:build wasm
// +build wasm
package pse
// This is a placeholder for now.