commit | 2eb9733fced097cd162868c4cc45daf86b63e47d | [log] [tgz] |
---|---|---|
author | Olivier Duperray <duperray.olivier@gmail.com> | Mon Jan 23 09:28:32 2012 +1100 |
committer | Andrew Gerrand <adg@golang.org> | Mon Jan 23 09:28:32 2012 +1100 |
tree | 7a52f2a51c6c0f4fb3b4b4d70ee6b1359098aa8f | |
parent | 191873981af38f04e57a41815c36daad3724afd6 [diff] [blame] |
doc/codelab/wiki: Add the usual Copyright notice. R=adg CC=golang-dev https://golang.org/cl/5554073
diff --git a/doc/codelab/wiki/final-noerror.go b/doc/codelab/wiki/final-noerror.go index 535550b..e86bc1a 100644 --- a/doc/codelab/wiki/final-noerror.go +++ b/doc/codelab/wiki/final-noerror.go
@@ -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 (