comparison lisp/play/morse.el @ 64701:34bd8e434dd7

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 01 Aug 2005 15:47:19 +0000
parents 18a818a2ee7c
children 836785857446 edf295560b5a
comparison
equal deleted inserted replaced
64700:766998b4d3ee 64701:34bd8e434dd7
1 ;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*- 1 ;;; morse.el --- convert text to morse code and back -*- coding: utf-8 -*-
2 2
3 ;; Copyright (C) 1995, 2002, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 1995, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM> 5 ;; Author: Rick Farnbach <rick_farnbach@MENTORG.COM>
6 ;; Keywords: games 6 ;; Keywords: games
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.