From b9a1cc2a5f6a27ae71e76e2f44c999b313a307fc Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville <rodolphe@quiedeville.org> Date: Mon, 1 Sep 2008 13:36:15 +0000 Subject: [PATCH] Missing Copyright --- htdocs/expedition/mods/methode_expedition_colsui.modules.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/htdocs/expedition/mods/methode_expedition_colsui.modules.php b/htdocs/expedition/mods/methode_expedition_colsui.modules.php index f2e740276bb..ab76d98ab97 100644 --- a/htdocs/expedition/mods/methode_expedition_colsui.modules.php +++ b/htdocs/expedition/mods/methode_expedition_colsui.modules.php @@ -1,5 +1,6 @@ <?PHP /* Copyright (C) 2008 Rodolphe Quiedeville <rodolphe@quiedeville.org> + * Copyright (C) 2008 Bearstech - http://bearstech.com/ * * 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 @@ -16,7 +17,6 @@ * * $Id$ * $Source$ - * */ include_once "methode_expedition.modules.php"; @@ -39,5 +39,4 @@ Class methode_expedition_colsui extends methode_expedition } } - ?> -- GitLab