From: Ralf Wildenhues Date: Sat, 16 Apr 2011 10:50:09 +0000 (+0200) Subject: Merge branch 'maint' X-Git-Tag: ng-0.5a~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edf2c191790d31a4359b0b380bef351547719ca3;p=thirdparty%2Fautomake.git Merge branch 'maint' --- edf2c191790d31a4359b0b380bef351547719ca3 diff --cc lib/depcomp index 6149451aa,2fe40a94b..9825d56d7 --- a/lib/depcomp +++ b/lib/depcomp @@@ -1,10 -1,10 +1,10 @@@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects - scriptversion=2011-04-11-10; # UTC + scriptversion=2011-04-16.09; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2011, -# Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, +# 2011 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