version: add license header to input for generated file.

Signed-off-by: David Anderson <dave@natulte.net>
main
David Anderson 6 years ago committed by Dave Anderson
parent 98eceae55e
commit 3e2fadf872
  1. 4
      version/ver.go.in

@ -1,3 +1,7 @@
// Copyright (c) 2020 Tailscale Inc & AUTHORS All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
// +build redo
package version

Loading…
Cancel
Save