summaryrefslogtreecommitdiff
path: root/src/shared/strbuf.c
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-14 18:26:38 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-08-14 18:36:15 -0400
commit6328540098383b453ed265576fdbadd3049b2963 (patch)
tree787f87efef9145114d3602b71a9afe8c506e2611 /src/shared/strbuf.c
parent03070edd5c0f6ae55ed79b9fc1295af39844ff40 (diff)
src/shared: some stylistic changes
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'src/shared/strbuf.c')
-rw-r--r--src/shared/strbuf.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/shared/strbuf.c b/src/shared/strbuf.c
index 189b01a81a..fa102c6e94 100644
--- a/src/shared/strbuf.c
+++ b/src/shared/strbuf.c
@@ -1,7 +1,5 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
/***
- This file is part of systemd.
+ This file is part of eudev, forked from systemd.
Copyright 2012 Kay Sievers <kay@vrfy.org>