added RCS id

This commit is contained in:
Todd C. Miller
1995-04-09 22:58:55 +00:00
parent cdaae28efd
commit f08ab58ba8
8 changed files with 15 additions and 1 deletions

View File

@@ -16,6 +16,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
*
* $Id$
*/ */
#ifndef _SUDO_COMPAT_H #ifndef _SUDO_COMPAT_H

View File

@@ -16,6 +16,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
*
* $Id$
*/ */
/* /*

View File

@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* *
* static char rcsid[] = "$Id$ * $Id$
*/ */
#ifndef _SEARCH_H_ #ifndef _SEARCH_H_

View File

@@ -16,6 +16,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
*
* $Id$
*/ */
#ifdef USE_INSULTS #ifdef USE_INSULTS

View File

@@ -16,6 +16,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
*
* $Id$
*/ */
#ifndef _SUDO_OPTIONS_H #ifndef _SUDO_OPTIONS_H

View File

@@ -16,6 +16,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
*
* $Id$
*/ */
/* /*

2
sudo.h
View File

@@ -24,6 +24,8 @@
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* $Id$
*/ */
#ifndef _SUDO_SUDO_H #ifndef _SUDO_SUDO_H

View File

@@ -16,6 +16,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
* *
* Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu * Please send bugs, changes, problems to sudo-bugs@cs.colorado.edu
*
* $Id$
*/ */
#ifndef _SUDO_VERSION_H #ifndef _SUDO_VERSION_H