X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=Ada95%2Fsamples%2Frain.ads;h=20ec0651e204e4e72abaf412dcdb3893415b99fa;hp=3f075e7f51c05441068a8a06f820592af1f0bbd9;hb=6830dca51a4e50d41e7bd114bdbaa857b42a46f4;hpb=661078ddbde3ce0f3b06e95642fbb9b5fef7dca1 diff --git a/Ada95/samples/rain.ads b/Ada95/samples/rain.ads index 3f075e7f..20ec0651 100644 --- a/Ada95/samples/rain.ads +++ b/Ada95/samples/rain.ads @@ -7,7 +7,8 @@ -- S P E C -- -- -- ------------------------------------------------------------------------------ --- Copyright (c) 1998 Free Software Foundation, Inc. -- +-- Copyright 2020 Thomas E. Dickey -- +-- Copyright 1998-2002,2003 Free Software Foundation, Inc. -- -- -- -- Permission is hereby granted, free of charge, to any person obtaining a -- -- copy of this software and associated documentation files (the -- @@ -33,10 +34,11 @@ -- sale, use or other dealings in this Software without prior written -- -- authorization. -- ------------------------------------------------------------------------------ --- Author: Laurent Pautet 1997 (modified by J.Pfeifer) +-- Author: Laurent Pautet +-- Modified by: Juergen Pfeifer, 1997 -- Version Control --- $Revision: 1.3 $ --- Binding Version 00.93 +-- $Revision: 1.8 $ +-- Binding Version 01.00 ------------------------------------------------------------------------------ -- -- procedure Rain;