diff options
author | billf <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
commit | ecc8d489403ddff78c214db39def15049d5dae6a (patch) | |
tree | fb2e5c560049a27cac421b3293dfa3b8caf766de /games/robots/play_level.c | |
parent | f5564ba49c55a78ebd82f9d237b83113afb7796d (diff) | |
download | FreeBSD-src-ecc8d489403ddff78c214db39def15049d5dae6a.zip FreeBSD-src-ecc8d489403ddff78c214db39def15049d5dae6a.tar.gz |
Add $FreeBSD$
Diffstat (limited to 'games/robots/play_level.c')
-rw-r--r-- | games/robots/play_level.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/robots/play_level.c b/games/robots/play_level.c index ed35dd6..dd72a15 100644 --- a/games/robots/play_level.c +++ b/games/robots/play_level.c @@ -29,6 +29,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $FreeBSD$ */ #ifndef lint |