]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
m4/dmalloc.m4: Bump serial number and copyright years.
authorStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Sep 2010 09:09:33 +0000 (11:09 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Tue, 21 Sep 2010 09:09:33 +0000 (11:09 +0200)
ChangeLog
m4/dmalloc.m4

index fa44cc000fba804bf05dc8d5bab2dbf8448bcff7..4a6c3860300f15dc7b56c080e728994659362d19 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-09-21  Stefano Lattarini  <stefano.lattarini@gmail.com>
+
+       * m4/dmalloc.m4: Bump serial number and copyright years.
+
 2010-09-20  Stefano Lattarini  <stefano.lattarini@gmail.com>
 
        Fix broken link in `AM_WITH_DMALLOC' help screen.
index 303532d8026e13e137dd1f8fce13f095b5eaa3b7..aea5f9d0e57c1f133a631fd4f30489a3ce0b4003 100644 (file)
@@ -3,14 +3,14 @@
 ## From Franc,ois Pinard               ##
 ## ----------------------------------- ##
 
-# Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2005
+# Copyright (C) 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2010
 # Free Software Foundation, Inc.
 #
 # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
 
-# serial 3
+# serial 4
 
 AC_DEFUN([AM_WITH_DMALLOC],
 [AC_MSG_CHECKING([if malloc debugging is wanted])