OSDN Git Service

Defer generation of version.c until "make" time.
[mingw/mingw-get.git] / src / version.c.in
1 /*
2  * version.c
3  *
4  * File automatically generated -- do not edit in place!!!
5  *
6  * Generated from template:
7  * $Id$
8  *
9  */
10 const char *version_identification =
11 "%PACKAGE_NAME% version %PACKAGE_VERSION%\n"
12 "Copyright (C) %YEARS_OF_ISSUE%, %COPYRIGHT_HOLDER%\n"
13 "\n"
14 "This is free software; see the product documentation, or source code,\n"
15 "for copying and redistribution conditions.  There is NO WARRANTY; not\n"
16 "even an implied WARRANTY OF MERCHANTABILITY, nor of FITNESS FOR ANY\n"
17 "PARTICULAR PURPOSE.\n\n";
18
19 /* $RCSfile$: end of file */