X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Forigin.cpp;h=b4083721981a25e77e0466dfb5b22873b9e3ee86;hb=c4acf512739b0efda858ce209dc5bedfa2b7d3c1;hp=e4454a57c71acb90f09144c871775df6d3ba2f2f;hpb=5f2548e1ed0e214ad7f921e292fc23224cf4cff4;p=metaproxy-moved-to-github.git diff --git a/src/origin.cpp b/src/origin.cpp index e4454a5..b408372 100644 --- a/src/origin.cpp +++ b/src/origin.cpp @@ -1,9 +1,23 @@ -/* $Id: origin.cpp,v 1.4 2006-10-02 12:01:06 marc Exp $ - Copyright (c) 2005-2006, Index Data. +/* $Id: origin.cpp,v 1.6 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" #include "origin.hpp"