comparison lib-src/pop.h @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents a9f7e446141d
children fdbd24f8d999 376148b31b5e
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
1 /* pop.h: Header file for the "pop.c" client POP3 protocol. 1 /* pop.h: Header file for the "pop.c" client POP3 protocol.
2 Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2 Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
3 2008, 2009 Free Software Foundation, Inc. 3 2008, 2009, 2010 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