]> Cypherpunks repositories - gostls13.git/commitdiff
pkg: Add & fix Copyright of "hand generated" files
authorOlivier Duperray <duperray.olivier@gmail.com>
Thu, 19 Jan 2012 18:14:56 +0000 (10:14 -0800)
committerRob Pike <r@golang.org>
Thu, 19 Jan 2012 18:14:56 +0000 (10:14 -0800)
R=golang-dev, r
CC=golang-dev
https://golang.org/cl/5554064

17 files changed:
src/pkg/crypto/ocsp/ocsp_test.go
src/pkg/encoding/gob/debug.go
src/pkg/encoding/gob/dump.go
src/pkg/exp/gotype/testdata/test1.go
src/pkg/exp/norm/trie_test.go
src/pkg/go/build/pkgtest/sqrt_test.go
src/pkg/go/build/pkgtest/xsqrt_test.go
src/pkg/old/regexp/regexp.go
src/pkg/patch/textdiff.go
src/pkg/regexp/exec.go
src/pkg/regexp/regexp.go
src/pkg/regexp/syntax/compile.go
src/pkg/regexp/syntax/prog.go
src/pkg/regexp/syntax/prog_test.go
src/pkg/runtime/gc_test.go
src/pkg/syscall/zsysnum_linux_arm.go
src/pkg/time/format.go

index 49d8ea29b936288893970f6a7233ffa5bb5c6e7b..f0e9f94ee7fc4ec163dccc6085a51f645af1ba81 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2010 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.
+
 package ocsp
 
 import (
index b21c7fa0b2b06df51010115bf241ebb211aad566..4a61d0fb2f8b676c0b17c09cb8e7adc2cdb8000e 100644 (file)
@@ -1,3 +1,7 @@
+// 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.
+
 package gob
 
 // This file is not normally included in the gob package.  Used only for debugging the package itself.
index 0d0017cc783c6224b4b2e904c33e534bdc60862e..f7d822c11e4a6c48d7ee7196f3e1c4ad34019c7c 100644 (file)
@@ -1,3 +1,7 @@
+// 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.
+
 package main
 
 // Need to compile package gob with debug.go to build this program.
index a3298e6e5fe61d55ae4b18b3c72e2d28c00fe25b..ba8a51f135e3c0c5a32c260f399aaab1e5ea544e 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package p
 
 func _() {
index 7308d281b5032c0c0005e14d525b71f955260825..c457c9d974a99385ed5c68bacd8732ed43780251 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package norm
 
 import (
index 95fb625525cef0f9975972f63f907fc983c186b0..ee9fd5de68862c3ed01883d9a1bd8b9a4e5c9b4b 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package pkgtest
 
 import "fmt"
index 77e903d96ca745fdf7ad7c9056c36ad29f98bf00..3898d1dda590fb318e775bc2b39aeeb4487ba47b 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package pkgtest_test
 
 import "pkgtest"
index 86df4dedd9a2d6f6e244e42aefc31f1a7ea5e137..d3044d0c1d767cf69ff94b78c48b8e8a8cfeed63 100644 (file)
@@ -1,3 +1,4 @@
+// Copyright 2010 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.
 
index adb629a293454cb5b45aaad866e87eb8deb19772..c9cffee11c48fcdef0a7e56381a996c5fd81e427 100644 (file)
@@ -1,3 +1,7 @@
+// 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.
+
 package patch
 
 import (
index e16a1b5b9e2f366bad264146ca2cc0ab9e3aae05..333ca25542832c2fa67fe018e60ee284057ea25b 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package regexp
 
 import (
index c161acdfeb136aa3aca21fe911049ea2f15fc3d2..ef94fa09b118e7fb640e5976ee76e3582828d124 100644 (file)
@@ -1,3 +1,4 @@
+// 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.
 
index 21c6565b9989e558ab22720bba42d2ea1d38792c..41955bfc29a2af3d104abe9ea26e4fce6fa9c831 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package syntax
 
 import "unicode"
index 84ebb835581c2f2d64574bf58c0f462c1bf7b435..902d3b3a57e17797cca9937a08aeb2c8c7b99719 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package syntax
 
 import (
index e3e3f4d142e9c6e36075dd5948e15420b4b5e371..663d5a8d7788bf5b961adf48b1a461acd62f8843 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package syntax
 
 import (
index 63c60379696cfd5f063c574c6ce645e45c30aa18..00b3a04ce9d0f0fcd82af1f1db9ea6509d8007b7 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2011 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.
+
 package runtime_test
 
 import (
index 8d22929ef7a9612b1fa0be5d3c676d52ba4d17bb..f751556185347d2b82d4129e8c43b96f25cf2310 100644 (file)
@@ -1,3 +1,7 @@
+// 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.
+
 // hand generated
 
 package syscall
index bd02b4867201c6ea22b6058cb2ca61a4174300a2..76bf6ff4194873b428e57f31f2eb4c58e4950b5c 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2010 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.
+
 package time
 
 import "errors"