From 6e1faafa2fdd3a94cc901aa7f1dc4f8d9139af46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Sun, 21 Nov 2021 20:37:51 +0100 Subject: [PATCH] main: Remove trailing whitespace --- src/server-main.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/server-main.c b/src/server-main.c index 9a3633f5..6e4e3673 100644 --- a/src/server-main.c +++ b/src/server-main.c @@ -1,10 +1,10 @@ -/* +/* * Copyright (C) 2010-2011 Daiki Ueno * Copyright (C) 2010-2011 Red Hat, Inc. * Copyright (C) 2018-2019 Purism SPC * SPDX-License-Identifier: GPL-3.0+ * Author: Guido Günther - * + * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or