Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(333)

Unified Diff: go/src/infra/hello_pkg/hello_pkg.go

Issue 662113003: Drover's back, baby! (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git/+/master
Patch Set: Lots of fixes Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | go/src/infra/libs/git/blob.go » ('j') | go/src/infra/libs/git/blob.go » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: go/src/infra/hello_pkg/hello_pkg.go
diff --git a/go/src/infra/hello_pkg/hello_pkg.go b/go/src/infra/hello_pkg/hello_pkg.go
index 060c24c5d13f76910d95c270440270a21f0c6860..a7d6e511b081fb01160e9f123c40dd4311c4897f 100644
--- a/go/src/infra/hello_pkg/hello_pkg.go
+++ b/go/src/infra/hello_pkg/hello_pkg.go
@@ -1,3 +1,6 @@
+// Copyright 2014 The Chromium Authors. All rights reserved.
Vadim Sh. 2014/10/21 15:26:59 You can probably remove hello_pkg and other tempor
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
package hello_pkg
import "fmt"
« no previous file with comments | « no previous file | go/src/infra/libs/git/blob.go » ('j') | go/src/infra/libs/git/blob.go » ('J')

Powered by Google App Engine
This is Rietveld 408576698