summaryrefslogtreecommitdiff
path: root/d/dev/sys/lampion
diff options
context:
space:
mode:
Diffstat (limited to 'd/dev/sys/lampion')
-rw-r--r--d/dev/sys/lampion/www/robot/index.html22
-rw-r--r--d/dev/sys/lampion/www/robot/index.html.fr50
2 files changed, 70 insertions, 2 deletions
diff --git a/d/dev/sys/lampion/www/robot/index.html b/d/dev/sys/lampion/www/robot/index.html
index 27e9975..fe9c272 100644
--- a/d/dev/sys/lampion/www/robot/index.html
+++ b/d/dev/sys/lampion/www/robot/index.html
@@ -2,6 +2,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="robot" content="index,nofollow">
<title>Welcome to Your New Home in Robotic Cyberspace!</title>
</head>
<body>
@@ -13,13 +14,30 @@
<img align="right" alt="" height="247" width="278" src="../icons/jhe061.gif">
-<p>Bienvenue sur le serveur robot !</p>
+<p>Welcome to the Efrei Robotique developpement server!</p>
+
+<p>If you are not part of the Efrei Robotique team, you can browse the
+directories. All you can find here should be released under the <a
+ href="http://www.fsf.org/licenses/licenses.html#GPL">GPL</a> license. If you
+find a file which do not specify the license, please let us know.</p>
+
+<p>File without license information are not in the public domain! Even on the
+Internet, regular laws about intellectual properties apply.</p>
+
+<p>If you find something usefull or interesting, please send us a email, we
+will be happy to receive your comments.</p>
+
+<p>Official Web page: <a
+ href="http://assos.efrei.fr/robot/">http://assos.efrei.fr/robot/</a>.</p>
+
+<p>Our email: robot<b>(a)</b>efrei.fr (please replace
+<b>(a)</b> with @).</p>
<ul>
<li>La <a href="doc/">doc</a>.</li>
<li>Les <a href="cvslog.html">logs CVS</a>.</li>
<li>La <a href="nonodoc/">doc générée par doxygen de nono</a>.</li>
- <li>La <a href="doc/2005/d/dev/todo/TODO.html">todolist</a>.</li>
+ <li>La <a href="todo/TODO.html">todolist</a>.</li>
<li>Le <a href="cvs/cvsweb.cgi/">CvsWeb</a>.</li>
<li>La page des <a href="links.html">liens</a>.</li>
</ul>
diff --git a/d/dev/sys/lampion/www/robot/index.html.fr b/d/dev/sys/lampion/www/robot/index.html.fr
new file mode 100644
index 0000000..5309515
--- /dev/null
+++ b/d/dev/sys/lampion/www/robot/index.html.fr
@@ -0,0 +1,50 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="robot" content="index,nofollow">
+ <title>Welcome to Your New Home in Robotic Cyberspace!</title>
+</head>
+<body>
+
+<h1>Welcome to Your New Home in Robotic Cyberspace!</h1>
+
+<hr noshade>
+<br>
+
+<img align="right" alt="" height="247" width="278" src="../icons/jhe061.gif">
+
+<p>Bienvenue sur le serveur de développement Efrei Robotique !</p>
+
+<p>Si vous ne faites pas parti d'Efrei Robotique, vous pouvez naviguer dans
+les répertoires. Normalement tout ce que vous trouverez ici est sous licence
+<a href="http://www.fsf.org/licenses/licenses.html#GPL">GPL</a>. Si vous
+trouvez un fichier qui ne précise pas la licence, merci de le signaler.</p>
+
+<p>Ce n'est pas parce qu'un fichier ne précise pas la licence que l'on peut
+en faire ce que l'on veut. Même sur internet, les lois de propriété
+intellectuelle s'appliquent.</p>
+
+<p>Si vous trouvez quelque chose qui vous interresse ou que vous souhaitez
+utiliser, envoyez nous un e-mail, ça fait toujours plaisir !</p>
+
+<p>Le site officiel : <a
+ href="http://assos.efrei.fr/robot/">http://assos.efrei.fr/robot/</a>.</p>
+
+<p>L'adresse e-mail de l'assos : robot<b>(a)</b>efrei.fr (remplacez le
+<b>(a)</b> par un @).</p>
+
+<ul>
+ <li>La <a href="doc/">doc</a>.</li>
+ <li>Les <a href="cvslog.html">logs CVS</a>.</li>
+ <li>La <a href="nonodoc/">doc générée par doxygen de nono</a>.</li>
+ <li>La <a href="todo/TODO.html">todolist</a>.</li>
+ <li>Le <a href="cvs/cvsweb.cgi/">CvsWeb</a>.</li>
+ <li>La page des <a href="links.html">liens</a>.</li>
+</ul>
+
+<p>Les datasheets et mirroirs sont accessible depuis le réseau <a
+ href="/local/">local</a>.</p>
+
+</body>
+</html>