From 59a711c2cdb547e80c6f1fd18ab0dc412687cf6c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 27 Oct 2020 18:18:57 +0100 Subject: [PATCH] time-wait-sync: drop gpl snail mail boilerplate No idea why this chunk was left when we removed the other copies. --- src/time-wait-sync/time-wait-sync.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/time-wait-sync/time-wait-sync.c b/src/time-wait-sync/time-wait-sync.c index 4be15adf6ae..02053e77087 100644 --- a/src/time-wait-sync/time-wait-sync.c +++ b/src/time-wait-sync/time-wait-sync.c @@ -1,12 +1,5 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ -/* - * systemd service to wait until kernel realtime clock is synchronized - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 - * USA - */ +/* systemd service to wait until kernel realtime clock is synchronized */ #include #include -- 2.47.3