15924: Change import paths to git.arvados.org.
[arvados.git] / services / ws / session_v1.go
index 71a130346a70a0dceb51c83cb6be58964f37c84d..58f77df430201f79e71f66209711a740dff8a016 100644 (file)
@@ -1,10 +1,14 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 package main
 
 import (
        "database/sql"
        "errors"
 
-       "git.curoverse.com/arvados.git/sdk/go/arvados"
+       "git.arvados.org/arvados.git/sdk/go/arvados"
 )
 
 // newSessionV1 returns a v1 session -- see