comparison lisp/progmodes/simula.el @ 68773:dc49655f57ae

Update copyright for 2006.
author Nick Roberts <nickrob@snap.net.nz>
date Fri, 10 Feb 2006 09:00:31 +0000
parents a11fdee52c05
children 4bef63927dd7 4b3d39451150
comparison
equal deleted inserted replaced
68772:57d1d56ae004 68773:dc49655f57ae
1 ;;; simula.el --- SIMULA 87 code editing commands for Emacs 1 ;;; simula.el --- SIMULA 87 code editing commands for Emacs
2 2
3 ;; Copyright (C) 1992, 1994, 1996 2001, 2002, 2003, 2004, 2005 3 ;; Copyright (C) 1992, 1994, 1996 2001, 2002, 2003, 2004, 2005, 2006
4 ;; Free Software Foundation, Inc. 4 ;; Free Software Foundation, Inc.
5 5
6 ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no> 6 ;; Author: Hans Henrik Eriksen <hhe@ifi.uio.no>
7 ;; Maintainer: simula-mode@ifi.uio.no 7 ;; Maintainer: simula-mode@ifi.uio.no
8 ;; Adapted-By: ESR 8 ;; Adapted-By: ESR