From c0c7d6809f2735f011125b5e52f40cd2b069062f Mon Sep 17 00:00:00 2001 From: Oliver Bock <oliver.bock@aei.mpg.de> Date: Wed, 14 May 2008 10:17:11 +0200 Subject: [PATCH] Fixed GPLv2 header (wrong comment character) --- resources.orc | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/resources.orc b/resources.orc index e3ed414..9278ae6 100644 --- a/resources.orc +++ b/resources.orc @@ -1,22 +1,22 @@ -/*************************************************************************** - * Copyright (C) 2008 by Oliver Bock * - * oliver.bock[AT]aei.mpg.de * - * * - * This file is part of Einstein@Home. * - * * - * Einstein@Home 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, version 2 of the License. * - * * - * Einstein@Home 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 Einstein@Home. If not, see <http://www.gnu.org/licenses/>. * - * * - ***************************************************************************/ +########################################################################### +# Copyright (C) 2008 by Oliver Bock # +# oliver.bock[AT]aei.mpg.de # +# # +# This file is part of Einstein@Home. # +# # +# Einstein@Home 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, version 2 of the License. # +# # +# Einstein@Home 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 Einstein@Home. If not, see <http://www.gnu.org/licenses/>. # +# # +########################################################################### # Resource specification of: Einstein@Home graphics application -- GitLab