From 8d5093b1fec9dff0f48a10a5815654703d387229 Mon Sep 17 00:00:00 2001 From: jlb Date: Tue, 11 Mar 2003 15:37:41 +0000 Subject: [PATCH] ajout de mes notices de copyright --- mysql/data/data.sql | 1 + mysql/tables/llx_adherent_type.sql | 1 + mysql/tables/llx_const.sql | 1 + 3 files changed, 3 insertions(+) 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