From 79c5b1f400c2a45aee6734fe29892539baf64789 Mon Sep 17 00:00:00 2001 From: Patrick Linstruth Date: Sun, 21 Oct 2018 19:25:15 -0700 Subject: [PATCH] Update comments for Qt4 --- rdadmin/rdadmin.pro | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/rdadmin/rdadmin.pro b/rdadmin/rdadmin.pro index 3a0c10d2..813691b0 100644 --- a/rdadmin/rdadmin.pro +++ b/rdadmin/rdadmin.pro @@ -1,21 +1,21 @@ -// rdadmin.pro -// -// The QMake project file for RDAdmin. -// -// (C) Copyright 2003-2005,2016 Fred Gleason -// -// This program is free software; you can redistribute it and/or modify -// it under the terms of the GNU General Public License version 2 as -// published by the Free Software Foundation. -// -// This program is distributed in the hope that it will be useful, -// but WITHOUT ANY WARRANTY; without even the implied warranty of -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -// GNU General Public License for more details. -// -// 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., 675 Mass Ave, Cambridge, MA 02139, USA. +# rdadmin.pro +# +# The QMake project file for RDAdmin. +# +# (C) Copyright 2003-2005,2016 Fred Gleason +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License version 2 as +# published by the Free Software Foundation. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# 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., 675 Mass Ave, Cambridge, MA 02139, USA. TEMPLATE = app