From 261c52b2dcbf4c647bf8b7e8db40766cef88ad8d Mon Sep 17 00:00:00 2001 From: John Darrington Date: Wed, 27 Sep 2017 12:28:33 +0200 Subject: [PATCH] Fix inappropriate comments in headers --- src/ui/gui/psppire-var-sheet-header.c | 3 +-- src/ui/gui/psppire-var-sheet-header.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/src/ui/gui/psppire-var-sheet-header.c b/src/ui/gui/psppire-var-sheet-header.c index ad0401e6c8..01743a1267 100644 --- a/src/ui/gui/psppire-var-sheet-header.c +++ b/src/ui/gui/psppire-var-sheet-header.c @@ -1,5 +1,4 @@ -/* - A candidate replacement for Pspp's sheet +/* PSPPIRE - a graphical user interface for PSPP. Copyright (C) 2016 John Darrington This program is free software: you can redistribute it and/or modify diff --git a/src/ui/gui/psppire-var-sheet-header.h b/src/ui/gui/psppire-var-sheet-header.h index 476faaf0c8..08666cbd69 100644 --- a/src/ui/gui/psppire-var-sheet-header.h +++ b/src/ui/gui/psppire-var-sheet-header.h @@ -1,5 +1,4 @@ -/* - A candidate replacement for Pspp's sheet +/* PSPPIRE - a graphical user interface for PSPP. Copyright (C) 2016 John Darrington This program is free software: you can redistribute it and/or modify -- 2.30.2