From ae3ce37a57c3f65a5400c396cc3196b90fd22ea9 Mon Sep 17 00:00:00 2001 From: c3do Date: Sat, 19 Oct 2019 16:45:30 +0200 Subject: [PATCH] copyright mentions --- htdocs/product/class/api_products.class.php | 1 + htdocs/societe/class/api_thirdparties.class.php | 1 + 2 files changed, 2 insertions(+) diff --git a/htdocs/product/class/api_products.class.php b/htdocs/product/class/api_products.class.php index d5b5cb77f7a..d6066b1a03a 100644 --- a/htdocs/product/class/api_products.class.php +++ b/htdocs/product/class/api_products.class.php @@ -1,5 +1,6 @@ + * Copyright (C) 2019 Cedric Ancelin * * 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 diff --git a/htdocs/societe/class/api_thirdparties.class.php b/htdocs/societe/class/api_thirdparties.class.php index 617c6ad1f2a..982f64e44f0 100644 --- a/htdocs/societe/class/api_thirdparties.class.php +++ b/htdocs/societe/class/api_thirdparties.class.php @@ -1,6 +1,7 @@ * Copyright (C) 2018 Pierre Chéné + * Copyright (C) 2019 Cedric Ancelin * * 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