Require tempo when compiling to prevent warnings. Update copyright notice.

This commit is contained in:
Pavel Janík 2002-03-04 09:43:40 +00:00
parent 67868d27f8
commit 1d09ce772e

View file

@ -1,6 +1,6 @@
;;; snmp-mode.el --- SNMP & SNMPv2 MIB major mode
;; Copyright (C) 1995,1998 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1998, 2002 Free Software Foundation, Inc.
;; Author: Paul D. Smith <psmith@BayNetworks.com>
;; Keywords: data
@ -86,6 +86,9 @@
;;; Code:
(eval-when-compile
(require 'tempo))
;;;----------------------------------------------------------------------------
;;
;; Customize these: