comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Time Stamping a Program in Ada-95
Date: Thu, 13 Sep 2012 19:51:15 +0100
Date: 2012-09-13T19:51:15+01:00	[thread overview]
Message-ID: <m2pq5pn4d8.fsf@pushface.org> (raw)
In-Reply-To: 3b2167b3-f8bb-47f0-b9a3-ca9686f6086b@googlegroups.com

Austin Obyrne <austin.obyrne@hotmail.com> writes:

> On Thursday, September 13, 2012 6:11:49 PM UTC+1, Austin Obyrne wrote:
>> Time Stamping a Program in Ada-95 If I ‘compile to listing’ using
>> the “Run – Compile to Listing” facility in Ada-95 I can get a time
>> stamp declaration of the day and exact time instant of that
>> compiling that is very useful in a court of law later as documentary
>> evidence but if I subsequently compile as usual later on i.e. just
>> by clicking on the ‘compile’ button in the toolbar of my editor it
>> overwrites that earlier time stamp – I think. Lemme explain a bit
>> better. When I complete a piece of development work that evolves as
>> a piece of software I will want to secure the copyright. Although
>> there are many ways of doing this the way I favour most is the
>> intrinsic time stamp method i.e. if I compile to listing I will get
>> a print-out of the compiler number and the exact time and day on
>> which it was last compiled. This is powerful evidence of
>> copyright. This is only useful however if it has not been
>> accidentally overwritten later by another compile-to-listing
>> operation by the same compiler or by a copy of that compiler. I want
>> to try and prevent that happening accidentally. Does anybody know
>> more about this – is it possible to do both without losing the time
>> stamp facility i.e. compile to listing and ordinary periodic
>> compiling from the tool bar also? If this is not possible to prevent
>> it should be brought to the notice of the powers that be in Ada as a
>> useful security function going begging ?? Your help would be
>> appreciated as usual. - adacrypt
>
> Just occurred to me -it isn't necesary to take any steps to prevent
> this happening if I make a hard copy of the original first-time
> compile-to-listing time stamp ??? -
>
> That would give me irrefutable copyright evidence surely ?
>
> I would still appreciate your views. - adacrypt

A computer-generated timestamp could easily be faked.

I would have thought you could fall back on sending a printout to
yourself through the mail and leaving the envelope sealed on receipt.

But IANAL.



  reply	other threads:[~2012-09-21 13:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-13 17:11 Time Stamping a Program in Ada-95 Austin Obyrne
2012-09-13 17:21 ` Austin Obyrne
2012-09-13 18:51   ` Simon Wright [this message]
2012-09-13 19:59 ` Ludovic Brenta
2012-09-13 20:38   ` Austin Obyrne
2012-09-14 16:34     ` tmoran
2012-09-14 17:39       ` Austin Obyrne
2012-09-14 12:11   ` Anonymous
2012-09-20 21:08 ` Fritz Wuehler
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox