1
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-02-02 15:08:13 -05:00

Update the $Id$ fields from an exported copy of the project

This commit is contained in:
John Zaitseff 2015-08-26 23:04:05 +10:00
parent 05f8872090
commit b2b0088aaa
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ dnl * *
dnl *********************************************************************
dnl
dnl Author: John Zaitseff <J.Zaitseff@zap.org.au>
dnl $Id: configure.ac 588 2015-08-17 21:27:22Z john $
dnl $Id: configure.ac 626 2015-08-26 12:51:05Z john $
dnl
dnl This file, configure.ac, contains information required by autoconf to
dnl generate the corresponding configure script.

View File

@ -6,7 +6,7 @@
#########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: LINGUAS 588 2015-08-17 21:27:22Z john $
# $Id: LINGUAS 622 2015-08-26 09:21:13Z john $
#
# This file, po/LINGUAS, contains a list of the available languages in
# the po directory.

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: exch.c 588 2015-08-17 21:27:22Z john $
$Id: exch.c 624 2015-08-26 11:26:39Z john $
This file, exch.c, contains the implementation of functions dealing
with the Interstellar Stock Exchange and Trading Bank as used in Star

View File

@ -7,7 +7,7 @@
/*
Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: globals.c 588 2015-08-17 21:27:22Z john $
$Id: globals.c 620 2015-08-26 09:11:14Z john $
This file, globals.c, contains the actual global variables and
structures used in Star Traders.