]> Cypherpunks repositories - gostls13.git/commitdiff
doc/progs: Add the usual Copyright notice.
authorOlivier Duperray <duperray.olivier@gmail.com>
Mon, 23 Jan 2012 00:19:48 +0000 (11:19 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 23 Jan 2012 00:19:48 +0000 (11:19 +1100)
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5568043

doc/progs/slices.go

index be4322a3282a884431a06ccbf646a2c8fdd8142f..72fb4b7c17b5fcdd3a38f8ebe21ea73f6c8be9a0 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright 2012 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
 
 import (