Same header and footer for all files. Header includes copyright +
[metaproxy-moved-to-github.git] / src / session.cpp
index 0977505..a67cec0 100644 (file)
@@ -1,3 +1,8 @@
+/* $Id: session.cpp,v 1.2 2005-10-15 14:09:09 adam Exp $
+   Copyright (c) 2005, Index Data.
+
+%LICENSE%
+ */
 
 #include <stdexcept>
 
@@ -14,6 +19,7 @@ unsigned long int yp2::Session::m_global_id = 0;
  * Local variables:
  * c-basic-offset: 4
  * indent-tabs-mode: nil
+ * c-file-style: "stroustrup"
  * End:
  * vim: shiftwidth=4 tabstop=8 expandtab
  */