Mercurial > emacs
comparison lisp/gnus/gnus-agent.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 | 1c477099d3ac |
children | 17473f7e626b c5406394f567 |
comparison
equal
deleted
inserted
replaced
68632:38d9a9de1e9c | 68633:1077b8039c32 |
---|---|
1 ;;; gnus-agent.el --- unplugged support for Gnus | 1 ;;; gnus-agent.el --- unplugged support for Gnus |
2 | 2 |
3 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
4 ;; 2005 Free Software Foundation, Inc. | 4 ;; 2005, 2006 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 6 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
7 ;; This file is part of GNU Emacs. | 7 ;; This file is part of GNU Emacs. |
8 | 8 |
9 ;; GNU Emacs is free software; you can redistribute it and/or modify | 9 ;; GNU Emacs is free software; you can redistribute it and/or modify |