summaryrefslogtreecommitdiff
path: root/src/test/test-random-util.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-12 19:00:24 +0200
committerSven Eden <yamakuzure@gmx.net>2018-08-24 16:47:08 +0200
commit002c7228dfa839a68591964563e5ef4ded4230a5 (patch)
treedd4dd5cfcf5e112c5d25e688fe6f7cd28af1c4ca /src/test/test-random-util.c
parent3af26cec424c7108d1065754f5583827b9f9c3c5 (diff)
tree-wide: beautify remaining copyright statements
Let's unify an beautify our remaining copyright statements, with a unicode ©. This means our copyright statements are now always formatted the same way. Yay.
Diffstat (limited to 'src/test/test-random-util.c')
-rw-r--r--src/test/test-random-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/test-random-util.c b/src/test/test-random-util.c
index 3db7039b9..3fd0fe3f4 100644
--- a/src/test/test-random-util.c
+++ b/src/test/test-random-util.c
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
/***
- Copyright 2017 Zbigniew Jędrzejewski-Szmek
+ Copyright © 2017 Zbigniew Jędrzejewski-Szmek
***/
#include "hexdecoct.h"