summaryrefslogtreecommitdiff
path: root/pages/help/6.php
diff options
context:
space:
mode:
authorMichael Tänzer <neo@nhng.de>2011-09-16 05:42:13 +0200
committerMichael Tänzer <neo@nhng.de>2011-09-16 05:42:13 +0200
commit4fa23e4e034324b82ee1e94c89fafa12981cf01a (patch)
tree541bb019b0e4076abfcfceba9ac6bc47c2c28e9e /pages/help/6.php
parent65ecbdcf10c930f67cf42fde187ad73e14c94635 (diff)
downloadcacert-devel-4fa23e4e034324b82ee1e94c89fafa12981cf01a.tar.gz
cacert-devel-4fa23e4e034324b82ee1e94c89fafa12981cf01a.tar.xz
cacert-devel-4fa23e4e034324b82ee1e94c89fafa12981cf01a.zip
bug 940: fix checkin errors
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'pages/help/6.php')
-rw-r--r--[-rwxr-xr-x]pages/help/6.php48
1 files changed, 24 insertions, 24 deletions
diff --git a/pages/help/6.php b/pages/help/6.php
index bde072d..5308e93 100755..100644
--- a/pages/help/6.php
+++ b/pages/help/6.php
@@ -1,24 +1,24 @@
-<? /*
- LibreSSL - CAcert web application
- Copyright (C) 2004-2008 CAcert Inc.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; version 2 of the License.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-*/ ?>
-<p style="background-color: #FF8080; font-size: 150%">
-<?
-printf(_("This page has been moved to the %swiki%s. Please update your ".
- "bookmarks and report any broken links."),
- '<a href="//wiki.cacert.org/HELP/6">', '</a>');
-?>
-</p>
+<? /*
+ LibreSSL - CAcert web application
+ Copyright (C) 2004-2008 CAcert Inc.
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; version 2 of the License.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+*/ ?>
+<p style="background-color: #FF8080; font-size: 150%">
+<?
+printf(_("This page has been moved to the %swiki%s. Please update your ".
+ "bookmarks and report any broken links."),
+ '<a href="//wiki.cacert.org/HELP/6">', '</a>');
+?>
+</p>