]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
cosmetics: remove stray copyright notice excerpt
authorStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 10 Sep 2012 10:57:47 +0000 (12:57 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Mon, 10 Sep 2012 10:57:47 +0000 (12:57 +0200)
* lib/am/common-targets.mk: Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/common-targets.mk

index ec7fbc251331bcacc45ad343da821c40ad968471..b9eb64f3b494d9f53217a7ef63eca674816e9ee3 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 
 ## ----------------------------------------- ##
 ## installdirs -- Creating the installdirs.  ##