From: Todd C. Miller Date: Mon, 6 Apr 1998 03:17:56 +0000 (+0000) Subject: updated version X-Git-Tag: SUDO_1_5_6~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3b1be424aaa7fa6152ac791c005f0714a51f1406;p=sudo updated version --- diff --git a/check.c b/check.c index 883f39209..67969c9ea 100644 --- a/check.c +++ b/check.c @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 (based on Root Group sudo version 1.1) + * CU sudo version (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. * @@ -884,7 +884,7 @@ static void reminder() (void) fprintf(stderr, "\n%s\n%s\n\n%s\n%s\n\n", #else (void) fprintf(stderr, "\n%s\n%s\n%s\n%s\n\n%s\n%s\n\n%s\n%s\n\n", - " CU sudo version 1.5.5, based on Root Group sudo version 1.1", + " CU sudo version , based on Root Group sudo version 1.1", " sudo version 1.1, Copyright (C) 1991 The Root Group, Inc.", " sudo comes with ABSOLUTELY NO WARRANTY. This is free software,", " and you are welcome to redistribute it under certain conditions.", diff --git a/compat.h b/compat.h index 657ae65a3..ddd26b256 100644 --- a/compat.h +++ b/compat.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/ins_2001.h b/ins_2001.h index c995c5925..3dba0fa55 100644 --- a/ins_2001.h +++ b/ins_2001.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/ins_classic.h b/ins_classic.h index db8ab181e..cd0dbf0e7 100644 --- a/ins_classic.h +++ b/ins_classic.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/ins_csops.h b/ins_csops.h index d82c67b80..33b361b13 100644 --- a/ins_csops.h +++ b/ins_csops.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/ins_goons.h b/ins_goons.h index e3fa68da2..8b7c0a179 100644 --- a/ins_goons.h +++ b/ins_goons.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/insults.h b/insults.h index 1d1f96e45..9f81febf6 100644 --- a/insults.h +++ b/insults.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/options.h b/options.h index 9e040c9af..cd400d3df 100644 --- a/options.h +++ b/options.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/parse.yacc b/parse.yacc index c3b8e2393..8dc1bc4da 100644 --- a/parse.yacc +++ b/parse.yacc @@ -1,7 +1,7 @@ %{ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/pathnames.h.in b/pathnames.h.in index 63570312f..2cafae6c5 100644 --- a/pathnames.h.in +++ b/pathnames.h.in @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 + * CU sudo version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sudo.h b/sudo.h index 3bcae1827..c5619d979 100644 --- a/sudo.h +++ b/sudo.h @@ -1,5 +1,5 @@ /* - * CU sudo version 1.5.5 (based on Root Group sudo version 1.1) + * CU sudo version (based on Root Group sudo version 1.1) * * This software comes with no waranty whatsoever, use at your own risk. *