there was a 1995 release too

This commit is contained in:
Todd C. Miller
1999-07-31 16:02:13 +00:00
parent 46e856500b
commit 794f537eef
9 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
Sudo is distributed under the following BSD-style license: Sudo is distributed under the following BSD-style license:
/* /*
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com> * Copyright (c) 1994-1996,1998,-999 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

2
aclocal.m4 vendored
View File

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

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com> * Copyright (c) 1994-1996,1998-1999 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com> * Copyright (c) 1994-1996,1998-1999 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

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

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com> * Copyright (c) 1994-1996,1998-1999 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com> * Copyright (c) 1994-1996,1998-1999 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

2
sudo.c
View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com> * Copyright (c) 1994-1996,1998-1999 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

2
sudo.h
View File

@@ -1,5 +1,5 @@
/* /*
* Copyright (c) 1994,1996,1998,1999 Todd C. Miller <Todd.Miller@courtesan.com> * Copyright (c) 1994-1996,1998-1999 Todd C. Miller <Todd.Miller@courtesan.com>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without