index.html 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <!--
  3. Metrix++, Copyright 2009-2013, Metrix++ Project
  4. Link: http://metrixplusplus.sourceforge.net
  5. This file is part of Metrix++ Tool.
  6. Metrix++ is free software: you can redistribute it and/or modify
  7. it under the terms of the GNU General Public License as published by
  8. the Free Software Foundation, version 3 of the License.
  9. Metrix++ is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with Metrix++. If not, see <http://www.gnu.org/licenses/>.
  15. -->
  16. <html xmlns="http://www.w3.org/1999/xhtml">
  17. <head>
  18. <meta http-equiv="cache-control" content="max-age=0" />
  19. <meta http-equiv="cache-control" content="no-cache" />
  20. <meta http-equiv="expires" content="0" />
  21. <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
  22. <meta http-equiv="pragma" content="no-cache" />
  23. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-5" />
  24. <meta http-equiv="REFRESH" content="0;url=./home.html">
  25. <title>Metrix++ Index Page</title>
  26. </head>
  27. <body>
  28. </body>
  29. </html>