]> granicus.if.org Git - sudo/commitdiff
Update copyright year.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 11 Jan 2013 19:14:10 +0000 (14:14 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 11 Jan 2013 19:14:10 +0000 (14:14 -0500)
configure.in
doc/LICENSE
plugins/sudoers/redblack.c

index ffd361e5e08a7bb640397422bcad50abcfa55e92..02c4760e501f11780441af679a0a96560196b61b 100644 (file)
@@ -1,7 +1,7 @@
 dnl
 dnl Process this file with GNU autoconf to produce a configure script.
 dnl
-dnl Copyright (c) 1994-1996,1998-2012 Todd C. Miller <Todd.Miller@courtesan.com>
+dnl Copyright (c) 1994-1996,1998-2013 Todd C. Miller <Todd.Miller@courtesan.com>
 dnl
 AC_INIT([sudo], [1.8.7], [http://www.sudo.ws/bugs/], [sudo])
 AC_CONFIG_HEADER([config.h pathnames.h])
index 962d95948c930a9968fdba3f1c8ea3c0262206cb..625cbe563723ed20f8b2ac5a33ab8ee1b60793cc 100644 (file)
@@ -1,6 +1,6 @@
 Sudo is distributed under the following license:
 
-   Copyright (c) 1994-1996, 1998-2012
+   Copyright (c) 1994-1996, 1998-2013
         Todd C. Miller <Todd.Miller@courtesan.com>
 
    Permission to use, copy, modify, and distribute this software for any
index 97e63e61152813673b075de9b1b70033fdef76ec..8fc408a1ba92cb042774b204d23ecad5bbe8bb6d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2004-2005, 2007, 2009-2011
+ * Copyright (c) 2004-2005, 2007, 2009-2012
  *     Todd C. Miller <Todd.Miller@courtesan.com>
  *
  * Permission to use, copy, modify, and distribute this software for any