From 5e54ba7aa27b95d1e0568693915e735ab8058ff7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asbj=C3=B8rn=20Sloth=20T=C3=B8nnesen?= Date: Thu, 28 Jun 2012 19:49:45 +0000 Subject: Initial version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Asbjørn Sloth Tønnesen --- web/templates/labitrack.d/about | 52 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 web/templates/labitrack.d/about (limited to 'web/templates/labitrack.d/about') diff --git a/web/templates/labitrack.d/about b/web/templates/labitrack.d/about new file mode 100644 index 0000000..58ef4d6 --- /dev/null +++ b/web/templates/labitrack.d/about @@ -0,0 +1,52 @@ +
About Labitrack
+

+Glued togther with the following compoments by Asbjørn Sloth Tønnesen in Labitat. +

+ +
+ Client side: + +
+
+ Server side (mainly): + +
+ +

Source

+

The source code is available at the following locations: +

+

+ +

License

+

This work is licensed under the terms of the GNU General Public License (GPL) v3 or later.

+ +
+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, either version 3 of the License, or
+(at your option) any later version.
+
+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, see http://www.gnu.org/licenses/.
+
+ +

Original version

+

The original implementation of Labitrack was made by Panton and Halfd, with TK, Python, Pyx, SQLite, LaTeX and Brothers proprietary driver.

-- cgit v1.2.1