Bump copyright year number.

Wed, 07 Jan 2009 18:49:25 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 07 Jan 2009 18:49:25 +0100
changeset 12
ceb4ba3d2d00
parent 11
d926203bd2a8
child 13
47ce95feb61a

Bump copyright year number.

Makefile.in file | annotate | diff | comparison | revisions
README file | annotate | diff | comparison | revisions
TODO file | annotate | diff | comparison | revisions
aclocal.m4 file | annotate | diff | comparison | revisions
as-accounts.pod file | annotate | diff | comparison | revisions
as-events.pod file | annotate | diff | comparison | revisions
as-gui.conf.pod file | annotate | diff | comparison | revisions
as-gui.pod file | annotate | diff | comparison | revisions
as_amount.cpp file | annotate | diff | comparison | revisions
as_amount.h file | annotate | diff | comparison | revisions
as_assist.cpp file | annotate | diff | comparison | revisions
as_const.h file | annotate | diff | comparison | revisions
as_crc.cpp file | annotate | diff | comparison | revisions
as_crc.h file | annotate | diff | comparison | revisions
as_dataop.cpp file | annotate | diff | comparison | revisions
as_datedit.h file | annotate | diff | comparison | revisions
as_except.cpp file | annotate | diff | comparison | revisions
as_except.h file | annotate | diff | comparison | revisions
as_generic.cpp file | annotate | diff | comparison | revisions
as_generic.h file | annotate | diff | comparison | revisions
as_gfx/cwlogo.xpm file | annotate | diff | comparison | revisions
as_gfx/osspicon.xpm file | annotate | diff | comparison | revisions
as_gfx/ossplogo.xpm file | annotate | diff | comparison | revisions
as_gfx/refresh.xpm file | annotate | diff | comparison | revisions
as_gfx/refreshd.xpm file | annotate | diff | comparison | revisions
as_gfx/revcolour.xpm file | annotate | diff | comparison | revisions
as_gfx/rowadd.xpm file | annotate | diff | comparison | revisions
as_gfx/rowaddd.xpm file | annotate | diff | comparison | revisions
as_gfx/rowdel.xpm file | annotate | diff | comparison | revisions
as_gfx/rowdeld.xpm file | annotate | diff | comparison | revisions
as_gfx/sync.xpm file | annotate | diff | comparison | revisions
as_gui.cpp file | annotate | diff | comparison | revisions
as_gui.h file | annotate | diff | comparison | revisions
as_gui_test.sh file | annotate | diff | comparison | revisions
as_helpanel.cpp file | annotate | diff | comparison | revisions
as_helpanel.h file | annotate | diff | comparison | revisions
as_main.cpp file | annotate | diff | comparison | revisions
as_numdial.cpp file | annotate | diff | comparison | revisions
as_numdial.h file | annotate | diff | comparison | revisions
as_panel.cpp file | annotate | diff | comparison | revisions
as_panel.h file | annotate | diff | comparison | revisions
as_rand.cpp file | annotate | diff | comparison | revisions
as_rand.h file | annotate | diff | comparison | revisions
as_reportpanel.cpp file | annotate | diff | comparison | revisions
as_reportpanel.h file | annotate | diff | comparison | revisions
as_sfile.cpp file | annotate | diff | comparison | revisions
as_sfile.h file | annotate | diff | comparison | revisions
as_slot.cpp file | annotate | diff | comparison | revisions
as_stub.idl file | annotate | diff | comparison | revisions
as_table.cpp file | annotate | diff | comparison | revisions
as_table.h file | annotate | diff | comparison | revisions
as_tableitem.h file | annotate | diff | comparison | revisions
as_user.cpp file | annotate | diff | comparison | revisions
as_user.h file | annotate | diff | comparison | revisions
as_uuid.cpp file | annotate | diff | comparison | revisions
as_uuid.h file | annotate | diff | comparison | revisions
configure.in file | annotate | diff | comparison | revisions
     1.1 --- a/Makefile.in	Mon Dec 15 15:31:10 2008 +0100
     1.2 +++ b/Makefile.in	Wed Jan 07 18:49:25 2009 +0100
     1.3 @@ -1,9 +1,9 @@
     1.4  ##
     1.5  ##  OSSP asgui - Accounting system graphical user interface
     1.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     1.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     1.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
     1.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    1.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    1.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    1.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    1.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    1.14  ##
    1.15  ##  This file is part of OSSP asgui, an accounting system graphical user
    1.16  ##  interface which can be found at http://asgui.europalab.com/.
     2.1 --- a/README	Mon Dec 15 15:31:10 2008 +0100
     2.2 +++ b/README	Wed Jan 07 18:49:25 2009 +0100
     2.3 @@ -15,10 +15,10 @@
     2.4  
     2.5    COPYRIGHT AND LICENSE
     2.6  
     2.7 -  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     2.8 -  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     2.9 -  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    2.10 -  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    2.11 +  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    2.12 +  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    2.13 +  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    2.14 +  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    2.15  
    2.16    This file is part of OSSP asgui, an accounting system interface which
    2.17    can be found at http://asgui.europalab.com/.
     3.1 --- a/TODO	Mon Dec 15 15:31:10 2008 +0100
     3.2 +++ b/TODO	Wed Jan 07 18:49:25 2009 +0100
     3.3 @@ -106,6 +106,11 @@
     3.4  Reimplement void QTable::swapRows, so that rows can be moved easily
     3.5  Update edit controls only after return from TiTable::createEditor()
     3.6  
     3.7 +Appealing billing features
     3.8 +--------------------------
     3.9 +'Billable' column checkbox
    3.10 +Chroot type reporting (for a single customer)
    3.11 +
    3.12  Screwey user notes ;-)
    3.13  ----------------------
    3.14  cs:  'd' should not delete at once but flag the record as deleted.  Use '$' to sync (similar to mutt)
     4.1 --- a/aclocal.m4	Mon Dec 15 15:31:10 2008 +0100
     4.2 +++ b/aclocal.m4	Wed Jan 07 18:49:25 2009 +0100
     4.3 @@ -1,9 +1,9 @@
     4.4  ##
     4.5  ##  OSSP asgui - Accounting system graphical user interface
     4.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     4.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     4.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
     4.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    4.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    4.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    4.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    4.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    4.14  ##
    4.15  ##  This file is part of OSSP GUI, a graphical user interface
    4.16  ##  for OSSP which can be found at http://asgui.europalab.com/
     5.1 --- a/as-accounts.pod	Mon Dec 15 15:31:10 2008 +0100
     5.2 +++ b/as-accounts.pod	Wed Jan 07 18:49:25 2009 +0100
     5.3 @@ -1,9 +1,9 @@
     5.4  ##
     5.5  ##  OSSP asgui - Accounting system graphical user interface
     5.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     5.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     5.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
     5.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    5.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    5.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    5.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    5.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    5.14  ##
    5.15  ##  This file is part of OSSP asgui, an accounting system graphical user
    5.16  ##  interface which can be found at http://asgui.europalab.com/.
     6.1 --- a/as-events.pod	Mon Dec 15 15:31:10 2008 +0100
     6.2 +++ b/as-events.pod	Wed Jan 07 18:49:25 2009 +0100
     6.3 @@ -1,9 +1,9 @@
     6.4  ##
     6.5  ##  OSSP asgui - Accounting system graphical user interface
     6.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     6.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     6.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
     6.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    6.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    6.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    6.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    6.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    6.14  ##
    6.15  ##  This file is part of OSSP asgui, an accounting system graphical user
    6.16  ##  interface which can be found at http://asgui.europalab.com/.
     7.1 --- a/as-gui.conf.pod	Mon Dec 15 15:31:10 2008 +0100
     7.2 +++ b/as-gui.conf.pod	Wed Jan 07 18:49:25 2009 +0100
     7.3 @@ -1,9 +1,9 @@
     7.4  ##
     7.5  ##  OSSP asgui - Accounting system graphical user interface
     7.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     7.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     7.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
     7.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    7.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    7.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    7.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    7.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    7.14  ##
    7.15  ##  This file is part of OSSP asgui, an accounting system graphical user
    7.16  ##  interface which can be found at http://asgui.europalab.com/.
     8.1 --- a/as-gui.pod	Mon Dec 15 15:31:10 2008 +0100
     8.2 +++ b/as-gui.pod	Wed Jan 07 18:49:25 2009 +0100
     8.3 @@ -1,9 +1,9 @@
     8.4  ##
     8.5  ##  OSSP asgui - Accounting system graphical user interface
     8.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     8.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     8.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
     8.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    8.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    8.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    8.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    8.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    8.14  ##
    8.15  ##  This file is part of OSSP asgui, an accounting system graphical user
    8.16  ##  interface which can be found at http://asgui.europalab.com/.
     9.1 --- a/as_amount.cpp	Mon Dec 15 15:31:10 2008 +0100
     9.2 +++ b/as_amount.cpp	Wed Jan 07 18:49:25 2009 +0100
     9.3 @@ -1,9 +1,9 @@
     9.4  //
     9.5  //  OSSP asgui - Accounting system graphical user interface
     9.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
     9.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
     9.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
     9.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
    9.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
    9.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
    9.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
    9.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
    9.14  //
    9.15  //  This file is part of OSSP asgui, an accounting system graphical user
    9.16  //  interface which can be found at http://asgui.europalab.com/.
    10.1 --- a/as_amount.h	Mon Dec 15 15:31:10 2008 +0100
    10.2 +++ b/as_amount.h	Wed Jan 07 18:49:25 2009 +0100
    10.3 @@ -1,9 +1,9 @@
    10.4  //
    10.5  //  OSSP asgui - Accounting system graphical user interface
    10.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    10.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    10.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    10.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   10.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   10.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   10.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   10.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   10.14  //
   10.15  //  This file is part of OSSP asgui, an accounting system graphical user
   10.16  //  interface which can be found at http://asgui.europalab.com/.
    11.1 --- a/as_assist.cpp	Mon Dec 15 15:31:10 2008 +0100
    11.2 +++ b/as_assist.cpp	Wed Jan 07 18:49:25 2009 +0100
    11.3 @@ -1,9 +1,9 @@
    11.4  //
    11.5  //  OSSP asgui - Accounting system graphical user interface
    11.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    11.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    11.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    11.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   11.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   11.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   11.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   11.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   11.14  //
   11.15  //  This file is part of OSSP asgui, an accounting system graphical user
   11.16  //  interface which can be found at http://asgui.europalab.com/.
    12.1 --- a/as_const.h	Mon Dec 15 15:31:10 2008 +0100
    12.2 +++ b/as_const.h	Wed Jan 07 18:49:25 2009 +0100
    12.3 @@ -1,9 +1,9 @@
    12.4  //
    12.5  //  OSSP asgui - Accounting system graphical user interface
    12.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    12.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    12.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    12.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   12.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   12.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   12.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   12.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   12.14  //
   12.15  //  This file is part of OSSP asgui, an accounting system graphical user
   12.16  //  interface which can be found at http://asgui.europalab.com/.
    13.1 --- a/as_crc.cpp	Mon Dec 15 15:31:10 2008 +0100
    13.2 +++ b/as_crc.cpp	Wed Jan 07 18:49:25 2009 +0100
    13.3 @@ -1,9 +1,9 @@
    13.4  //
    13.5  //  OSSP asgui - Accounting system graphical user interface
    13.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    13.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    13.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    13.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   13.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   13.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   13.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   13.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   13.14  //
   13.15  //  This file is part of OSSP asgui, an accounting system graphical user
   13.16  //  interface which can be found at http://asgui.europalab.com/.
    14.1 --- a/as_crc.h	Mon Dec 15 15:31:10 2008 +0100
    14.2 +++ b/as_crc.h	Wed Jan 07 18:49:25 2009 +0100
    14.3 @@ -1,9 +1,9 @@
    14.4  //
    14.5  //  OSSP asgui - Accounting system graphical user interface
    14.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    14.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    14.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    14.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   14.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   14.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   14.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   14.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   14.14  //
   14.15  //  This file is part of OSSP asgui, an accounting system graphical user
   14.16  //  interface which can be found at http://asgui.europalab.com/.
    15.1 --- a/as_dataop.cpp	Mon Dec 15 15:31:10 2008 +0100
    15.2 +++ b/as_dataop.cpp	Wed Jan 07 18:49:25 2009 +0100
    15.3 @@ -1,9 +1,9 @@
    15.4  //
    15.5  //  OSSP asgui - Accounting system graphical user interface
    15.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    15.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    15.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    15.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   15.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   15.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   15.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   15.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   15.14  //
   15.15  //  This file is part of OSSP asgui, an accounting system graphical user
   15.16  //  interface which can be found at http://asgui.europalab.com/.
    16.1 --- a/as_datedit.h	Mon Dec 15 15:31:10 2008 +0100
    16.2 +++ b/as_datedit.h	Wed Jan 07 18:49:25 2009 +0100
    16.3 @@ -1,9 +1,9 @@
    16.4  //
    16.5  //  OSSP asgui - Accounting system graphical user interface
    16.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    16.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    16.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    16.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   16.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   16.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   16.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   16.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   16.14  //
   16.15  //  This file is part of OSSP asgui, an accounting system graphical user
   16.16  //  interface which can be found at http://asgui.europalab.com/.
    17.1 --- a/as_except.cpp	Mon Dec 15 15:31:10 2008 +0100
    17.2 +++ b/as_except.cpp	Wed Jan 07 18:49:25 2009 +0100
    17.3 @@ -1,9 +1,9 @@
    17.4  //
    17.5  //  OSSP asgui - Accounting system graphical user interface
    17.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    17.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    17.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    17.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   17.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   17.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   17.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   17.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   17.14  //
   17.15  //  This file is part of OSSP asgui, an accounting system graphical user
   17.16  //  interface which can be found at http://asgui.europalab.com/.
    18.1 --- a/as_except.h	Mon Dec 15 15:31:10 2008 +0100
    18.2 +++ b/as_except.h	Wed Jan 07 18:49:25 2009 +0100
    18.3 @@ -1,9 +1,9 @@
    18.4  //
    18.5  //  OSSP asgui - Accounting system graphical user interface
    18.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    18.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    18.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    18.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   18.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   18.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   18.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   18.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   18.14  //
   18.15  //  This file is part of OSSP asgui, an accounting system graphical user
   18.16  //  interface which can be found at http://asgui.europalab.com/.
    19.1 --- a/as_generic.cpp	Mon Dec 15 15:31:10 2008 +0100
    19.2 +++ b/as_generic.cpp	Wed Jan 07 18:49:25 2009 +0100
    19.3 @@ -1,9 +1,9 @@
    19.4  //
    19.5  //  OSSP asgui - Accounting system graphical user interface
    19.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    19.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    19.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    19.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   19.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   19.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   19.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   19.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   19.14  //
   19.15  //  This file is part of OSSP asgui, an accounting system graphical user
   19.16  //  interface which can be found at http://asgui.europalab.com/.
    20.1 --- a/as_generic.h	Mon Dec 15 15:31:10 2008 +0100
    20.2 +++ b/as_generic.h	Wed Jan 07 18:49:25 2009 +0100
    20.3 @@ -1,9 +1,9 @@
    20.4  //
    20.5  //  OSSP asgui - Accounting system graphical user interface
    20.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    20.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    20.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    20.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   20.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   20.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   20.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   20.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   20.14  //
   20.15  //  This file is part of OSSP asgui, an accounting system graphical user
   20.16  //  interface which can be found at http://asgui.europalab.com/.
    21.1 --- a/as_gfx/cwlogo.xpm	Mon Dec 15 15:31:10 2008 +0100
    21.2 +++ b/as_gfx/cwlogo.xpm	Wed Jan 07 18:49:25 2009 +0100
    21.3 @@ -1,9 +1,9 @@
    21.4  /*
    21.5  **  OSSP asgui - Accounting system graphical user interface
    21.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    21.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    21.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    21.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   21.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   21.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   21.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   21.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   21.14  **
   21.15  **  This file is part of OSSP asgui, an accounting system graphical user
   21.16  **  interface which can be found at http://asgui.europalab.com/.
    22.1 --- a/as_gfx/osspicon.xpm	Mon Dec 15 15:31:10 2008 +0100
    22.2 +++ b/as_gfx/osspicon.xpm	Wed Jan 07 18:49:25 2009 +0100
    22.3 @@ -1,9 +1,9 @@
    22.4  /*
    22.5  **  OSSP asgui - Accounting system graphical user interface
    22.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    22.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    22.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    22.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   22.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   22.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   22.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   22.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   22.14  **
   22.15  **  This file is part of OSSP asgui, an accounting system graphical user
   22.16  **  interface which can be found at http://asgui.europalab.com/.
    23.1 --- a/as_gfx/ossplogo.xpm	Mon Dec 15 15:31:10 2008 +0100
    23.2 +++ b/as_gfx/ossplogo.xpm	Wed Jan 07 18:49:25 2009 +0100
    23.3 @@ -1,9 +1,9 @@
    23.4  /*
    23.5  **  OSSP asgui - Accounting system graphical user interface
    23.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    23.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    23.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    23.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   23.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   23.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   23.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   23.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   23.14  **
   23.15  **  This file is part of OSSP asgui, an accounting system graphical user
   23.16  **  interface which can be found at http://asgui.europalab.com/.
    24.1 --- a/as_gfx/refresh.xpm	Mon Dec 15 15:31:10 2008 +0100
    24.2 +++ b/as_gfx/refresh.xpm	Wed Jan 07 18:49:25 2009 +0100
    24.3 @@ -1,9 +1,9 @@
    24.4  /*
    24.5  **  OSSP asgui - Accounting system graphical user interface
    24.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    24.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    24.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    24.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   24.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   24.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   24.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   24.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   24.14  **
   24.15  **  This file is part of OSSP asgui, an accounting system graphical user
   24.16  **  interface which can be found at http://asgui.europalab.com/.
    25.1 --- a/as_gfx/refreshd.xpm	Mon Dec 15 15:31:10 2008 +0100
    25.2 +++ b/as_gfx/refreshd.xpm	Wed Jan 07 18:49:25 2009 +0100
    25.3 @@ -1,9 +1,9 @@
    25.4  /*
    25.5  **  OSSP asgui - Accounting system graphical user interface
    25.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    25.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    25.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    25.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   25.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   25.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   25.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   25.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   25.14  **
   25.15  **  This file is part of OSSP asgui, an accounting system graphical user
   25.16  **  interface which can be found at http://asgui.europalab.com/.
    26.1 --- a/as_gfx/revcolour.xpm	Mon Dec 15 15:31:10 2008 +0100
    26.2 +++ b/as_gfx/revcolour.xpm	Wed Jan 07 18:49:25 2009 +0100
    26.3 @@ -1,9 +1,9 @@
    26.4  /*
    26.5  **  OSSP asgui - Accounting system graphical user interface
    26.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    26.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    26.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    26.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   26.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   26.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   26.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   26.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   26.14  **
   26.15  **  This file is part of OSSP asgui, an accounting system graphical user
   26.16  **  interface which can be found at http://asgui.europalab.com/.
    27.1 --- a/as_gfx/rowadd.xpm	Mon Dec 15 15:31:10 2008 +0100
    27.2 +++ b/as_gfx/rowadd.xpm	Wed Jan 07 18:49:25 2009 +0100
    27.3 @@ -1,9 +1,9 @@
    27.4  /*
    27.5  **  OSSP asgui - Accounting system graphical user interface
    27.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    27.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    27.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    27.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   27.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   27.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   27.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   27.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   27.14  **
   27.15  **  This file is part of OSSP asgui, an accounting system graphical user
   27.16  **  interface which can be found at http://asgui.europalab.com/.
    28.1 --- a/as_gfx/rowaddd.xpm	Mon Dec 15 15:31:10 2008 +0100
    28.2 +++ b/as_gfx/rowaddd.xpm	Wed Jan 07 18:49:25 2009 +0100
    28.3 @@ -1,9 +1,9 @@
    28.4  /*
    28.5  **  OSSP asgui - Accounting system graphical user interface
    28.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    28.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    28.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    28.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   28.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   28.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   28.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   28.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   28.14  **
   28.15  **  This file is part of OSSP asgui, an accounting system graphical user
   28.16  **  interface which can be found at http://asgui.europalab.com/.
    29.1 --- a/as_gfx/rowdel.xpm	Mon Dec 15 15:31:10 2008 +0100
    29.2 +++ b/as_gfx/rowdel.xpm	Wed Jan 07 18:49:25 2009 +0100
    29.3 @@ -1,9 +1,9 @@
    29.4  /*
    29.5  **  OSSP asgui - Accounting system graphical user interface
    29.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    29.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    29.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    29.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   29.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   29.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   29.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   29.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   29.14  **
   29.15  **  This file is part of OSSP asgui, an accounting system graphical user
   29.16  **  interface which can be found at http://asgui.europalab.com/.
    30.1 --- a/as_gfx/rowdeld.xpm	Mon Dec 15 15:31:10 2008 +0100
    30.2 +++ b/as_gfx/rowdeld.xpm	Wed Jan 07 18:49:25 2009 +0100
    30.3 @@ -1,9 +1,9 @@
    30.4  /*
    30.5  **  OSSP asgui - Accounting system graphical user interface
    30.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    30.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    30.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    30.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   30.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   30.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   30.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   30.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   30.14  **
   30.15  **  This file is part of OSSP asgui, an accounting system graphical user
   30.16  **  interface which can be found at http://asgui.europalab.com/.
    31.1 --- a/as_gfx/sync.xpm	Mon Dec 15 15:31:10 2008 +0100
    31.2 +++ b/as_gfx/sync.xpm	Wed Jan 07 18:49:25 2009 +0100
    31.3 @@ -1,9 +1,9 @@
    31.4  /*
    31.5  **  OSSP asgui - Accounting system graphical user interface
    31.6 -**  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    31.7 -**  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    31.8 -**  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    31.9 -**  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   31.10 +**  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   31.11 +**  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   31.12 +**  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   31.13 +**  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   31.14  **
   31.15  **  This file is part of OSSP asgui, an accounting system graphical user
   31.16  **  interface which can be found at http://asgui.europalab.com/.
    32.1 --- a/as_gui.cpp	Mon Dec 15 15:31:10 2008 +0100
    32.2 +++ b/as_gui.cpp	Wed Jan 07 18:49:25 2009 +0100
    32.3 @@ -1,9 +1,9 @@
    32.4  //
    32.5  //  OSSP asgui - Accounting system graphical user interface
    32.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    32.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    32.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    32.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   32.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   32.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   32.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   32.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   32.14  //
   32.15  //  This file is part of OSSP asgui, an accounting system graphical user
   32.16  //  interface which can be found at http://asgui.europalab.com/.
    33.1 --- a/as_gui.h	Mon Dec 15 15:31:10 2008 +0100
    33.2 +++ b/as_gui.h	Wed Jan 07 18:49:25 2009 +0100
    33.3 @@ -1,9 +1,9 @@
    33.4  //
    33.5  //  OSSP asgui - Accounting system graphical user interface
    33.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    33.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    33.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    33.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   33.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   33.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   33.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   33.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   33.14  //
   33.15  //  This file is part of OSSP asgui, an accounting system graphical user
   33.16  //  interface which can be found at http://asgui.europalab.com/.
    34.1 --- a/as_gui_test.sh	Mon Dec 15 15:31:10 2008 +0100
    34.2 +++ b/as_gui_test.sh	Wed Jan 07 18:49:25 2009 +0100
    34.3 @@ -1,9 +1,9 @@
    34.4  ##
    34.5  ##  OSSP asgui - Accounting system graphical user interface
    34.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    34.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    34.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    34.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   34.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   34.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   34.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   34.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   34.14  ##
   34.15  ##  This file is part of OSSP asgui, an accounting system graphical user
   34.16  ##  interface which can be found at http://asgui.europalab.com/.
    35.1 --- a/as_helpanel.cpp	Mon Dec 15 15:31:10 2008 +0100
    35.2 +++ b/as_helpanel.cpp	Wed Jan 07 18:49:25 2009 +0100
    35.3 @@ -1,9 +1,9 @@
    35.4  //
    35.5  //  OSSP asgui - Accounting system graphical user interface
    35.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    35.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    35.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    35.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   35.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   35.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   35.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   35.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   35.14  //
   35.15  //  This file is part of OSSP asgui, an accounting system graphical user
   35.16  //  interface which can be found at http://asgui.europalab.com/.
    36.1 --- a/as_helpanel.h	Mon Dec 15 15:31:10 2008 +0100
    36.2 +++ b/as_helpanel.h	Wed Jan 07 18:49:25 2009 +0100
    36.3 @@ -1,9 +1,9 @@
    36.4  //
    36.5  //  OSSP asgui - Accounting system graphical user interface
    36.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    36.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    36.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    36.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   36.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   36.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   36.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   36.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   36.14  //
   36.15  //  This file is part of OSSP asgui, an accounting system graphical user
   36.16  //  interface which can be found at http://asgui.europalab.com/.
    37.1 --- a/as_main.cpp	Mon Dec 15 15:31:10 2008 +0100
    37.2 +++ b/as_main.cpp	Wed Jan 07 18:49:25 2009 +0100
    37.3 @@ -1,9 +1,9 @@
    37.4  //
    37.5  //  OSSP asgui - Accounting system graphical user interface
    37.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    37.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    37.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    37.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   37.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   37.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   37.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   37.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   37.14  //
   37.15  //  This file is part of OSSP asgui, an accounting system graphical user
   37.16  //  interface which can be found at http://asgui.europalab.com/.
    38.1 --- a/as_numdial.cpp	Mon Dec 15 15:31:10 2008 +0100
    38.2 +++ b/as_numdial.cpp	Wed Jan 07 18:49:25 2009 +0100
    38.3 @@ -1,9 +1,9 @@
    38.4  //
    38.5  //  OSSP asgui - Accounting system graphical user interface
    38.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    38.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    38.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    38.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   38.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   38.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   38.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   38.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   38.14  //
   38.15  //  This file is part of OSSP asgui, an accounting system graphical user
   38.16  //  interface which can be found at http://asgui.europalab.com/.
    39.1 --- a/as_numdial.h	Mon Dec 15 15:31:10 2008 +0100
    39.2 +++ b/as_numdial.h	Wed Jan 07 18:49:25 2009 +0100
    39.3 @@ -1,9 +1,9 @@
    39.4  //
    39.5  //  OSSP asgui - Accounting system graphical user interface
    39.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    39.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    39.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    39.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   39.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   39.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   39.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   39.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   39.14  //
   39.15  //  This file is part of OSSP asgui, an accounting system graphical user
   39.16  //  interface which can be found at http://asgui.europalab.com/.
    40.1 --- a/as_panel.cpp	Mon Dec 15 15:31:10 2008 +0100
    40.2 +++ b/as_panel.cpp	Wed Jan 07 18:49:25 2009 +0100
    40.3 @@ -1,9 +1,9 @@
    40.4  //
    40.5  //  OSSP asgui - Accounting system graphical user interface
    40.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    40.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    40.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    40.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   40.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   40.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   40.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   40.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   40.14  //
   40.15  //  This file is part of OSSP asgui, an accounting system graphical user
   40.16  //  interface which can be found at http://asgui.europalab.com/.
    41.1 --- a/as_panel.h	Mon Dec 15 15:31:10 2008 +0100
    41.2 +++ b/as_panel.h	Wed Jan 07 18:49:25 2009 +0100
    41.3 @@ -1,9 +1,9 @@
    41.4  //
    41.5  //  OSSP asgui - Accounting system graphical user interface
    41.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    41.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    41.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    41.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   41.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   41.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   41.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   41.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   41.14  //
   41.15  //  This file is part of OSSP asgui, an accounting system graphical user
   41.16  //  interface which can be found at http://asgui.europalab.com/.
    42.1 --- a/as_rand.cpp	Mon Dec 15 15:31:10 2008 +0100
    42.2 +++ b/as_rand.cpp	Wed Jan 07 18:49:25 2009 +0100
    42.3 @@ -1,9 +1,9 @@
    42.4  //
    42.5  //  OSSP asgui - Accounting system graphical user interface
    42.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    42.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    42.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    42.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   42.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   42.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   42.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   42.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   42.14  //
   42.15  //  This file is part of OSSP asgui, an accounting system graphical user
   42.16  //  interface which can be found at http://asgui.europalab.com/.
    43.1 --- a/as_rand.h	Mon Dec 15 15:31:10 2008 +0100
    43.2 +++ b/as_rand.h	Wed Jan 07 18:49:25 2009 +0100
    43.3 @@ -1,9 +1,9 @@
    43.4  //
    43.5  //  OSSP asgui - Accounting system graphical user interface
    43.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    43.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    43.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    43.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   43.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   43.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   43.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   43.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   43.14  //
   43.15  //  This file is part of OSSP asgui, an accounting system graphical user
   43.16  //  interface which can be found at http://asgui.europalab.com/.
    44.1 --- a/as_reportpanel.cpp	Mon Dec 15 15:31:10 2008 +0100
    44.2 +++ b/as_reportpanel.cpp	Wed Jan 07 18:49:25 2009 +0100
    44.3 @@ -1,9 +1,9 @@
    44.4  //
    44.5  //  OSSP asgui - Accounting system graphical user interface
    44.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    44.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    44.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    44.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   44.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   44.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   44.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   44.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   44.14  //
   44.15  //  This file is part of OSSP asgui, an accounting system graphical user
   44.16  //  interface which can be found at http://asgui.europalab.com/.
    45.1 --- a/as_reportpanel.h	Mon Dec 15 15:31:10 2008 +0100
    45.2 +++ b/as_reportpanel.h	Wed Jan 07 18:49:25 2009 +0100
    45.3 @@ -1,9 +1,9 @@
    45.4  //
    45.5  //  OSSP asgui - Accounting system graphical user interface
    45.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    45.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    45.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    45.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   45.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   45.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   45.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   45.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   45.14  //
   45.15  //  This file is part of OSSP asgui, an accounting system graphical user
   45.16  //  interface which can be found at http://asgui.europalab.com/.
    46.1 --- a/as_sfile.cpp	Mon Dec 15 15:31:10 2008 +0100
    46.2 +++ b/as_sfile.cpp	Wed Jan 07 18:49:25 2009 +0100
    46.3 @@ -1,9 +1,9 @@
    46.4  //
    46.5  //  OSSP asgui - Accounting system graphical user interface
    46.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    46.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    46.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    46.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   46.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   46.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   46.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   46.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   46.14  //
   46.15  //  This file is part of OSSP asgui, an accounting system graphical user
   46.16  //  interface which can be found at http://asgui.europalab.com/.
    47.1 --- a/as_sfile.h	Mon Dec 15 15:31:10 2008 +0100
    47.2 +++ b/as_sfile.h	Wed Jan 07 18:49:25 2009 +0100
    47.3 @@ -1,9 +1,9 @@
    47.4  //
    47.5  //  OSSP asgui - Accounting system graphical user interface
    47.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    47.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    47.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    47.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   47.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   47.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   47.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   47.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   47.14  //
   47.15  //  This file is part of OSSP asgui, an accounting system graphical user
   47.16  //  interface which can be found at http://asgui.europalab.com/.
    48.1 --- a/as_slot.cpp	Mon Dec 15 15:31:10 2008 +0100
    48.2 +++ b/as_slot.cpp	Wed Jan 07 18:49:25 2009 +0100
    48.3 @@ -1,9 +1,9 @@
    48.4  //
    48.5  //  OSSP asgui - Accounting system graphical user interface
    48.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    48.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    48.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    48.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   48.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   48.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   48.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   48.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   48.14  //
   48.15  //  This file is part of OSSP asgui, an accounting system graphical user
   48.16  //  interface which can be found at http://asgui.europalab.com/.
    49.1 --- a/as_stub.idl	Mon Dec 15 15:31:10 2008 +0100
    49.2 +++ b/as_stub.idl	Wed Jan 07 18:49:25 2009 +0100
    49.3 @@ -1,9 +1,9 @@
    49.4  //
    49.5  //  OSSP asgui - Accounting system graphical user interface
    49.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    49.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    49.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    49.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   49.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   49.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   49.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   49.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   49.14  //
   49.15  //  This file is part of OSSP asgui, an accounting system graphical user
   49.16  //  interface which can be found at http://asgui.europalab.com/.
    50.1 --- a/as_table.cpp	Mon Dec 15 15:31:10 2008 +0100
    50.2 +++ b/as_table.cpp	Wed Jan 07 18:49:25 2009 +0100
    50.3 @@ -1,9 +1,9 @@
    50.4  //
    50.5  //  OSSP asgui - Accounting system graphical user interface
    50.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    50.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    50.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    50.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   50.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   50.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   50.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   50.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   50.14  //
   50.15  //  This file is part of OSSP asgui, an accounting system graphical user
   50.16  //  interface which can be found at http://asgui.europalab.com/.
    51.1 --- a/as_table.h	Mon Dec 15 15:31:10 2008 +0100
    51.2 +++ b/as_table.h	Wed Jan 07 18:49:25 2009 +0100
    51.3 @@ -1,9 +1,9 @@
    51.4  //
    51.5  //  OSSP asgui - Accounting system graphical user interface
    51.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    51.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    51.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    51.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   51.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   51.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   51.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   51.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   51.14  //
   51.15  //  This file is part of OSSP asgui, an accounting system graphical user
   51.16  //  interface which can be found at http://asgui.europalab.com/.
    52.1 --- a/as_tableitem.h	Mon Dec 15 15:31:10 2008 +0100
    52.2 +++ b/as_tableitem.h	Wed Jan 07 18:49:25 2009 +0100
    52.3 @@ -1,9 +1,9 @@
    52.4  //
    52.5  //  OSSP asgui - Accounting system graphical user interface
    52.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    52.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    52.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    52.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   52.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   52.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   52.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   52.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   52.14  //
   52.15  //  This file is part of OSSP asgui, an accounting system graphical user
   52.16  //  interface which can be found at http://asgui.europalab.com/.
    53.1 --- a/as_user.cpp	Mon Dec 15 15:31:10 2008 +0100
    53.2 +++ b/as_user.cpp	Wed Jan 07 18:49:25 2009 +0100
    53.3 @@ -1,9 +1,9 @@
    53.4  //
    53.5  //  OSSP asgui - Accounting system graphical user interface
    53.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    53.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    53.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    53.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   53.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   53.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   53.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   53.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   53.14  //
   53.15  //  This file is part of OSSP asgui, an accounting system graphical user
   53.16  //  interface which can be found at http://asgui.europalab.com/.
    54.1 --- a/as_user.h	Mon Dec 15 15:31:10 2008 +0100
    54.2 +++ b/as_user.h	Wed Jan 07 18:49:25 2009 +0100
    54.3 @@ -1,9 +1,9 @@
    54.4  //
    54.5  //  OSSP asgui - Accounting system graphical user interface
    54.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    54.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    54.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    54.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   54.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   54.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   54.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   54.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   54.14  //
   54.15  //  This file is part of OSSP asgui, an accounting system graphical user
   54.16  //  interface which can be found at http://asgui.europalab.com/.
    55.1 --- a/as_uuid.cpp	Mon Dec 15 15:31:10 2008 +0100
    55.2 +++ b/as_uuid.cpp	Wed Jan 07 18:49:25 2009 +0100
    55.3 @@ -1,9 +1,9 @@
    55.4  //
    55.5  //  OSSP asgui - Accounting system graphical user interface
    55.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    55.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    55.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    55.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   55.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   55.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   55.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   55.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   55.14  //
   55.15  //  This file is part of OSSP asgui, an accounting system graphical user
   55.16  //  interface which can be found at http://asgui.europalab.com/.
    56.1 --- a/as_uuid.h	Mon Dec 15 15:31:10 2008 +0100
    56.2 +++ b/as_uuid.h	Wed Jan 07 18:49:25 2009 +0100
    56.3 @@ -1,9 +1,9 @@
    56.4  //
    56.5  //  OSSP asgui - Accounting system graphical user interface
    56.6 -//  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    56.7 -//  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    56.8 -//  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    56.9 -//  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   56.10 +//  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   56.11 +//  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   56.12 +//  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   56.13 +//  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   56.14  //
   56.15  //  This file is part of OSSP asgui, an accounting system graphical user
   56.16  //  interface which can be found at http://asgui.europalab.com/.
    57.1 --- a/configure.in	Mon Dec 15 15:31:10 2008 +0100
    57.2 +++ b/configure.in	Wed Jan 07 18:49:25 2009 +0100
    57.3 @@ -1,9 +1,9 @@
    57.4  ##
    57.5  ##  OSSP asgui - Accounting system graphical user interface
    57.6 -##  Copyright (c) 2002-2008 The OSSP Project (http://www.ossp.org/)
    57.7 -##  Copyright (c) 2002-2008 Ralf S. Engelschall <rse@engelschall.com>
    57.8 -##  Copyright (c) 2002-2008 Michael Schloh von Bennewitz <michael@schloh.com>
    57.9 -##  Copyright (c) 2002-2008 Cable & Wireless Telecommunications Services GmbH
   57.10 +##  Copyright (c) 2002-2009 The OSSP Project (http://www.ossp.org/)
   57.11 +##  Copyright (c) 2002-2009 Ralf S. Engelschall <rse@engelschall.com>
   57.12 +##  Copyright (c) 2002-2009 Michael Schloh von Bennewitz <michael@schloh.com>
   57.13 +##  Copyright (c) 2002-2009 Cable & Wireless Telecommunications Services GmbH
   57.14  ##
   57.15  ##  This file is part of OSSP asgui, an accounting system graphical user
   57.16  ##  interface which can be found at http://asgui.europalab.com/.

mercurial