2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Add copyright, somewhat silly

This commit is contained in:
Todd C. Miller 1999-04-06 03:25:46 +00:00
parent e6deacb6c4
commit 9284e417ca
2 changed files with 6 additions and 1 deletions

5
aclocal.m4 vendored
View File

@ -1,5 +1,8 @@
dnl Local m4 macors for autoconf (used by sudo)
snl XXX - should cache values in all cases!!!
dnl
dnl Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com>
dnl
dnl XXX - should cache values in all cases!!!
dnl
dnl checks for programs

View File

@ -2,6 +2,8 @@ dnl
dnl Process this file with GNU autoconf to produce a configure script.
dnl $Sudo$
dnl
dnl Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com>
dnl
AC_INIT(sudo.h)
AC_CONFIG_HEADER(config.h pathnames.h)
dnl