Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Commit f249e2a

Browse files
Merge pull request #80 from aaron-prindle/cleanup-boilerplate
remove extra boilerplate from main.go
2 parents a1d06cb + e377b72 commit f249e2a

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

main.go

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,6 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
/*
18-
Copyright 2016 Google, Inc. All rights reserved.
19-
20-
Licensed under the Apache License, Version 2.0 (the "License");
21-
you may not use this file except in compliance with the License.
22-
You may obtain a copy of the License at
23-
24-
http://www.apache.org/licenses/LICENSE-2.0
25-
26-
Unless required by applicable law or agreed to in writing, software
27-
distributed under the License is distributed on an "AS IS" BASIS,
28-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
29-
See the License for the specific language governing permissions and
30-
limitations under the License.
31-
*/
3217
package main
3318

3419
import (

0 commit comments

Comments
 (0)