2411: add copyright headers to our R files.
[arvados.git] / sdk / R / tests / testthat / fakes / FakeRESTService.R
index d370e87fbe7e3ca581e4a36ac3a2a149989f18e1..08e8717de5e4b97b5776c2c6cc8893c523f4c133 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: Apache-2.0
+
 FakeRESTService <- R6::R6Class(
 
     "FakeRESTService",