Unexpand $Id$ marker in the last remaining file

This commit is contained in:
Albrecht Schlosser 2020-04-22 15:41:59 +02:00
parent b3d46711be
commit b38317b8a5

View File

@ -1,19 +1,19 @@
/* /*
* "$Id: abi-version.h 12196 2017-03-13 23:31:38Z AlbrechtS $" * "$Id$"
* *
* Configuration file for the Fast Light Tool Kit (FLTK). * Configuration file for the Fast Light Tool Kit (FLTK).
* *
* Copyright 1998-2015 by Bill Spitzak and others. * Copyright 1998-2020 by Bill Spitzak and others.
* *
* This library is free software. Distribution and use rights are outlined in * This library is free software. Distribution and use rights are outlined in
* the file "COPYING" which should have been included with this file. If this * the file "COPYING" which should have been included with this file. If this
* file is missing or damaged, see the license at: * file is missing or damaged, see the license at:
* *
* http://www.fltk.org/COPYING.php * https://www.fltk.org/COPYING.php
* *
* Please report all bugs and problems on the following page: * Please report all bugs and problems on the following page:
* *
* http://www.fltk.org/str.php * https://www.fltk.org/str.php
*/ */
/* /*
@ -27,5 +27,5 @@
/* #undef FL_ABI_VERSION */ /* #undef FL_ABI_VERSION */
/* /*
* End of "$Id: abi-version.h 12196 2017-03-13 23:31:38Z AlbrechtS $". * End of "$Id$".
*/ */