X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fsru_util.cpp;h=a2f4d517d47c48ef6634385ae44e5d1a41a991bd;hb=6905641b1284e5e323b343e365dff7ec6c4686cf;hp=ef6a13e68de1ed551d27420324907dc83a52e164;hpb=a374b385cce205501c1ef752839aaf4aa3eaeffd;p=metaproxy-moved-to-github.git diff --git a/src/sru_util.cpp b/src/sru_util.cpp index ef6a13e..a2f4d51 100644 --- a/src/sru_util.cpp +++ b/src/sru_util.cpp @@ -1,8 +1,23 @@ -/* $Id: sru_util.cpp,v 1.9 2007-03-20 07:20:16 adam Exp $ +/* $Id: sru_util.cpp,v 1.10 2007-05-09 21:23:09 adam Exp $ Copyright (c) 2005-2007, Index Data. - See the LICENSE file for details -*/ +This file is part of Metaproxy. + +Metaproxy is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2, or (at your option) any later +version. + +Metaproxy is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +for more details. + +You should have received a copy of the GNU General Public License +along with Metaproxy; see the file LICENSE. If not, write to the +Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA +02111-1307, USA. + */ #include "sru_util.hpp" #include "util.hpp"