From patchwork Thu Nov 29 01:49:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/8] doxy: Correct doxy.cfg GPL boilerplate Date: Wed, 28 Nov 2012 15:49:33 -0000 From: Chuck Lever X-Patchwork-Id: 202635 Message-Id: <20121129014933.2497.31859.stgit@seurat.1015granger.net> To: fedfs-utils-devel@oss.oracle.com The boilerplate is automatically generated, and somehow got the name of the package wrong. Signed-off-by: Chuck Lever --- doxy.cfg | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doxy.cfg b/doxy.cfg index 1f6a4e1..459bf46 100644 --- a/doxy.cfg +++ b/doxy.cfg @@ -1,20 +1,20 @@ # # Copyright 2010 Oracle. All rights reserved. # -# This file is part of nsdbc. +# This file is part of fedfs-utils. # -# nsdbc is free software; you can redistribute it and/or modify +# fedfs-utils 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 2 of the License, or # (at your option) any later version. # -# nsdbc is distributed in the hope that it will be useful, +# fedfs-utils 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 nsdbc. If not, see . +# along with fedfs-utils. If not, see . # # This file describes the settings to be used by the documentation system