]> granicus.if.org Git - sudo/commitdiff
Update copyright year
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Jun 2010 15:50:06 +0000 (11:50 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 14 Jun 2010 15:50:06 +0000 (11:50 -0400)
--HG--
branch : 1.7

35 files changed:
HISTORY
LICENSE
aix.c
alias.c
alloc.h
boottime.c
bsm_audit.h
compat.h
defaults.c
defaults.h
env.c
fileops.c
find_path.c
gettime.c
gram.y
history.pod
lbuf.h
license.pod
logging.c
match.c
missing.h
nanosleep.c
parse.h
set_perms.c
sudoers.ldap.cat
sudoers.ldap.man.in
sudoers.ldap.pod
sudoreplay.c
term.c
tgetpass.c
toke.l
visudo.c
visudo.cat
visudo.man.in
visudo.pod

diff --git a/HISTORY b/HISTORY
index f9a12b2c38a80e3200914131d4cbda7bc23d5643..e237ad3df8061d12bcf9307efd83424bbd50e4d0 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -41,6 +41,9 @@ had been added in the past ten years. This new parser removes some
 limitations of the previous one, removes ordering constraints and adds
 support for including multiple sudoers files.
 
+In 2010, Quest Software began sponsoring Sudo development by hiring Todd to
+work on Sudo as part of his full-time job.
+
 sudo, in its current form, is maintained by:
 
         Todd Miller <Todd.Miller@courtesan.com>
diff --git a/LICENSE b/LICENSE
index 0632e0bf1781850b6dba69c29b827879a1418244..6e9a547ab4583b30b07b6e8559efa9615edbb53c 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 Sudo is distributed under the following ISC-style license:
 
-   Copyright (c) 1994-1996, 1998-2009
+   Copyright (c) 1994-1996, 1998-2010
         Todd C. Miller <Todd.Miller@courtesan.com>
 
    Permission to use, copy, modify, and distribute this software for any
@@ -75,4 +75,4 @@ nonunix.h and vasgroups.c bear the following license:
    INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
    CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-   POSSIBILITY OF SUCH DAMAGE. 
+   POSSIBILITY OF SUCH DAMAGE.
diff --git a/aix.c b/aix.c
index aa615681937b2e89d88bfc455ca39321724cce2f..0d57c435432006c876a3279c00ff9477695e399f 100644 (file)
--- a/aix.c
+++ b/aix.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2008 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2008, 2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
diff --git a/alias.c b/alias.c
index 0478e5ab8d0e58c9ba1932df10d4dc212de97a73..c44636ab742dc25567ab409a8e79d251715d86a4 100644 (file)
--- a/alias.c
+++ b/alias.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004-2005m, 2007-2009
+ * Copyright (c) 2004-2005, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
diff --git a/alloc.h b/alloc.h
index 7442fe8c185b37e5e5ac64b1b30aeb0c11515669..d3e1b07de6605783f6af5c1045dd16f8244f8720 100644 (file)
--- a/alloc.h
+++ b/alloc.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2009-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1067e34de23cbc407c312d2fa0d2dacfc956a71c..be54a851a421ac873c0802c63094966e45613f57 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2009-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6ccb79db2585df137f94fb071e893a8861d234df..37be345c4aaecb8725db5860a08505ad8d0c83d5 100644 (file)
@@ -1,4 +1,5 @@
 /*
+ * Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
  * Copyright (c) 2009 Christian S.J. Peron
  *
  * Permission to use, copy, modify, and distribute this software for any
index a5778548009af700bc2f2f4d8e18f2c611a82d71..14e7c7dab8abd58427ca503a1fc03f12886b2063 100644 (file)
--- a/compat.h
+++ b/compat.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 1998-2005, 20082010
+ * Copyright (c) 1996, 1998-2005, 2008-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index ce68f05da799bd5a3ad76233eec63912b952a760..247167795e348a1c4ad5545db20ddd19fe30dbb4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999-2005, 2007-2008
+ * Copyright (c) 1999-2005, 2007-2008, 2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index 516f496a63f7198fd952d04bc1facce5a35c4255..eb2188a149fa8720f8a1920e479b2e7722937760 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1999-2005, 2008
+ * Copyright (c) 1999-2005, 2008, 2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
diff --git a/env.c b/env.c
index 14cbf44fd49af88988d6bc6f38502f1abdd4f24e..6ad9bd2a616625597e75443ebadc147bbf3f5b6b 100644 (file)
--- a/env.c
+++ b/env.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2000-2005, 2007-2009
+ * Copyright (c) 2000-2005, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index c2dc152fb2dc33e2820a68e7bdc4830bc090f0ea..c7e0bc77fa53e9a3591079d7e958726c58711919 100644 (file)
--- a/fileops.c
+++ b/fileops.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (c) 1999-2005,2007,2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1999-2005, 2007, 2009, 2010
+ *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 4a732581b1652dd1ed1aff578532ba8ac368c156..2f2333963e1e570a94a89294024f633c26126449 100644 (file)
@@ -1,5 +1,6 @@
 /*
- * Copyright (c) 1996, 1998-2005 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1996, 1998-2005, 2010
+ *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1f498dbc44b1dc780883a9b4baf0bf58d3de3f9d..9a13003c4f9eb85984322ba9c2b8293511438071 100644 (file)
--- a/gettime.c
+++ b/gettime.c
@@ -1,5 +1,6 @@
 /*
- * Copyright (c) 2004-2005, 2008 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2004-2005, 2008, 2010
+ *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
diff --git a/gram.y b/gram.y
index 1c669aab51f4b899e8a75fbebfe70acfcc595146..6a48f2ddc67c87cbc668724eccab1a920d515466 100644 (file)
--- a/gram.y
+++ b/gram.y
@@ -1,6 +1,6 @@
 %{
 /*
- * Copyright (c) 1996, 1998-2005, 2007-2009
+ * Copyright (c) 1996, 1998-2005, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index 21509470c89eb17e72d617c37ffccc91910a03ec..7fb490cc705f11f527008e70e9c9f5b5ba908286 100644 (file)
@@ -47,6 +47,9 @@ features that had been added in the past ten years.  This new parser
 removes some limitations of the previous one, removes ordering
 constraints and adds support for including multiple sudoers files.
 
+In 2010, Quest Software began sponsoring Sudo development by hiring
+Todd to work on Sudo as part of his full-time job.
+
 sudo, in its current form, is maintained by:
 
        Todd Miller <Todd.Miller@courtesan.com>
diff --git a/lbuf.h b/lbuf.h
index 9c3d4adc4aa72ae7242769883c170617ffea8522..db6f96451b623a77103079f99be907c2f2da9e18 100644 (file)
--- a/lbuf.h
+++ b/lbuf.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2007, 2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index bd738b0864c737835d4692938dc24ab6556b8aa6..a5fdb7bdc98aa560d4b7ec4882c387cfe15cb63f 100644 (file)
@@ -3,7 +3,7 @@
 =head3
 Sudo is distributed under the following ISC-style license:
 
-   Copyright (c) 1994-1996, 1998-2008
+   Copyright (c) 1994-1996, 1998-2010
        Todd C. Miller <Todd.Miller@courtesan.com>
 
    Permission to use, copy, modify, and distribute this software for any
@@ -23,8 +23,8 @@ Sudo is distributed under the following ISC-style license:
    Materiel Command, USAF, under agreement number F39502-99-1-0512.
 
 =head3
-Additionally, fnmatch.c, fnmatch.h, getcwd.c, glob.c, glob.h, mkstemp.c
-and snprintf.c bear the following UCB license:
+Additionally, fnmatch.c, fnmatch.h, getcwd.c, glob.c, glob.h and snprintf.c
+bear the following UCB license:
 
    Copyright (c) 1987, 1989, 1990, 1991, 1992, 1993, 1994
        The Regents of the University of California.  All rights reserved.
@@ -52,3 +52,32 @@ and snprintf.c bear the following UCB license:
    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    SUCH DAMAGE.
+
+=head3
+nonunix.h and vasgroups.c bear the following license:
+
+   Copyright (c) 2006 Quest Software, Inc.  All rights reserved.
+
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions are met:
+
+   1. Redistributions of source code must retain the above copyright notice,
+      this list of conditions and the following disclaimer.
+   2. Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+   3. Neither the name of Quest Software, Inc. nor the names of its
+      contributors may be used to endorse or promote products derived from
+      this software without specific prior written permission.
+
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+   AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+   ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+   LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+   CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+   SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+   INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+   CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+   ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+   POSSIBILITY OF SUCH DAMAGE. 
index 00759d385290184f0f47acdc5680c6af28a76a5b..c772a1def0a0edcd28eb65d00991b22c31c42a44 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1994-1996, 1998-2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1994-1996, 1998-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
diff --git a/match.c b/match.c
index fa8441b4a094264184aac6210dc77ace9a696e2f..7ba89a853dae3ef81513150c1a83144446494601 100644 (file)
--- a/match.c
+++ b/match.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 1998-2005, 2007-2009
+ * Copyright (c) 1996, 1998-2005, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index b945eca01ea9467c41858fd8dc5b45522999f1f6..911ad13b86c0d11b7b9bd1cafa38f865dfbb5ae0 100644 (file)
--- a/missing.h
+++ b/missing.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2009-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 932f342ea83717319585c27046110b0a858b92e2..ae2208b95e39ee0e5c9607a115646f1c8ed9c2d0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2009-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
diff --git a/parse.h b/parse.h
index 9d881f463ea7118b0bd508c264cb1d89172ac212..90595bfc3e8a87eb2a1b517ed01cdbffe2d7d899 100644 (file)
--- a/parse.h
+++ b/parse.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 1998-2000, 2004, 2007-2009
+ * Copyright (c) 1996, 1998-2000, 2004, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index 53557302162e69f9fb2bb2f7ea46cf651683c226..b867af5b069807b132724746969b872b4ed809e0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1994-1996,1998-2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 1994-1996,1998-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 1b5b1e271fdcbb689d1fb8a5cf26225672ee52d7..45f7ceb88a64c28b4f9c5d04ff817d5a0b4d38b7 100644 (file)
@@ -61,7 +61,7 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
 
 
 
-1.7.3b2                 December 19, 2009                       1
+1.7.3b3                   June 14, 2010                         1
 
 
 
@@ -127,7 +127,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                       2
+1.7.3b3                   June 14, 2010                         2
 
 
 
@@ -193,7 +193,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                       3
+1.7.3b3                   June 14, 2010                         3
 
 
 
@@ -259,7 +259,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                       4
+1.7.3b3                   June 14, 2010                         4
 
 
 
@@ -325,7 +325,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                       5
+1.7.3b3                   June 14, 2010                         5
 
 
 
@@ -391,7 +391,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                       6
+1.7.3b3                   June 14, 2010                         6
 
 
 
@@ -457,7 +457,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                       7
+1.7.3b3                   June 14, 2010                         7
 
 
 
@@ -523,7 +523,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                       8
+1.7.3b3                   June 14, 2010                         8
 
 
 
@@ -589,7 +589,7 @@ E\bEX\bXA\bAM\bMP\bPL\bLE\bES\bS
 
 
 
-1.7.3b2                 December 19, 2009                       9
+1.7.3b3                   June 14, 2010                         9
 
 
 
@@ -655,7 +655,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                      10
+1.7.3b3                   June 14, 2010                        10
 
 
 
@@ -721,7 +721,7 @@ SUDOERS.LDAP(4)        MAINTENANCE COMMANDS       SUDOERS.LDAP(4)
 
 
 
-1.7.3b2                 December 19, 2009                      11
+1.7.3b3                   June 14, 2010                        11
 
 
 
@@ -787,6 +787,6 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
 
 
 
-1.7.3b2                 December 19, 2009                      12
+1.7.3b3                   June 14, 2010                        12
 
 
index 9096900c3b49449aec37d91b794ed548b2676624..3c7eb9a8578139323141d87acc33b62edb7d9c9e 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2003-2009
+.\" Copyright (c) 2003-2010
 .\"    Todd C. Miller <Todd.Miller@courtesan.com>
 .\" 
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" ========================================================================
 .\"
 .IX Title "SUDOERS.LDAP @mansectform@"
-.TH SUDOERS.LDAP @mansectform@ "December 19, 2009" "1.7.3b2" "MAINTENANCE COMMANDS"
+.TH SUDOERS.LDAP @mansectform@ "June 14, 2010" "1.7.3b3" "MAINTENANCE COMMANDS"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index 5a079c1787e696687b2a4be59d627099520a4100..4b4533106498466b31f49972091647e6384aaaa8 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 2003-2009
+Copyright (c) 2003-2010
        Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any
index 61b2cecaffcd87900be766749c89bd6791cedc01..bd2ba44e999e5248d3585f517c114acc18d91fbc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2009-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
diff --git a/term.c b/term.c
index a21a4b6556fe639fdb6a57f2475a2e25e272a92d..895ef37e4c0c5ad2b16db33300d26bae6bc6bfcc 100644 (file)
--- a/term.c
+++ b/term.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Todd C. Miller <Todd.Miller@courtesan.com>
+ * Copyright (c) 2009-2010 Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
index 6c774624d533f7956e723bae1580172fbba6d96e..f0d2a36d39ed02a2d4aaaa2b7978a2da79f0daeb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 1998-2005, 2007-2009
+ * Copyright (c) 1996, 1998-2005, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
diff --git a/toke.l b/toke.l
index bbb333bbd95c2a20668822c0801c3dca5fe8e716..c871a1100af1c3abaa9d66b89fbbe9d7f464f8a0 100644 (file)
--- a/toke.l
+++ b/toke.l
@@ -1,6 +1,6 @@
 %{
 /*
- * Copyright (c) 1996, 1998-2005, 2007-2009
+ * Copyright (c) 1996, 1998-2005, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index 6fd33385451fc3326b05ec8cc9f871e7e251634f..606a054cad14525637743e9d2d5ef10532f70b63 100644 (file)
--- a/visudo.c
+++ b/visudo.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1996, 1998-2005, 2007-2009
+ * Copyright (c) 1996, 1998-2005, 2007-2010
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any
index 74deba8c64053c30c398f0bf71ba718a661c548e..ba0ee8337fcedc6dca3425b765112e6751bc40a6 100644 (file)
@@ -61,7 +61,7 @@ O\bOP\bPT\bTI\bIO\bON\bNS\bS
 
 
 
-1.7.3b2                 December 19, 2009                       1
+1.7.3b3                   June 14, 2010                         1
 
 
 
@@ -127,7 +127,7 @@ A\bAU\bUT\bTH\bHO\bOR\bR
 
 
 
-1.7.3b2                 December 19, 2009                       2
+1.7.3b3                   June 14, 2010                         2
 
 
 
@@ -193,6 +193,6 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
 
 
 
-1.7.3b2                 December 19, 2009                       3
+1.7.3b3                   June 14, 2010                         3
 
 
index c5e92779bb1d46353d595532dc7880c6c176551d..51bb1f14846d4d980f2a8afdeb82dd37896d5051 100644 (file)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1996,1998-2005, 2007-2008
+.\" Copyright (c) 1996,1998-2005, 2007-2010
 .\"    Todd C. Miller <Todd.Miller@courtesan.com>
 .\" 
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" ========================================================================
 .\"
 .IX Title "VISUDO @mansectsu@"
-.TH VISUDO @mansectsu@ "December 19, 2009" "1.7.3b2" "MAINTENANCE COMMANDS"
+.TH VISUDO @mansectsu@ "June 14, 2010" "1.7.3b3" "MAINTENANCE COMMANDS"
 .\" For nroff, turn off justification.  Always turn off hyphenation; it makes
 .\" way too many mistakes in technical documents.
 .if n .ad l
index 474b72d3d25033f8b9c8e3e6bf13921b68b61c0e..b68723c86f22d2275ca07e32c2cb0dd1a91809cd 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 1996,1998-2005, 2007-2008
+Copyright (c) 1996,1998-2005, 2007-2010
        Todd C. Miller <Todd.Miller@courtesan.com>
 
 Permission to use, copy, modify, and distribute this software for any