The plan9/mksysnum_plan9.sh script has a duplicated, mangled copyright header:
# 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.
The text was updated successfully, but these errors were encountered:
Note that while this was fixed for syscall in the 'go' repository (src/syscall/mksysnum_plan9.sh), I was actually filing this bug against the sys repository:
mikioh
changed the title
sys: plan9/mksysnum_plan9.sh has a duplicated, mangled copyright header
syscall, x/sys/plan9: plan9/mksysnum_plan9.sh has a duplicated, mangled copyright header
Dec 11, 2015
The plan9/mksysnum_plan9.sh script has a duplicated, mangled copyright header:
The text was updated successfully, but these errors were encountered: