diff --git a/mysql/data/data.sql b/mysql/data/data.sql index 46a6be62d44..f83cfe6c7aa 100644 --- a/mysql/data/data.sql +++ b/mysql/data/data.sql @@ -1,5 +1,6 @@ -- -- Copyright (C) 2001-2003 Rodolphe Quiedeville +-- Copyright (C) 2003 Jean-Louis Bergamo -- -- $Id$ -- $Source$ diff --git a/mysql/tables/llx_adherent_type.sql b/mysql/tables/llx_adherent_type.sql index d2ddf44433c..c8092bf4408 100644 --- a/mysql/tables/llx_adherent_type.sql +++ b/mysql/tables/llx_adherent_type.sql @@ -1,4 +1,5 @@ -- =================================================================== +-- Copyright (C) 2003 Jean-Louis Bergamo -- $Id$ -- $Source$ -- diff --git a/mysql/tables/llx_const.sql b/mysql/tables/llx_const.sql index 57d6403ff31..f5a7361c256 100644 --- a/mysql/tables/llx_const.sql +++ b/mysql/tables/llx_const.sql @@ -1,5 +1,6 @@ -- ============================================================================ -- Copyright (C) 2001-2002 Rodolphe Quiedeville +-- Copyright (C) 2003 Jean-Louis Bergamo -- -- 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