mc/maint/template.m4
Slava Zanko 4a1a758c25 maint: added some templates for newly created files
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-11-24 10:27:20 +03:00

18 lines
415 B
Plaintext

dnl @synopsis MACRO_NAME(MACRO-PARAM1,[MACRO-PARAM2],...)
dnl
dnl <one line comment what the file is for>
dnl
dnl This macro takes next arguments:
dnl ...
dnl
dnl This macro calls:
dnl
dnl AC_SUBST(XX_SOME_SUBSTED_VAR)
dnl
dnl @category <CategoryNameHere>
dnl @author Firstname Secondname <your@email.in.net>
dnl @version <modified date>
dnl @license AllPermissive
dnl @copyright Free Software Foundation, Inc.