summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2018-04-22 16:29:24 -0700
committerRuss Allbery <eagle@eyrie.org>2018-04-22 16:29:24 -0700
commit5aeb80f6579fdb95e2cef764dad8f58b56d42c2b (patch)
treeeffeb93f511df6f6bc55e89740ee7996a7adde01 /tests
parent09728e04c8a135e42deb89bd2d6411ef99f8c975 (diff)
Fix leading comment in server/acl/localgroup test
Diffstat (limited to 'tests')
-rw-r--r--tests/server/acl/localgroup-t.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/server/acl/localgroup-t.c b/tests/server/acl/localgroup-t.c
index 2299da9..f028d5a 100644
--- a/tests/server/acl/localgroup-t.c
+++ b/tests/server/acl/localgroup-t.c
@@ -1,12 +1,10 @@
/*
- * This file is part of the remctl project.
- *
- * Test suite for unxgrp ACL scheme.
+ * Test suite for localgroup ACL scheme.
*
* Written by Remi Ferrand <remi.ferrand@cc.in2p3.fr>
* Revisions by Russ Allbery <eagle@eyrie.org>
+ * Copyright 2015, 2018 Russ Allbery <eagle@eyrie.org>
* Copyright 2016 Dropbox, Inc.
- * Copyright 2015 Russ Allbery <eagle@eyrie.org>
* Copyright 2014 IN2P3 Computing Centre - CNRS
* Copyright 2014
* The Board of Trustees of the Leland Stanford Junior University