2018-02-11 12:15 UTC+0100 Aleksander Czajczynski (hb fki.pl)

* contrib/hbdoc/hbdoc.prg
  * contrib/hbformat/utils/hbformat.prg
  * contrib/hbnetio/utils/hbnetio/hbnetio.prg
  * package/harbour.mft
  * package/harbour.rc
  * src/compiler/hbusage.c
  * utils/hbi18n/hbi18n.prg
  * utils/hbtest/hbtest.prg
    * bumped copyright year to 2018
This commit is contained in:
Aleksander Czajczynski
2018-02-11 12:14:00 +01:00
parent 12f14227c2
commit 25bd6d1534
9 changed files with 19 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Copyright © 1999-2016 (see application banner) -->
<!-- Copyright © 1999-2018 (see application banner) -->
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="3.2.0.0"

View File

@@ -11,7 +11,7 @@
#define HB_VER_FILEVERSION_STR HB_VER_PRODUCTVERSION_STR
#define HB_NAME "Harbour\0"
#define HB_COPYRIGHT "Copyright \xA9 1999-2016 (see application banner)\0"
#define HB_COPYRIGHT "Copyright \xA9 1999-2018 (see application banner)\0"
/* Version info */