2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-03 07:45:47 +00:00

fix version string

This commit is contained in:
Todd C. Miller
1998-09-15 02:25:48 +00:00
parent e467587894
commit 3dd98aef66
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
/* /*
* CU sudo version * CU sudo version 1.5.6
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,7 +1,7 @@
%{ %{
/* /*
* CU sudo version * CU sudo version 1.5.6
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by

View File

@@ -1,5 +1,5 @@
/* /*
* CU sudo version * CU sudo version 1.5.6
* *
* This program is free software; you can redistribute it and/or modify * 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 * it under the terms of the GNU General Public License as published by