X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d52969e8afaa19ed1acc01f4ff0bb651bf7869a7..f7dd4e98e4c50f9d058d49218d1ef7abc7cb553f:/lib-src/pop.h diff --git a/lib-src/pop.h b/lib-src/pop.h index 6915dc8d72..682a7f93dc 100644 --- a/lib-src/pop.h +++ b/lib-src/pop.h @@ -1,6 +1,5 @@ /* pop.h: Header file for the "pop.c" client POP3 protocol. - Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright (C) 1991, 1993, 2001-2012 Free Software Foundation, Inc. Author: Jonathan Kamens @@ -75,5 +74,3 @@ extern int pop_reset (popserver server); extern int pop_quit (popserver server); extern void pop_close (popserver); -/* arch-tag: 76cc5f58-8e86-48fa-bc72-a7c6cb1c4f1c - (do not change this comment) */