From 833a04a10549a95dc34458c195cbad61bbb6cb4d Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 10 Dec 2015 17:34:15 -0800 Subject: [PATCH] plan9: fix duplicated copyright header in mksysnum_plan9.sh Fixes golang/go#13569. Change-Id: I8af36bc81afa6b8bc0e80b3f35f0b60707bfb91b Reviewed-on: https://go-review.googlesource.com/17713 Reviewed-by: Brad Fitzpatrick --- plan9/mksysnum_plan9.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/plan9/mksysnum_plan9.sh b/plan9/mksysnum_plan9.sh index d798930b..3c3ab058 100755 --- a/plan9/mksysnum_plan9.sh +++ b/plan9/mksysnum_plan9.sh @@ -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 $@"