Skip to content
Snippets Groups Projects
Commit d7aa1aea authored by Howard Chu's avatar Howard Chu
Browse files

Cleanup comments

parent 9b470e14
No related branches found
No related tags found
No related merge requests found
rem $OpenLDAP$
rem Copyright 1998-2003 The OpenLDAP Foundation
rem COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
rem of this package for details.
rem
rem Create a version.c file from build/version.h
rem
:: $OpenLDAP$
:: Copyright 1998-2003 The OpenLDAP Foundation
:: COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
:: of this package for details.
::
:: Create a version.c file from build/version.h
::
rem input, output, app, static
:: usage: mkvers.bat <path/version.h>, <version.c>, <appname>, <static>
copy %1 %2
(echo. ) >> %2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment