Mercurial > emacs
comparison lisp/progmodes/python.el @ 79717:a1342e6e097a
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 07 Jan 2008 02:11:00 +0000 |
parents | 9aa24f503773 |
children | 6091631b1d67 107ccd98fa12 |
comparison
equal
deleted
inserted
replaced
79716:54006a859bcc | 79717:a1342e6e097a |
---|---|
1 ;;; python.el --- silly walks for Python -*- coding: iso-8859-1 -*- | 1 ;;; python.el --- silly walks for Python -*- coding: iso-8859-1 -*- |
2 | 2 |
3 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Dave Love <fx@gnu.org> | 5 ;; Author: Dave Love <fx@gnu.org> |
6 ;; Maintainer: FSF | 6 ;; Maintainer: FSF |
7 ;; Created: Nov 2003 | 7 ;; Created: Nov 2003 |
8 ;; Keywords: languages | 8 ;; Keywords: languages |