X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Forigin.cpp;h=db294495f5d3a92142240005fa12d6805f37f52e;hb=68077fb163a5a274e1e9dbf9762d4e4bc71dc7f2;hp=e4454a57c71acb90f09144c871775df6d3ba2f2f;hpb=5f2548e1ed0e214ad7f921e292fc23224cf4cff4;p=metaproxy-moved-to-github.git diff --git a/src/origin.cpp b/src/origin.cpp index e4454a5..db29449 100644 --- a/src/origin.cpp +++ b/src/origin.cpp @@ -1,9 +1,20 @@ -/* $Id: origin.cpp,v 1.4 2006-10-02 12:01:06 marc Exp $ - Copyright (c) 2005-2006, Index Data. +/* This file is part of Metaproxy. + Copyright (C) 2005-2008 Index Data - See the LICENSE file for details - */ +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 this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ //#include "config.hpp" #include "origin.hpp"