README

Thu, 06 Aug 2009 13:21:30 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 06 Aug 2009 13:21:30 +0200
changeset 15
0e0eb7c91312
parent 6
b6635ff398ca
permissions
-rw-r--r--

Remove seemingly declarations unnecessary according to Qt 4.5.2 headers.

     1    ___  ___ ___ _ __      __ _ ___  __ _ _   _(_)
     2   / _ \/ __/ __| '_ \    / _` / __|/ _` | | | | |
     3  | (_) \__ \__ \ |_) |  | (_| \__ \ (_| | |_| | |
     4   \___/|___/___/ .__/    \__,_|___/\__, |\__,_|_|
     5                |_|                 |___/
     7   OSSP asgui -- Accounting system graphical user interface
     8   Version 0.7.8 (05-Dec-2008)
    10   ABSTRACT
    12   Intended to serve as both a virtual punch card and time tracker,
    13   OSSP asgui is the graphical user interface for the family of OSSP
    14   accounting system tools.
    16   COPYRIGHT AND LICENSE
    18   Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    19   Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    20   Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    21   Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    23   This file is part of OSSP asgui, an accounting system interface which
    24   can be found at http://asgui.europalab.com/.
    26   Permission to use, copy, modify, and distribute this software for
    27   any purpose with or without fee is hereby granted, provided that
    28   the above copyright notice and this permission notice appear in all
    29   copies.
    31   THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    32   WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
    33   MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    34   IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR
    35   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    36   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    37   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
    38   USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
    39   ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
    40   OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
    41   OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
    42   SUCH DAMAGE.
    44   HOME AND DOCUMENTATION
    46   The documentation and latest release can be found on
    48   o http://asgui.europalab.com/
    49   o  ftp://ftp.europalab.com/pub/sfw/asgui/

mercurial