add Berkeley specific copyright
[unix-history] / usr / src / games / sail / driver.h
CommitLineData
254f5ab4 1/*
1e008c14
DF
2 * Copyright (c) 1983 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
5 *
6 * @(#)driver.h 5.1 (Berkeley) %G%
b5f0675e
EW
7 */
8
254f5ab4
EW
9#include "externs.h"
10
11int dtab[];