From 52916f16aced803375b6dcee58cd45e81f19a825 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 3 Feb 1999 04:32:19 +0000 Subject: [PATCH] add explicate copyright --- Makefile.in | 1 + check.c | 1 + check_sia.c | 1 + compat.h | 1 + config.h.in | 1 + dce_pwent.c | 1 + emul/utime.h | 1 + find_path.c | 1 + getspwuid.c | 1 + goodpath.c | 1 + ins_2001.h | 1 + ins_classic.h | 1 + ins_csops.h | 1 + ins_goons.h | 1 + insults.h | 1 + interfaces.c | 1 + logging.c | 1 + parse.c | 1 + parse.lex | 1 + parse.yacc | 1 + pathnames.h.in | 1 + putenv.c | 1 + secureware.c | 1 + strdup.c | 1 + sudo.c | 1 + sudo.h | 1 + sudo_setenv.c | 1 + testsudoers.c | 1 + tgetpass.c | 1 + utime.c | 1 + version.h | 1 + visudo.c | 1 + 32 files changed, 32 insertions(+) diff --git a/Makefile.in b/Makefile.in index 0117b5a45..94fa5321e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,5 +1,6 @@ # # CU sudo version 1.5.8 +# Copyright (c) 1996, 1998, 1999 Todd C. Miller # # 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 diff --git a/check.c b/check.c index e7fef47be..0d0353360 100644 --- a/check.c +++ b/check.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 (based on Root Group sudo version 1.1) + * Copyright (c) 1994,1996,1998,1999 Todd C. Miller * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/check_sia.c b/check_sia.c index 05e7a978e..4d4b1033a 100644 --- a/check_sia.c +++ b/check_sia.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1998, 1999 Todd C. Miller * * 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 diff --git a/compat.h b/compat.h index 18264f608..df9d4008b 100644 --- a/compat.h +++ b/compat.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/config.h.in b/config.h.in index 400bd75c2..f9f3f2403 100644 --- a/config.h.in +++ b/config.h.in @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/dce_pwent.c b/dce_pwent.c index 3f4437a1e..65b16f7c2 100644 --- a/dce_pwent.c +++ b/dce_pwent.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/emul/utime.h b/emul/utime.h index 3e2dccfa1..2b50ff8ad 100644 --- a/emul/utime.h +++ b/emul/utime.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/find_path.c b/find_path.c index f84349f4f..4fad5bfb0 100644 --- a/find_path.c +++ b/find_path.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/getspwuid.c b/getspwuid.c index f9530893d..8df28411b 100644 --- a/getspwuid.c +++ b/getspwuid.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/goodpath.c b/goodpath.c index 85a7986cd..f4c165919 100644 --- a/goodpath.c +++ b/goodpath.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/ins_2001.h b/ins_2001.h index be897a588..3f56105ca 100644 --- a/ins_2001.h +++ b/ins_2001.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/ins_classic.h b/ins_classic.h index b02431d66..9497baead 100644 --- a/ins_classic.h +++ b/ins_classic.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/ins_csops.h b/ins_csops.h index d34efa557..4ce635d59 100644 --- a/ins_csops.h +++ b/ins_csops.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/ins_goons.h b/ins_goons.h index 892a050c7..240459783 100644 --- a/ins_goons.h +++ b/ins_goons.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/insults.h b/insults.h index daf8367b3..40bbb2efd 100644 --- a/insults.h +++ b/insults.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1994,1996,1998,1999 Todd C. Miller * * 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 diff --git a/interfaces.c b/interfaces.c index 2f56cff49..67fd90ee5 100644 --- a/interfaces.c +++ b/interfaces.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/logging.c b/logging.c index f6fd01396..3cfc85ab0 100644 --- a/logging.c +++ b/logging.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 (based on Root Group sudo version 1.1) + * Copyright (c) 1994,1996,1998,1999 Todd C. Miller * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/parse.c b/parse.c index db430f3d4..0eb53c0f4 100644 --- a/parse.c +++ b/parse.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/parse.lex b/parse.lex index c7a889e1d..3d35f1e51 100644 --- a/parse.lex +++ b/parse.lex @@ -1,6 +1,7 @@ %{ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/parse.yacc b/parse.yacc index 74eb6a522..77bab2976 100644 --- a/parse.yacc +++ b/parse.yacc @@ -2,6 +2,7 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/pathnames.h.in b/pathnames.h.in index c722e3839..e721418c8 100644 --- a/pathnames.h.in +++ b/pathnames.h.in @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/putenv.c b/putenv.c index a4de385bd..b9adbeef7 100644 --- a/putenv.c +++ b/putenv.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/secureware.c b/secureware.c index 9caabd393..a2372c453 100644 --- a/secureware.c +++ b/secureware.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1998, 1999 Todd C. Miller * * 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 diff --git a/strdup.c b/strdup.c index 8229d4da6..4df39aa43 100644 --- a/strdup.c +++ b/strdup.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 (based on Root Group sudo version 1.1) + * Copyright (c) 1994,1996,1998,1999 Todd C. Miller * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/sudo.c b/sudo.c index a17e7383b..898f505ac 100644 --- a/sudo.c +++ b/sudo.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 (based on Root Group sudo version 1.1) + * Copyright (c) 1994,1996,1998,1999 Todd C. Miller * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/sudo.h b/sudo.h index f7a2b44dd..25d0d2a12 100644 --- a/sudo.h +++ b/sudo.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 (based on Root Group sudo version 1.1) + * Copyright (c) 1994,1996,1998,1999 Todd C. Miller * * This software comes with no waranty whatsoever, use at your own risk. * diff --git a/sudo_setenv.c b/sudo_setenv.c index 2d9c6a5a9..2da0bc181 100644 --- a/sudo_setenv.c +++ b/sudo_setenv.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/testsudoers.c b/testsudoers.c index 0dd88a290..af26c6253 100644 --- a/testsudoers.c +++ b/testsudoers.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/tgetpass.c b/tgetpass.c index f2cd1d7bf..203c9192c 100644 --- a/tgetpass.c +++ b/tgetpass.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/utime.c b/utime.c index adced0c13..786e76bb1 100644 --- a/utime.c +++ b/utime.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/version.h b/version.h index 620f66e73..ef9153e20 100644 --- a/version.h +++ b/version.h @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 diff --git a/visudo.c b/visudo.c index 519ac758a..d0a4e440e 100644 --- a/visudo.c +++ b/visudo.c @@ -1,5 +1,6 @@ /* * CU sudo version 1.5.8 + * Copyright (c) 1996, 1998, 1999 Todd C. Miller * * 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 -- 2.50.1