From: Todd C. Miller Date: Sat, 31 Jul 1999 16:02:13 +0000 (+0000) Subject: there was a 1995 release too X-Git-Tag: SUDO_1_6_0~186 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=794f537eefaeee53d2b6abdb3b4dad0c8b871b12;p=sudo there was a 1995 release too --- diff --git a/LICENSE b/LICENSE index adba2fc42..83e8588af 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ Sudo is distributed under the following BSD-style license: /* - * Copyright (c) 1994,1996,1998,1999 Todd C. Miller + * Copyright (c) 1994-1996,1998,-999 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/aclocal.m4 b/aclocal.m4 index 30524f691..12e8adc6d 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,6 +1,6 @@ dnl Local m4 macors for autoconf (used by sudo) dnl -dnl Copyright (c) 1994,1996,1998,1999 Todd C. Miller +dnl Copyright (c) 1994-1996,1998-1999 Todd C. Miller dnl dnl XXX - should cache values in all cases!!! dnl diff --git a/auth/rfc1938.c b/auth/rfc1938.c index 03e8b81b2..f94d8f71f 100644 --- a/auth/rfc1938.c +++ b/auth/rfc1938.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994,1996,1998,1999 Todd C. Miller + * Copyright (c) 1994-1996,1998-1999 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/check.c b/check.c index 06c56d020..cbb2b76a8 100644 --- a/check.c +++ b/check.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994,1996,1998,1999 Todd C. Miller + * Copyright (c) 1994-1996,1998-1999 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/configure.in b/configure.in index caab441ac..d1abfedbc 100644 --- a/configure.in +++ b/configure.in @@ -2,7 +2,7 @@ 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 +dnl Copyright (c) 1994-1996,1998-1999 Todd C. Miller dnl AC_INIT(sudo.h) AC_CONFIG_HEADER(config.h pathnames.h) diff --git a/insults.h b/insults.h index a33d124c7..6f4feb79d 100644 --- a/insults.h +++ b/insults.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994,1996,1998,1999 Todd C. Miller + * Copyright (c) 1994-1996,1998-1999 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/logging.c b/logging.c index 840ae17df..7c189d942 100644 --- a/logging.c +++ b/logging.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994,1996,1998,1999 Todd C. Miller + * Copyright (c) 1994-1996,1998-1999 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sudo.c b/sudo.c index 8683ff7b9..3623bb922 100644 --- a/sudo.c +++ b/sudo.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994,1996,1998,1999 Todd C. Miller + * Copyright (c) 1994-1996,1998-1999 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sudo.h b/sudo.h index 68c3e44ef..9e04bd999 100644 --- a/sudo.h +++ b/sudo.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1994,1996,1998,1999 Todd C. Miller + * Copyright (c) 1994-1996,1998-1999 Todd C. Miller * All rights reserved. * * Redistribution and use in source and binary forms, with or without