X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=src%2Fsru_util.hpp;h=53a3ab74d56b8318c2971557246e8f3e4a19673a;hb=c1d953eee6c00432493bc364da6284704ccd9cc2;hp=33200017a0afa38d1f8d163b46e461042f1f663e;hpb=637a685d61a9ff0e3f398a59da426979815c4d68;p=metaproxy-moved-to-github.git diff --git a/src/sru_util.hpp b/src/sru_util.hpp index 3320001..53a3ab7 100644 --- a/src/sru_util.hpp +++ b/src/sru_util.hpp @@ -1,7 +1,5 @@ -/* $Id: sru_util.hpp,v 1.9 2007-05-09 21:23:09 adam Exp $ - Copyright (c) 2005-2007, Index Data. - -This file is part of Metaproxy. +/* This file is part of Metaproxy. + Copyright (C) 2005-2011 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,19 +12,16 @@ 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_SDU_UTIL_HPP #define YP2_SDU_UTIL_HPP -#include "util.hpp" -#include "package.hpp" +#include +#include -//#include -//#include #include #include @@ -129,8 +124,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 */ +