Edit

kc3-lang/automake/doc/amhello/src/Makefile.am

Branch :

  • Show log

    Commit

  • Author : Ralf Wildenhues
    Date : 2009-12-29 19:42:41
    Hash : f1175f85
    Message : Fix and complete copyright notices in Makefile.am files. * Makefile.am: Use single-`#' comment for copyright notice, so that it also appears in the generated Makefile.in file. * doc/Makefile.am: Likewise. * doc/amhello/Makefile.am: Likewise. * doc/amhello/src/Makefile.am: Likewise. * lib/Automake/Makefile.am: Likewise. * lib/Automake/tests/Makefile.am: Likewise. * lib/Makefile.am: Likewise. * lib/am/Makefile.am: Likewise. * m4/Makefile.am: Likewise. * tests/Makefile.am: Add copyright notice. Report of missing copyright notice by Stefano Lattarini. Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>

  • doc/amhello/src/Makefile.am
  • # Copyright (C) 2006, 2009 Free Software Foundation, Inc.
    # This Makefile.am is free software; the Free Software Foundation
    # gives unlimited permission to copy, distribute and modify it.
    
    bin_PROGRAMS = hello
    hello_SOURCES = main.c