From 19af80b21908483dc38047a33f4fd2dffc94e7ba Mon Sep 17 00:00:00 2001 From: Albert Chu Date: Mon, 28 Aug 2023 21:43:03 -0700 Subject: [PATCH] Globally update genders website URL --- compat/gendlib.pl | 2 +- compat/hostlist.pl | 2 +- contrib/php/genders.c | 2 +- contrib/php/php_genders.h | 2 +- man/compat/gendlib.3 | 2 +- man/genders.3 | 2 +- man/genders_attrlist_clear.3 | 2 +- man/genders_attrlist_create.3 | 2 +- man/genders_attrlist_destroy.3 | 2 +- man/genders_errnum.3 | 2 +- man/genders_errormsg.3 | 2 +- man/genders_getattr.3 | 2 +- man/genders_getattr_all.3 | 2 +- man/genders_getmaxattrlen.3 | 2 +- man/genders_getmaxattrs.3 | 2 +- man/genders_getmaxnodelen.3 | 2 +- man/genders_getmaxvallen.3 | 2 +- man/genders_getnodename.3 | 2 +- man/genders_getnodes.3 | 2 +- man/genders_getnumattrs.3 | 2 +- man/genders_getnumnodes.3 | 2 +- man/genders_handle_create.3 | 2 +- man/genders_handle_destroy.3 | 2 +- man/genders_index_attrvals.3 | 2 +- man/genders_isattr.3 | 2 +- man/genders_isattrval.3 | 2 +- man/genders_isnode.3 | 2 +- man/genders_load_data.3 | 2 +- man/genders_nodelist_clear.3 | 2 +- man/genders_nodelist_create.3 | 2 +- man/genders_nodelist_destroy.3 | 2 +- man/genders_parse.3 | 2 +- man/genders_perror.3 | 2 +- man/genders_query.3 | 2 +- man/genders_strerror.3 | 2 +- man/genders_testattr.3 | 2 +- man/genders_testattrval.3 | 2 +- man/genders_testquery.3 | 2 +- man/genders_vallist_clear.3 | 2 +- man/genders_vallist_create.3 | 2 +- man/genders_vallist_destroy.3 | 2 +- man/libgenders.3 | 2 +- man/nodeattr.1 | 2 +- src/extensions/cplusplus/gendersplusplus.cpp | 2 +- src/extensions/cplusplus/gendersplusplus.hpp | 2 +- src/extensions/java/GendersTest/GendersTest.java | 2 +- src/extensions/java/gov/llnl/lc/chaos/Genders.java | 2 +- src/extensions/java/gov/llnl/lc/chaos/GendersException.java | 2 +- .../java/gov/llnl/lc/chaos/GendersExceptionInternal.java | 2 +- .../java/gov/llnl/lc/chaos/GendersExceptionNotfound.java | 2 +- src/extensions/java/gov/llnl/lc/chaos/GendersExceptionOpen.java | 2 +- .../java/gov/llnl/lc/chaos/GendersExceptionParameters.java | 2 +- .../java/gov/llnl/lc/chaos/GendersExceptionParse.java | 2 +- src/extensions/java/gov/llnl/lc/chaos/GendersExceptionRead.java | 2 +- .../java/gov/llnl/lc/chaos/GendersExceptionSyntax.java | 2 +- src/extensions/perl/Genders/Genders.pm.in | 2 +- src/extensions/perl/Libgenders/Libgenders.pm.in | 2 +- src/extensions/perl/Libgenders/Libgenders.xs | 2 +- src/extensions/perl/Libgenders/typemap | 2 +- src/extensions/python/genders.py | 2 +- src/extensions/python/libgendersmodule.c | 2 +- src/libcommon/hash.c | 2 +- src/libcommon/list.c | 2 +- src/libgenders/genders.c | 2 +- src/libgenders/genders.h.in | 2 +- src/libgenders/genders_api.h | 2 +- src/libgenders/genders_constants.h | 2 +- src/libgenders/genders_parsing.c | 2 +- src/libgenders/genders_parsing.h | 2 +- src/libgenders/genders_query.y | 2 +- src/libgenders/genders_query_parse.l | 2 +- src/libgenders/genders_util.c | 2 +- src/libgenders/genders_util.h | 2 +- src/nodeattr/nodeattr.c | 2 +- src/testsuite/libgenders/genders_test.c | 2 +- src/testsuite/libgenders/genders_test_corner_case.c | 2 +- src/testsuite/libgenders/genders_test_corner_case.h | 2 +- src/testsuite/libgenders/genders_test_corner_case_tests.c | 2 +- src/testsuite/libgenders/genders_test_database.c | 2 +- src/testsuite/libgenders/genders_test_database.h | 2 +- src/testsuite/libgenders/genders_test_functionality.c | 2 +- src/testsuite/libgenders/genders_test_functionality.h | 2 +- src/testsuite/libgenders/genders_test_query_tests.c | 2 +- src/testsuite/libgenders/genders_test_query_tests.h | 2 +- src/testsuite/libgenders/genders_testlib.c | 2 +- src/testsuite/libgenders/genders_testlib.h | 2 +- 86 files changed, 86 insertions(+), 86 deletions(-) diff --git a/compat/gendlib.pl b/compat/gendlib.pl index df5e4bdc..a651edf3 100755 --- a/compat/gendlib.pl +++ b/compat/gendlib.pl @@ -9,7 +9,7 @@ # # This file is part of Genders, a cluster configuration database and # rdist preprocessor. -# For details, see . +# For details, see . # # Genders 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 diff --git a/compat/hostlist.pl b/compat/hostlist.pl index 189ab4b1..89b347b1 100755 --- a/compat/hostlist.pl +++ b/compat/hostlist.pl @@ -9,7 +9,7 @@ # # This file is part of Genders, a cluster configuration database and # rdist preprocessor. -# For details, see . +# For details, see . # # Genders 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 diff --git a/contrib/php/genders.c b/contrib/php/genders.c index f8087f05..7fd66104 100644 --- a/contrib/php/genders.c +++ b/contrib/php/genders.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/contrib/php/php_genders.h b/contrib/php/php_genders.h index eb2d0c8d..8917aafc 100644 --- a/contrib/php/php_genders.h +++ b/contrib/php/php_genders.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/man/compat/gendlib.3 b/man/compat/gendlib.3 index 66ab90df..f7c025d5 100755 --- a/man/compat/gendlib.3 +++ b/man/compat/gendlib.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders.3 b/man/genders.3 index 1e8aff76..6597e478 100644 --- a/man/genders.3 +++ b/man/genders.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_attrlist_clear.3 b/man/genders_attrlist_clear.3 index 5371c418..56fb4d70 100644 --- a/man/genders_attrlist_clear.3 +++ b/man/genders_attrlist_clear.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_attrlist_create.3 b/man/genders_attrlist_create.3 index 9dc9ebd6..cc4a7ca1 100644 --- a/man/genders_attrlist_create.3 +++ b/man/genders_attrlist_create.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_attrlist_destroy.3 b/man/genders_attrlist_destroy.3 index 1bce7b34..1c412ccb 100644 --- a/man/genders_attrlist_destroy.3 +++ b/man/genders_attrlist_destroy.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_errnum.3 b/man/genders_errnum.3 index 1df3a4fa..e1dbe72a 100644 --- a/man/genders_errnum.3 +++ b/man/genders_errnum.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_errormsg.3 b/man/genders_errormsg.3 index 817ccb6f..2e44a247 100644 --- a/man/genders_errormsg.3 +++ b/man/genders_errormsg.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getattr.3 b/man/genders_getattr.3 index bcac6353..e7d06f1d 100644 --- a/man/genders_getattr.3 +++ b/man/genders_getattr.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getattr_all.3 b/man/genders_getattr_all.3 index 859b02fa..c5d7f091 100644 --- a/man/genders_getattr_all.3 +++ b/man/genders_getattr_all.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getmaxattrlen.3 b/man/genders_getmaxattrlen.3 index 5b5389fb..039a0d07 100644 --- a/man/genders_getmaxattrlen.3 +++ b/man/genders_getmaxattrlen.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getmaxattrs.3 b/man/genders_getmaxattrs.3 index 7dab4fd3..0c37caa1 100644 --- a/man/genders_getmaxattrs.3 +++ b/man/genders_getmaxattrs.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getmaxnodelen.3 b/man/genders_getmaxnodelen.3 index 275b2793..a8fd1758 100644 --- a/man/genders_getmaxnodelen.3 +++ b/man/genders_getmaxnodelen.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getmaxvallen.3 b/man/genders_getmaxvallen.3 index 0f825887..3ab3946e 100644 --- a/man/genders_getmaxvallen.3 +++ b/man/genders_getmaxvallen.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getnodename.3 b/man/genders_getnodename.3 index 8c0204a9..a2af0370 100644 --- a/man/genders_getnodename.3 +++ b/man/genders_getnodename.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getnodes.3 b/man/genders_getnodes.3 index 89086a86..8abea519 100644 --- a/man/genders_getnodes.3 +++ b/man/genders_getnodes.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getnumattrs.3 b/man/genders_getnumattrs.3 index 64bfa591..48f79ed6 100644 --- a/man/genders_getnumattrs.3 +++ b/man/genders_getnumattrs.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_getnumnodes.3 b/man/genders_getnumnodes.3 index f9eaa343..42e689e6 100644 --- a/man/genders_getnumnodes.3 +++ b/man/genders_getnumnodes.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_handle_create.3 b/man/genders_handle_create.3 index 3d0fbfb1..09e8dff9 100644 --- a/man/genders_handle_create.3 +++ b/man/genders_handle_create.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_handle_destroy.3 b/man/genders_handle_destroy.3 index 0b6652fe..c480bbda 100644 --- a/man/genders_handle_destroy.3 +++ b/man/genders_handle_destroy.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_index_attrvals.3 b/man/genders_index_attrvals.3 index 4b38f215..5bf66e91 100644 --- a/man/genders_index_attrvals.3 +++ b/man/genders_index_attrvals.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_isattr.3 b/man/genders_isattr.3 index 07318ef9..0c5f04ca 100644 --- a/man/genders_isattr.3 +++ b/man/genders_isattr.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_isattrval.3 b/man/genders_isattrval.3 index b727568d..e5abe78e 100644 --- a/man/genders_isattrval.3 +++ b/man/genders_isattrval.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_isnode.3 b/man/genders_isnode.3 index 2d5c7176..d51ff79b 100644 --- a/man/genders_isnode.3 +++ b/man/genders_isnode.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_load_data.3 b/man/genders_load_data.3 index 58e8e116..20e00787 100644 --- a/man/genders_load_data.3 +++ b/man/genders_load_data.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_nodelist_clear.3 b/man/genders_nodelist_clear.3 index 7397ba82..34251fdc 100644 --- a/man/genders_nodelist_clear.3 +++ b/man/genders_nodelist_clear.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_nodelist_create.3 b/man/genders_nodelist_create.3 index bef619c0..b8e25a72 100644 --- a/man/genders_nodelist_create.3 +++ b/man/genders_nodelist_create.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_nodelist_destroy.3 b/man/genders_nodelist_destroy.3 index 90406362..7a572887 100644 --- a/man/genders_nodelist_destroy.3 +++ b/man/genders_nodelist_destroy.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_parse.3 b/man/genders_parse.3 index 06c54248..980f47ca 100644 --- a/man/genders_parse.3 +++ b/man/genders_parse.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_perror.3 b/man/genders_perror.3 index 3678db09..563ab812 100644 --- a/man/genders_perror.3 +++ b/man/genders_perror.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_query.3 b/man/genders_query.3 index 1e9552a4..1f5fc530 100644 --- a/man/genders_query.3 +++ b/man/genders_query.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_strerror.3 b/man/genders_strerror.3 index 91de3cc4..63252666 100644 --- a/man/genders_strerror.3 +++ b/man/genders_strerror.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_testattr.3 b/man/genders_testattr.3 index 1dd2a91a..4f88a8e1 100644 --- a/man/genders_testattr.3 +++ b/man/genders_testattr.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_testattrval.3 b/man/genders_testattrval.3 index aa495929..894f1b88 100644 --- a/man/genders_testattrval.3 +++ b/man/genders_testattrval.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_testquery.3 b/man/genders_testquery.3 index 89f7b247..c964028e 100644 --- a/man/genders_testquery.3 +++ b/man/genders_testquery.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_vallist_clear.3 b/man/genders_vallist_clear.3 index 4fd83af0..af6e55c5 100644 --- a/man/genders_vallist_clear.3 +++ b/man/genders_vallist_clear.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_vallist_create.3 b/man/genders_vallist_create.3 index 61ed3593..c771ed8d 100644 --- a/man/genders_vallist_create.3 +++ b/man/genders_vallist_create.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/genders_vallist_destroy.3 b/man/genders_vallist_destroy.3 index eb3a883d..48fb8331 100644 --- a/man/genders_vallist_destroy.3 +++ b/man/genders_vallist_destroy.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/libgenders.3 b/man/libgenders.3 index 0712c207..3ea60566 100644 --- a/man/libgenders.3 +++ b/man/libgenders.3 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/man/nodeattr.1 b/man/nodeattr.1 index 6f9d8927..18f3f735 100644 --- a/man/nodeattr.1 +++ b/man/nodeattr.1 @@ -8,7 +8,7 @@ .\" UCRL-CODE-2003-004. .\" .\" This file is part of Genders, a cluster configuration database. -.\" For details, see . +.\" For details, see . .\" .\" Genders 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 diff --git a/src/extensions/cplusplus/gendersplusplus.cpp b/src/extensions/cplusplus/gendersplusplus.cpp index 0b8cb41b..24a954e7 100644 --- a/src/extensions/cplusplus/gendersplusplus.cpp +++ b/src/extensions/cplusplus/gendersplusplus.cpp @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/cplusplus/gendersplusplus.hpp b/src/extensions/cplusplus/gendersplusplus.hpp index c7928745..0cab2240 100644 --- a/src/extensions/cplusplus/gendersplusplus.hpp +++ b/src/extensions/cplusplus/gendersplusplus.hpp @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/GendersTest/GendersTest.java b/src/extensions/java/GendersTest/GendersTest.java index e32935e4..a6a07fec 100644 --- a/src/extensions/java/GendersTest/GendersTest.java +++ b/src/extensions/java/GendersTest/GendersTest.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/Genders.java b/src/extensions/java/gov/llnl/lc/chaos/Genders.java index 54267937..57a36f91 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/Genders.java +++ b/src/extensions/java/gov/llnl/lc/chaos/Genders.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersException.java b/src/extensions/java/gov/llnl/lc/chaos/GendersException.java index 0ae64e30..74a328b9 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersException.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersException.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionInternal.java b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionInternal.java index 816d183d..1b02f347 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionInternal.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionInternal.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionNotfound.java b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionNotfound.java index 84ea977d..8937de82 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionNotfound.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionNotfound.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionOpen.java b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionOpen.java index cb4acad8..bcca5cdd 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionOpen.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionOpen.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParameters.java b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParameters.java index 1a84d873..d58b3b82 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParameters.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParameters.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParse.java b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParse.java index 0dc6745a..69e43202 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParse.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionParse.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionRead.java b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionRead.java index dae7952d..a7fcc83e 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionRead.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionRead.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionSyntax.java b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionSyntax.java index 8ab74222..6319311d 100644 --- a/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionSyntax.java +++ b/src/extensions/java/gov/llnl/lc/chaos/GendersExceptionSyntax.java @@ -6,7 +6,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/perl/Genders/Genders.pm.in b/src/extensions/perl/Genders/Genders.pm.in index ab49a9f3..c72e8015 100644 --- a/src/extensions/perl/Genders/Genders.pm.in +++ b/src/extensions/perl/Genders/Genders.pm.in @@ -8,7 +8,7 @@ # UCRL-CODE-2003-004. # # This file is part of Genders, a cluster configuration database. -# For details, see . +# For details, see . # # Genders 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 diff --git a/src/extensions/perl/Libgenders/Libgenders.pm.in b/src/extensions/perl/Libgenders/Libgenders.pm.in index 424ce95a..b862e7ec 100644 --- a/src/extensions/perl/Libgenders/Libgenders.pm.in +++ b/src/extensions/perl/Libgenders/Libgenders.pm.in @@ -8,7 +8,7 @@ # UCRL-CODE-2003-004. # # This file is part of Genders, a cluster configuration database. -# For details, see . +# For details, see . # # Genders 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 diff --git a/src/extensions/perl/Libgenders/Libgenders.xs b/src/extensions/perl/Libgenders/Libgenders.xs index 35a873e6..895f37dd 100644 --- a/src/extensions/perl/Libgenders/Libgenders.xs +++ b/src/extensions/perl/Libgenders/Libgenders.xs @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/extensions/perl/Libgenders/typemap b/src/extensions/perl/Libgenders/typemap index a73e8aff..e0af0a5a 100644 --- a/src/extensions/perl/Libgenders/typemap +++ b/src/extensions/perl/Libgenders/typemap @@ -8,7 +8,7 @@ # UCRL-CODE-2003-004. # # This file is part of Genders, a cluster configuration database. -# For details, see . +# For details, see . # # Genders 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 diff --git a/src/extensions/python/genders.py b/src/extensions/python/genders.py index 2930dda9..90fa6115 100755 --- a/src/extensions/python/genders.py +++ b/src/extensions/python/genders.py @@ -9,7 +9,7 @@ # UCRL-CODE-2003-004. # # This file is part of Genders, a cluster configuration database. -# For details, see . +# For details, see . # # Genders 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 diff --git a/src/extensions/python/libgendersmodule.c b/src/extensions/python/libgendersmodule.c index 4445e8c0..7f807c76 100644 --- a/src/extensions/python/libgendersmodule.c +++ b/src/extensions/python/libgendersmodule.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libcommon/hash.c b/src/libcommon/hash.c index cc9f5be6..b2ce77b4 100644 --- a/src/libcommon/hash.c +++ b/src/libcommon/hash.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * The code in this file began with the code in the LSD-Tools project. * See below for original copyright information. diff --git a/src/libcommon/list.c b/src/libcommon/list.c index 6e26aa52..7a23bc77 100644 --- a/src/libcommon/list.c +++ b/src/libcommon/list.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * The code in this file began with the code in the LSD-Tools project. * See below for original copyright information. diff --git a/src/libgenders/genders.c b/src/libgenders/genders.c index e9e6914a..8f280001 100644 --- a/src/libgenders/genders.c +++ b/src/libgenders/genders.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders.h.in b/src/libgenders/genders.h.in index 9b60b337..dac08004 100644 --- a/src/libgenders/genders.h.in +++ b/src/libgenders/genders.h.in @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_api.h b/src/libgenders/genders_api.h index 750875e4..44f0cdf8 100644 --- a/src/libgenders/genders_api.h +++ b/src/libgenders/genders_api.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_constants.h b/src/libgenders/genders_constants.h index a3a374d7..f5dd2d26 100644 --- a/src/libgenders/genders_constants.h +++ b/src/libgenders/genders_constants.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_parsing.c b/src/libgenders/genders_parsing.c index 860ee568..17a4b808 100644 --- a/src/libgenders/genders_parsing.c +++ b/src/libgenders/genders_parsing.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_parsing.h b/src/libgenders/genders_parsing.h index e798bac3..9047e75e 100644 --- a/src/libgenders/genders_parsing.h +++ b/src/libgenders/genders_parsing.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_query.y b/src/libgenders/genders_query.y index 261a84e2..5d99a025 100644 --- a/src/libgenders/genders_query.y +++ b/src/libgenders/genders_query.y @@ -9,7 +9,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_query_parse.l b/src/libgenders/genders_query_parse.l index 3ae28e29..24ce7a49 100644 --- a/src/libgenders/genders_query_parse.l +++ b/src/libgenders/genders_query_parse.l @@ -9,7 +9,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_util.c b/src/libgenders/genders_util.c index 4997185e..c464dd1b 100644 --- a/src/libgenders/genders_util.c +++ b/src/libgenders/genders_util.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/libgenders/genders_util.h b/src/libgenders/genders_util.h index b7635228..196d9126 100644 --- a/src/libgenders/genders_util.h +++ b/src/libgenders/genders_util.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/nodeattr/nodeattr.c b/src/nodeattr/nodeattr.c index 65784a86..86099d27 100644 --- a/src/nodeattr/nodeattr.c +++ b/src/nodeattr/nodeattr.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test.c b/src/testsuite/libgenders/genders_test.c index fb61ee81..6d862b83 100644 --- a/src/testsuite/libgenders/genders_test.c +++ b/src/testsuite/libgenders/genders_test.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_corner_case.c b/src/testsuite/libgenders/genders_test_corner_case.c index a1b018e3..10c0337e 100644 --- a/src/testsuite/libgenders/genders_test_corner_case.c +++ b/src/testsuite/libgenders/genders_test_corner_case.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_corner_case.h b/src/testsuite/libgenders/genders_test_corner_case.h index 1d3bb532..591f2801 100644 --- a/src/testsuite/libgenders/genders_test_corner_case.h +++ b/src/testsuite/libgenders/genders_test_corner_case.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_corner_case_tests.c b/src/testsuite/libgenders/genders_test_corner_case_tests.c index 28ada598..9500dd23 100644 --- a/src/testsuite/libgenders/genders_test_corner_case_tests.c +++ b/src/testsuite/libgenders/genders_test_corner_case_tests.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_database.c b/src/testsuite/libgenders/genders_test_database.c index 61479081..de8be0c3 100644 --- a/src/testsuite/libgenders/genders_test_database.c +++ b/src/testsuite/libgenders/genders_test_database.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_database.h b/src/testsuite/libgenders/genders_test_database.h index 98267b8a..888ab81e 100644 --- a/src/testsuite/libgenders/genders_test_database.h +++ b/src/testsuite/libgenders/genders_test_database.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_functionality.c b/src/testsuite/libgenders/genders_test_functionality.c index cfbb0f14..40371587 100644 --- a/src/testsuite/libgenders/genders_test_functionality.c +++ b/src/testsuite/libgenders/genders_test_functionality.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_functionality.h b/src/testsuite/libgenders/genders_test_functionality.h index 3e2e7ac9..0d6abf2d 100644 --- a/src/testsuite/libgenders/genders_test_functionality.h +++ b/src/testsuite/libgenders/genders_test_functionality.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_query_tests.c b/src/testsuite/libgenders/genders_test_query_tests.c index 659a448e..1a424006 100644 --- a/src/testsuite/libgenders/genders_test_query_tests.c +++ b/src/testsuite/libgenders/genders_test_query_tests.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_test_query_tests.h b/src/testsuite/libgenders/genders_test_query_tests.h index c4a0e974..fabee802 100644 --- a/src/testsuite/libgenders/genders_test_query_tests.h +++ b/src/testsuite/libgenders/genders_test_query_tests.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_testlib.c b/src/testsuite/libgenders/genders_testlib.c index 1400ee7a..d1f8bbab 100644 --- a/src/testsuite/libgenders/genders_testlib.c +++ b/src/testsuite/libgenders/genders_testlib.c @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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 diff --git a/src/testsuite/libgenders/genders_testlib.h b/src/testsuite/libgenders/genders_testlib.h index 7ad09c06..1f65d268 100644 --- a/src/testsuite/libgenders/genders_testlib.h +++ b/src/testsuite/libgenders/genders_testlib.h @@ -8,7 +8,7 @@ * UCRL-CODE-2003-004. * * This file is part of Genders, a cluster configuration database. - * For details, see . + * For details, see . * * Genders 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