projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
14807: Add comments to "error indicates success" code.
[arvados.git]
/
services
/
arv-git-httpd
/
usage.go
diff --git
a/services/arv-git-httpd/usage.go
b/services/arv-git-httpd/usage.go
index 1fb25b92f2f17286c576203f609e20ec82f3b300..8863da686085c6c790cc8046a5214479264e9174 100644
(file)
--- a/
services/arv-git-httpd/usage.go
+++ b/
services/arv-git-httpd/usage.go
@@
-1,3
+1,7
@@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
// arvados-git-httpd provides authenticated access to Arvados-hosted
// git repositories.
//