1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-11-03 17:27:29 -05:00

Update the $Id$ fields from an exported copy of the master branch

This commit is contained in:
John Zaitseff 2014-08-13 12:06:39 +10:00
parent 8859697053
commit db2f653817
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ dnl * *
dnl ********************************************************************* dnl *********************************************************************
dnl dnl
dnl Author: John Zaitseff <J.Zaitseff@zap.org.au> dnl Author: John Zaitseff <J.Zaitseff@zap.org.au>
dnl $Id: configure.ac 514 2014-05-22 01:05:51Z john $ dnl $Id: configure.ac 545 2014-06-18 10:55:15Z john $
dnl dnl
dnl This file, configure.ac, contains information required by autoconf to dnl This file, configure.ac, contains information required by autoconf to
dnl generate the corresponding configure script. dnl generate the corresponding configure script.

View File

@ -6,7 +6,7 @@
.\" ********************************************************************* .\" *********************************************************************
.\" .\"
.\" Author: John Zaitseff <J.Zaitseff@zap.org.au> .\" Author: John Zaitseff <J.Zaitseff@zap.org.au>
.\" $Id: trader.6 523 2014-05-23 21:28:25Z john $ .\" $Id: trader.6 554 2014-08-13 01:55:30Z john $
.\" .\"
.\" This program is free software: you can redistribute it and/or modify .\" This program is free software: you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by .\" it under the terms of the GNU General Public License as published by

View File

@ -6,7 +6,7 @@
######################################################################### #########################################################################
# Author: John Zaitseff <J.Zaitseff@zap.org.au> # Author: John Zaitseff <J.Zaitseff@zap.org.au>
# $Id: Makefile.am 514 2014-05-22 01:05:51Z john $ # $Id: Makefile.am 546 2014-06-18 10:56:09Z john $
# #
# This file, src/Makefile.am, contains the source-code Makefile for Star # This file, src/Makefile.am, contains the source-code Makefile for Star
# Traders. It needs to be processed by automake to produce the # Traders. It needs to be processed by automake to produce the

View File

@ -7,7 +7,7 @@
/* /*
Author: John Zaitseff <J.Zaitseff@zap.org.au> Author: John Zaitseff <J.Zaitseff@zap.org.au>
$Id: globals.h 514 2014-05-22 01:05:51Z john $ $Id: globals.h 551 2014-08-13 01:32:27Z john $
This file, globals.h, contains declarations for global variables and This file, globals.h, contains declarations for global variables and
structures used in Star Traders. structures used in Star Traders.