summaryrefslogtreecommitdiff
path: root/test/rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/rsa.c')
-rw-r--r--test/rsa.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/rsa.c b/test/rsa.c
index aaa4a656e2..c1765224d0 100644
--- a/test/rsa.c
+++ b/test/rsa.c
@@ -1,4 +1,4 @@
-/* Copyright 2016 The Chromium OS Authors. All rights reserved.
+/* Copyright 2016 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
@@ -51,4 +51,3 @@ void run_test(void)
test_pass();
}
-