comparison lisp/emacs-lisp/byte-run.el @ 68648:067115a6e738

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 06 Feb 2006 12:31:40 +0000
parents 6d02f0b72652
children 1d4b1a32fd66 c5406394f567
comparison
equal deleted inserted replaced
68647:3661e9b3c48f 68648:067115a6e738
1 ;;; byte-run.el --- byte-compiler support for inlining 1 ;;; byte-run.el --- byte-compiler support for inlining
2 2
3 ;; Copyright (C) 1992, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 1992, 2002, 2003, 2004, 2005,
4 ;; 2006 Free Software Foundation, Inc.
4 5
5 ;; Author: Jamie Zawinski <jwz@lucid.com> 6 ;; Author: Jamie Zawinski <jwz@lucid.com>
6 ;; Hallvard Furuseth <hbf@ulrik.uio.no> 7 ;; Hallvard Furuseth <hbf@ulrik.uio.no>
7 ;; Maintainer: FSF 8 ;; Maintainer: FSF
8 ;; Keywords: internal 9 ;; Keywords: internal