The boilerplate is automatically generated, and somehow got the name of the package wrong.
Signed-off-by: Chuck Lever <[email protected]> --- 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 <http://www.gnu.org/licenses/>. +# along with fedfs-utils. If not, see <http://www.gnu.org/licenses/>. # # This file describes the settings to be used by the documentation system _______________________________________________ fedfs-utils-devel mailing list [email protected] https://oss.oracle.com/mailman/listinfo/fedfs-utils-devel
