comparison lisp/gnus/utf7.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 12d289b6e5de c5406394f567
comparison
equal deleted inserted replaced
68632:38d9a9de1e9c 68633:1077b8039c32
1 ;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: iso-8859-1;-*- 1 ;;; utf7.el --- UTF-7 encoding/decoding for Emacs -*-coding: iso-8859-1;-*-
2 2
3 ;; Copyright (C) 1999, 2000, 2002, 2003, 2004, 3 ;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc. 4 ;; 2005, 2006 Free Software Foundation, Inc.
5 5
6 ;; Author: Jon K Hellan <hellan@acm.org> 6 ;; Author: Jon K Hellan <hellan@acm.org>
7 ;; Maintainer: bugs@gnus.org 7 ;; Maintainer: bugs@gnus.org
8 ;; Keywords: mail 8 ;; Keywords: mail
9 9