comparison lib-src/pop.c @ 100958:a9f7e446141d

Add 2009 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Thu, 08 Jan 2009 03:38:51 +0000
parents 9e7bd13d8b05
children 1d1d5d9bd884
comparison
equal deleted inserted replaced
100957:3c31d7653adf 100958:a9f7e446141d
1 /* pop.c: client routines for talking to a POP3-protocol post-office server 1 /* pop.c: client routines for talking to a POP3-protocol post-office server
2 Copyright (C) 1991, 1993, 1996, 1997, 1999, 2001, 2002, 2003, 2004, 2 Copyright (C) 1991, 1993, 1996, 1997, 1999, 2001, 2002, 2003, 2004,
3 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 3 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4 4
5 Author: Jonathan Kamens <jik@security.ov.com> 5 Author: Jonathan Kamens <jik@security.ov.com>
6 6
7 This file is part of GNU Emacs. 7 This file is part of GNU Emacs.
8 8