From: Stefano Lattarini Date: Mon, 10 Sep 2012 10:57:47 +0000 (+0200) Subject: cosmetics: remove stray copyright notice excerpt X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b959e404ba3aaef7f288b15f620db3d8dc149682;p=thirdparty%2Fautomake.git cosmetics: remove stray copyright notice excerpt * lib/am/common-targets.mk: Here. Signed-off-by: Stefano Lattarini --- diff --git a/lib/am/common-targets.mk b/lib/am/common-targets.mk index ec7fbc251..b9eb64f3b 100644 --- a/lib/am/common-targets.mk +++ b/lib/am/common-targets.mk @@ -48,8 +48,6 @@ check-am: $(am.test-suite.check-targets) $(am.test-suite.check-targets): all-am $(am.test-suite.deps) check: $(if $(SUBDIRS),check-recursive,check-am) -## You should have received a copy of the GNU General Public License -## along with this program. If not, see . ## ----------------------------------------- ## ## installdirs -- Creating the installdirs. ##