13629N/ACopyright 2008 Sun Microsystems, Inc. All rights reserved.
13629N/AUse is subject to license terms.
13629N/A--------------------------------------------------------------------
13629N/A (C) by Albrecht Dreß 2004 unter the terms of the GNU Lesser General
13629N/A Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
13629N/A This library is free software; you can redistribute it
and/or 13629N/A modify it under the terms of the GNU Lesser General Public
13629N/A License as published by the Free Software Foundation; either
13629N/A version 2 of the License, or (at your option) any later version.
13629N/A This library is distributed in the hope that it will be useful,
13629N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
13629N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13629N/A Lesser General Public License for more details.
13629N/A You should have received a copy of the GNU Lesser General Public
13629N/A License along with this library; if not, write to the
13629N/A Free Software Foundation, Inc., 59 Temple Place - Suite 330,
13629N/A Modified by the GTK+ Team and others 1997-2000. See the AUTHORS
13629N/A file for a list of people on the GTK+ Team. See the ChangeLog
13629N/A files for a list of changes. These files are distributed with
13629N/A Heavily stripped down for use in pinentry-gtk-2 by Albrecht Dreß
13629N/A <albrecht.dress@arcor.de> Feb. 2004.
13629N/A The entry is now always invisible, uses secure memory methods to
13629N/A The entry is invisible by default, uses secure memory methods to
13629N/A allocate the text memory, and all potentially dangerous methods
13629N/A (copy & paste, popup, etc.) have been removed.
13629N/A--------------------------------------------------------------------
13629N/A Copyright (C) 1998,1999 Free Software Foundation, Inc.
13629N/A Copyright (C) 1999,2000 Robert Bihlmeyer <robbe@orcus.priv.at>
13629N/A Gaim is the legal property of its developers, whose names are too numerous
13629N/A to list here. Please refer to the COPYRIGHT file distributed with the gaim
13629N/A Also (c) 2005 Adam Schreiber <sadam@clemson.edu>
13629N/A Quintuple Agent secure memory allocation
13629N/A This program is free software; you can redistribute it
and/or modify
13629N/A it under the terms of the GNU General Public License as published by
13629N/A the Free Software Foundation; either version 2 of the License, or
13629N/A (at your option) any later version.
13629N/A This program is distributed in the hope that it will be useful,
13629N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
13629N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13629N/A GNU General Public License for more details.
13629N/A You should have received a copy of the GNU General Public License
13629N/A along with this program; if not, write to the Free Software
13629N/A Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
13629N/A Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
13629N/A--------------------------------------------------------------------
13629N/A Copyright (C) 2001 Red Hat, Inc.
13629N/A Copyright (C) 2002-2005 Sebastian Rittau <srittau@jroger.in-berlin.de>
13629N/A This library is free software; you can redistribute it
and/or 13629N/A modify it under the terms of the GNU Library General Public
13629N/A License as published by the Free Software Foundation; either
13629N/A version 2 of the License, or (at your option) any later version.
13629N/A This library is distributed in the hope that it will be useful,
13629N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
13629N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13629N/A Library General Public License for more details.
13629N/A You should have received a copy of the GNU Library General Public
13629N/A License along with the Gnome Library; if not, write to the
13629N/A License along with this library; if not, write to the
13629N/A Free Software Foundation, Inc., 59 Temple Place - Suite 330,
13629N/A--------------------------------------------------------------------
13629N/A Copyright (C) 2002 - 2005 Jacob Perkins
13629N/A Copyright (C) 2003 Adam Schreiber
13629N/A Copyright (C) 2005 Adam Schreiber
13629N/A Copyright (C) 2003 - 2008 Stefan Walter
13629N/A This program is free software; you can redistribute it
and/or modify
13629N/A it under the terms of the GNU General Public License as published by
13629N/A the Free Software Foundation; either version 2 of the License, or
13629N/A (at your option) any later version.
13629N/A This program is free software; you can redistribute it
and/or modify
13629N/A it under the terms of the GNU General Public License as published by
13629N/A the Free Software Foundation; either version 2 of the License, or
13629N/A (at your option) any later version.
13629N/A This program is free software; you can redistribute it
and/or modify
13629N/A it under the terms of the GNU General Public License as published by
13629N/A the Free Software Foundation; either version 2 of the License, or
13629N/A (at your option) any later version.
13629N/A This program is distributed in the hope that it will be useful,
13629N/A but WITHOUT ANY WARRANTY; without even the implied warranty of
13629N/A MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13629N/A See the GNU General Public License for more details.
13629N/A You should have received a copy of the GNU General Public License
13629N/A along with this program; if not, write to the
13629N/A Free Software Foundation, Inc.,