]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Track recent copyright assignments.
authorEric Blake <ebb9@byu.net>
Sat, 25 Oct 2008 15:35:18 +0000 (09:35 -0600)
committerEric Blake <ebb9@byu.net>
Sat, 25 Oct 2008 15:35:40 +0000 (09:35 -0600)
* AUTHORS: Update.

Signed-off-by: Eric Blake <ebb9@byu.net>
AUTHORS
ChangeLog

diff --git a/AUTHORS b/AUTHORS
index 569c16816fc29ac2dcdd6d082b5c6cbdd9d64cec..9c07a86a5997f5e0bc17a09f5a39079c8a490c6b 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -90,6 +90,8 @@ Joel Edward Denny           jdenny@clemson.edu                  2006-09-15
 Helge Deller                deller@gmx.de                       2007-02-01
 Benoit Sigoure              tsuna@lrde.epita.fr                 2007-04-20
 Bob Proulx                  bob@proulx.com                      2007-06-25
+Bruce Korb                  bkorb@gnu.org                       2008-05-06
+Benjamin Pfaff              blp@gnu.org                         2008-09-29
 
 ========================================================================
 
@@ -98,7 +100,8 @@ mode: text
 coding: utf-8
 End:
 
-Copyright (C) 1996, 2000, 2001, 2005, 2007 Free Software Foundation, Inc.
+Copyright (C) 1996, 2000, 2001, 2005, 2007, 2008 Free Software
+Foundation, Inc.
 
 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
index 85088e531318f580f47673d0b8de2f7d29b3e375..127288d129054fcc5454fce693423fd68b0f49ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-25  Eric Blake  <ebb9@byu.net>
+
+       Track recent copyright assignments.
+       * AUTHORS: Update.
+
 2008-10-25  Paolo Bonzini  <bonzini@gnu.org>
        and Eric Blake  <ebb9@byu.net>