diff options
| author | Russ Cox <rsc@golang.org> | 2008-11-25 09:22:58 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2008-11-25 09:22:58 -0800 |
| commit | ed490dbed878041f76c9082ab244bc2eda345872 (patch) | |
| tree | eacfab39a577df876b4cbd75b4161e094722e303 /src/lib/time | |
| parent | b1297aa04f72992186f75441ad2c34eddd829100 (diff) | |
| download | go-ed490dbed878041f76c9082ab244bc2eda345872.tar.xz | |
add author lines
R=r
DELTA=150 (147 added, 0 deleted, 3 changed)
OCL=19968
CL=19977
Diffstat (limited to 'src/lib/time')
| -rw-r--r-- | src/lib/time/time_test.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/time/time_test.go b/src/lib/time/time_test.go index f771ec03cb..d54dfd0217 100644 --- a/src/lib/time/time_test.go +++ b/src/lib/time/time_test.go @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// $G $F.go && $L $F.$A && ./$A.out - package time import ( |
