X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Futil.hpp;h=810afbde8bcc74d19736e6bc160b53d64a250c2f;hb=6afc47267f76271433a958b94b2f534dd347c18e;hp=b1bc1cc9fea075af3386adc51bda56d8ea01b97d;hpb=fded284bf0a30c454f83741d52ccb06023b5627f;p=metaproxy-moved-to-github.git diff --git a/src/util.hpp b/src/util.hpp index b1bc1cc..810afbd 100644 --- a/src/util.hpp +++ b/src/util.hpp @@ -1,7 +1,5 @@ -/* $Id: util.hpp,v 1.26 2008-01-29 16:51:12 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2010 Index Data 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 @@ -14,10 +12,9 @@ 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. - */ +along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ #ifndef YP2_UTIL_HPP #define YP2_UTIL_HPP @@ -112,6 +109,7 @@ namespace metaproxy_1 { int mediumSetPresentNumber, int result_set_size, int &number_to_present); + }; class odr : public boost::noncopyable { @@ -152,8 +150,9 @@ namespace metaproxy_1 { /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil - * c-file-style: "stroustrup" * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +