]> Cypherpunks repositories - gostls13.git/commitdiff
syscall: fix duplicated copyright header in mksysnum_plan9.sh
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 Dec 2015 19:57:46 +0000 (19:57 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 Dec 2015 20:45:18 +0000 (20:45 +0000)
Fixes #13569

Change-Id: I04c9a44437414177e2fee260518cfe53a67e6364
Reviewed-on: https://go-review.googlesource.com/17684
Reviewed-by: Rob Pike <r@golang.org>
src/syscall/mksysnum_plan9.sh

index fc619f09039634ff4f0f33820d4114cffdf17742..cd29dd55cf6790237d9f148192298e87cb61c34b 100755 (executable)
@@ -1,8 +1,6 @@
 #!/bin/sh
 # Copyright 2009 The Go Authors. All rights reserved.
 # Use of this source code is governed by a BSD-style
-# license that can be found in the LICENSE file.# Copyright 2009 The Go Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style
 # license that can be found in the LICENSE file.
 
 COMMAND="mksysnum_plan9.sh $@"