copyright updates.

merge-requests/1/head
Gerhard Jaeger 2004-01-09 14:25:56 +00:00
rodzic c9d48fcdeb
commit 43dac158ba
13 zmienionych plików z 13 dodań i 16 usunięć

Wyświetl plik

@ -2,8 +2,7 @@
* @brief here we have the whole code to intialize the CCD and DAC stuff * @brief here we have the whole code to intialize the CCD and DAC stuff
* *
* based on sources acquired from Plustek Inc. * based on sources acquired from Plustek Inc.
* Copyright (c) 2000 Plustek Inc. * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -1,7 +1,7 @@
/** @file u12-hw.c /** @file u12-hw.c
* @brief The HW-access functions to the U12 backend stuff. * @brief The HW-access functions to the U12 backend stuff.
* *
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -1,7 +1,7 @@
/** @file u12-hwdef.h /** @file u12-hwdef.h
* @brief Definitions for the ASIC. * @brief Definitions for the ASIC.
* *
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -1,7 +1,7 @@
/** @file u12-if.c /** @file u12-if.c
* @brief The interface functions to the U12 backend stuff. * @brief The interface functions to the U12 backend stuff.
* *
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -2,7 +2,7 @@
* @brief functions to convert scanner data into image data * @brief functions to convert scanner data into image data
* *
* based on sources acquired from Plustek Inc. * based on sources acquired from Plustek Inc.
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -1,7 +1,7 @@
/** @file u12-io.c /** @file u12-io.c
* @brief The I/O functions to the U12 backend stuff. * @brief The I/O functions to the U12 backend stuff.
* *
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* GeneSys Logic I/O stuff derived from canon630u-common.c which has * GeneSys Logic I/O stuff derived from canon630u-common.c which has
* been written by Nathan Rutman <nathan@gordian.com> * been written by Nathan Rutman <nathan@gordian.com>
* *

Wyświetl plik

@ -1,7 +1,7 @@
/* @file u12_map.c /* @file u12_map.c
* @brief functions to create and manipulate gamma lookup tables. * @brief functions to create and manipulate gamma lookup tables.
* *
* Copyright (C) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (C) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -2,7 +2,7 @@
* @brief all functions for motor control * @brief all functions for motor control
* *
* based on sources acquired from Plustek Inc. * based on sources acquired from Plustek Inc.
* Copyright (C) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (C) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -1,7 +1,7 @@
/** @file u12-scanner.h /** @file u12-scanner.h
* @brief Definitions for the devices. * @brief Definitions for the devices.
* *
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -2,8 +2,7 @@
* @brief all the shading functions * @brief all the shading functions
* *
* based on sources acquired from Plustek Inc. * based on sources acquired from Plustek Inc.
* Copyright (C) 1998 Plustek Inc. * Copyright (C) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* Copyright (C) 2003 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -2,8 +2,7 @@
* @brief Here we find some adjustments according to the scan source. * @brief Here we find some adjustments according to the scan source.
* *
* based on sources acquired from Plustek Inc. * based on sources acquired from Plustek Inc.
* Copyright (C) 1998 Plustek Inc. * Copyright (C) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* Copyright (C) 2003 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -3,7 +3,7 @@
* the GeneSys Logic GL640 parallel-port to USB bridge. * the GeneSys Logic GL640 parallel-port to USB bridge.
* *
* Based on source aquired from Plustek<br> * Based on source aquired from Plustek<br>
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de><br> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de><br>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version

Wyświetl plik

@ -1,7 +1,7 @@
/** @file u12.h /** @file u12.h
* @brief Definitions for the backend. * @brief Definitions for the backend.
* *
* Copyright (c) 2003 Gerhard Jaeger <gerhard@gjaeger.de> * Copyright (c) 2003-2004 Gerhard Jaeger <gerhard@gjaeger.de>
* *
* History: * History:
* - 0.01 - initial version * - 0.01 - initial version