X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6664fc59a8f296117ea98b943f062c0cc0e907c1..6b8bc570715801cb194dc4273370eab87628e8bf:/oldXMenu/FindSel.c diff --git a/oldXMenu/FindSel.c b/oldXMenu/FindSel.c index 202bbc1b28..72ee142dc8 100644 --- a/oldXMenu/FindSel.c +++ b/oldXMenu/FindSel.c @@ -3,8 +3,7 @@ #include "copyright.h" /* -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, - 2009, 2010 Free Software Foundation, Inc. +Copyright (C) 2001-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -85,5 +84,3 @@ XMenuFindSelection(register XMenu *menu, int p_num, register char *label) return (XM_FAILURE); } -/* arch-tag: 564a4a95-9ab0-4580-b05f-6970c4b25dd4 - (do not change this comment) */