1
0
mirror of https://github.com/golang/go synced 2024-11-24 00:10:04 -07:00

doc/progs: Add the usual Copyright notice.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5568043
This commit is contained in:
Olivier Duperray 2012-01-23 11:19:48 +11:00 committed by Andrew Gerrand
parent 2eb9733fce
commit 9d47526585

View 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 (