00001 // -*- C++ -*- 00002 // 00003 // This file is part of Siena, a wide-area event notification system. 00004 // See http://www.inf.usi.ch/carzaniga/siena/ 00005 // 00006 // Authors: Antonio Carzaniga 00007 // See the file AUTHORS for full details. 00008 // 00009 // Copyright (C) 2001-2003 University of Colorado 00010 // Copyright (C) 2005-2006 Antonio Carzaniga 00011 // 00012 // This program is free software; you can redistribute it and/or 00013 // modify it under the terms of the GNU General Public License 00014 // as published by the Free Software Foundation; either version 2 00015 // of the License, or (at your option) any later version. 00016 // 00017 // This program is distributed in the hope that it will be useful, 00018 // but WITHOUT ANY WARRANTY; without even the implied warranty of 00019 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00020 // GNU General Public License for more details. 00021 // 00022 // You should have received a copy of the GNU General Public License 00023 // along with this program; if not, write to the Free Software 00024 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, 00025 // USA, or send email to one of the authors. 00026 // 00027 // 00028 // $Id: maindoc.h,v 1.13 2010-03-11 15:16:44 carzanig Exp $ 00029 //