]> Dogcows Code - chaz/yoink/blobdiff - src/stlplus/portability/version.cpp
import stlplus 3.7
[chaz/yoink] / src / stlplus / portability / version.cpp
index a271b9f35604495e98a97ac79123770ee141fbf7..b47b35633746427c9445919d7e07e37133902e82 100644 (file)
@@ -1,20 +1,20 @@
-////////////////////////////////////////////////////////////////////////////////
-
-//   Author:    Andy Rushton
-//   Copyright: (c) Southampton University 1999-2004
-//              (c) Andy Rushton           2004-2009
-//   License:   BSD License, see ../docs/license.html
-
-////////////////////////////////////////////////////////////////////////////////
-#include "version.hpp"
-////////////////////////////////////////////////////////////////////////////////
-
-namespace stlplus
-{
-
-  std::string version(void)
-  {
-    return STLPLUS_VERSION;
-  }
-
-} // end namespace stlplus
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+//   Author:    Andy Rushton\r
+//   Copyright: (c) Southampton University 1999-2004\r
+//              (c) Andy Rushton           2004 onwards\r
+//   License:   BSD License, see ../docs/license.html\r
+\r
+////////////////////////////////////////////////////////////////////////////////\r
+#include "version.hpp"\r
+////////////////////////////////////////////////////////////////////////////////\r
+\r
+namespace stlplus\r
+{\r
+\r
+  std::string version(void)\r
+  {\r
+    return STLPLUS_VERSION;\r
+  }\r
+\r
+} // end namespace stlplus\r
This page took 0.01954 seconds and 4 git commands to generate.