2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 22:35:10 +00:00

Crank version to 1.6 and combine copyright statements

This commit is contained in:
Todd C. Miller
1999-04-05 20:57:25 +00:00
parent 9a9dc3fabc
commit e6deacb6c4
46 changed files with 90 additions and 121 deletions

View File

@@ -1,16 +1,9 @@
/*
* CU sudo version 1.5.9 (based on Root Group sudo version 1.1)
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com>
* CU sudo version 1.6 -- allows users to execute commands as root and others
* Copyright (c) 1991 The Root Group, Inc.
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com>
*
* This software comes with no waranty whatsoever, use at your own risk.
*
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
*/
/*
* sudo version 1.1 allows users to execute commands as root
* Copyright (C) 1991 The Root Group, Inc.
* Please send bugs, changes, problems to sudo-bugs@courtesan.com
*
* 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