mirror of
https://github.com/golang/go.git
synced 2025-11-07 20:21:01 +00:00
doc/codelab/wiki: Add the usual Copyright notice.
R=adg CC=golang-dev https://golang.org/cl/5554073
This commit is contained in:
parent
191873981a
commit
2eb9733fce
12 changed files with 48 additions and 0 deletions
|
|
@ -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 main
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue