comparison lisp/gnus/sieve-mode.el @ 68633:1077b8039c32

Update copyright notices of all files in the gnus directory.
author Romain Francoise <romain@orebokech.com>
date Sun, 05 Feb 2006 13:56:44 +0000
parents fafd692d1e40
children e3694f1cb928
comparison
equal deleted inserted replaced
68632:38d9a9de1e9c 68633:1077b8039c32
1 ;;; sieve-mode.el --- Sieve code editing commands for Emacs 1 ;;; sieve-mode.el --- Sieve code editing commands for Emacs
2 2
3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005,
4 ;; 2006 Free Software Foundation, Inc.
4 5
5 ;; Author: Simon Josefsson <simon@josefsson.org> 6 ;; Author: Simon Josefsson <simon@josefsson.org>
6 7
7 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.
8 9