diff options
Diffstat (limited to 'libs/filesystem/bug/index.html')
-rw-r--r-- | libs/filesystem/bug/index.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libs/filesystem/bug/index.html b/libs/filesystem/bug/index.html new file mode 100644 index 000000000..985b9c0cc --- /dev/null +++ b/libs/filesystem/bug/index.html @@ -0,0 +1,13 @@ +<html> +<head> +<meta http-equiv="refresh" content="0; URL=../doc/issue_reporting.html"> +</head> +<body> +Automatic redirection failed, please go to +<a href="../doc/issue_reporting.html">../doc/issue_reporting.html</a>. +<hr> +<p>© Copyright Beman Dawes, 2014</p> +<p> Distributed under the Boost Software License, Version 1.0. +See http://www.boost.org/LICENSE_1_0.txt</p> +</body> +</html> |