Changeset 6 in projects for web-frontend/generator.php


Ignore:
Timestamp:
Jul 19, 2008, 7:38:30 PM (16 years ago)
Author:
sven
Message:

Completed documentation (everything in english) and licence issues (everything is
GPLv3 now).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • web-frontend/generator.php

    r1 r6  
    11<?php
     2/**
     3 * The Paper Tape Project -- Visualisation Web frontend
     4 *
     5 * This PHP setup is capable of serving PNG and SVG files to clients
     6 * by using the cli.c interface to the LOCHSTREIFEN cairo drawing
     7 * routines. See index.html for all possible GET parameters.
     8 *
     9 * Currently this is a german-only subproject.
     10 *
     11 * Copyright (C) 2008  Sven Köppel
     12 *
     13 * This program is free software; you can redistribute
     14 * it and/or modify it under the terms of the GNU General
     15 * Public License as published by the Free Software
     16 * Foundation; either version 3 of the License, or (at
     17 * your option) any later version.
     18 *
     19 * This program is distributed in the hope that it will
     20 * be useful, but WITHOUT ANY WARRANTY; without even the
     21 * implied warranty of MERCHANTABILITY or FITNESS FOR A
     22 * PARTICULAR PURPOSE. See the GNU General Public License
     23 * for more details.
     24 *
     25 * You should have received a copy of the GNU General
     26 * Public License along with this program; if not, see
     27 * <http://www.gnu.org/licenses/>.
     28 *
     29 **/
    230
    331// Konstanten:
Note: See TracChangeset for help on using the changeset viewer.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License