summaryrefslogtreecommitdiff
path: root/src/escape
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-23 14:40:53 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-07-24 11:16:01 +0200
commitb215c2e7e289b52a9f9d6672ddd0997b3c204d9c (patch)
treee413ce2fe3b107d7cb1a98b62e278525658b854f /src/escape
parent820d14e3dfb8621bbe7fae59c164c554cabe7882 (diff)
downloadsystemd-b215c2e7e289b52a9f9d6672ddd0997b3c204d9c.tar.gz
Drop some more copyright headers
Acks in https://github.com/systemd/systemd/issues/9320.
Diffstat (limited to 'src/escape')
-rw-r--r--src/escape/escape.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/escape/escape.c b/src/escape/escape.c
index eaf0a9a7af..cd99ca62f4 100644
--- a/src/escape/escape.c
+++ b/src/escape/escape.c
@@ -1,7 +1,4 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
-/***
- Copyright © 2014 Michael Biebl
-***/
#include <getopt.h>
#include <stdio.h>