diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
commit | 879099e5568801911b66f1ea9085fed24fc12560 (patch) | |
tree | fb2e5c560049a27cac421b3293dfa3b8caf766de /games/morse | |
parent | 1588197d6acff94e3df0cbfb327cd1144c7fa830 (diff) | |
download | src-879099e5568801911b66f1ea9085fed24fc12560.tar.gz src-879099e5568801911b66f1ea9085fed24fc12560.zip |
Notes
Diffstat (limited to 'games/morse')
-rw-r--r-- | games/morse/morse.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/morse/morse.c b/games/morse/morse.c index 08b3c03586c5..5f3ef3615417 100644 --- a/games/morse/morse.c +++ b/games/morse/morse.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$ */ /* |