diff options
Diffstat (limited to 'content/strings/basic.go')
-rw-r--r-- | content/strings/basic.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/strings/basic.go b/content/strings/basic.go index 7397067..886e294 100644 --- a/content/strings/basic.go +++ b/content/strings/basic.go @@ -1,3 +1,5 @@ +// +build OMIT + // Copyright 2013 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. |