Same header and footer for all files. Header includes copyright +
[metaproxy-moved-to-github.git] / src / filter_frontend_net.cpp
index 5b7f59d..a390433 100644 (file)
@@ -1,3 +1,8 @@
+/* $Id: filter_frontend_net.cpp,v 1.7 2005-10-15 14:09:09 adam Exp $
+   Copyright (c) 2005, Index Data.
+
+%LICENSE%
+ */
 
 
 #include "config.hpp"
@@ -284,3 +289,11 @@ int &yp2::filter::FrontendNet::listen_duration()
     return m_listen_duration;
 }
 
+/*
+ * Local variables:
+ * c-basic-offset: 4
+ * indent-tabs-mode: nil
+ * c-file-style: "stroustrup"
+ * End:
+ * vim: shiftwidth=4 tabstop=8 expandtab
+ */