X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Ffilter_dl.cpp;h=2a00dde4141f1ec867c38da6df7235a41009fb92;hb=0ab6e8aba7de1ea5cf109de175f56c9d8f7f49bc;hp=b29003ea571dd6fb49d99071d36c58e309dc7ad7;hpb=48cfd383e1e94fa9d34d8a783b7c0137ae598a9d;p=metaproxy-moved-to-github.git diff --git a/src/filter_dl.cpp b/src/filter_dl.cpp index b29003e..2a00dde 100644 --- a/src/filter_dl.cpp +++ b/src/filter_dl.cpp @@ -1,7 +1,22 @@ -/* $Id: filter_dl.cpp,v 1.7 2006-09-14 19:53:57 marc Exp $ - Copyright (c) 2005-2006, Index Data. +/* $Id: filter_dl.cpp,v 1.9 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 "config.hpp"