From 6328540098383b453ed265576fdbadd3049b2963 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 14 Aug 2014 18:26:38 -0400 Subject: src/shared: some stylistic changes Signed-off-by: Anthony G. Basile --- src/shared/strbuf.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/shared/strbuf.c') 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 -- cgit v1.2.3-54-g00ecf