From edd74b710bec09f5b7e0429c5063cd1014a624a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Sun, 22 Feb 2015 21:49:08 +0100 Subject: [PATCH] fix copyright statement --- Command/CreateFieldsOnGroupCommand.php | 2 +- Tests/CustomFieldTestHelper.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Command/CreateFieldsOnGroupCommand.php b/Command/CreateFieldsOnGroupCommand.php index 82581f9b5..e91f85039 100644 --- a/Command/CreateFieldsOnGroupCommand.php +++ b/Command/CreateFieldsOnGroupCommand.php @@ -2,7 +2,7 @@ /* * Chill is a software for social workers - * Copyright (C) 2014 Julien Fastré + * Copyright (C) 2014 Champs-Libres Coopérative * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by diff --git a/Tests/CustomFieldTestHelper.php b/Tests/CustomFieldTestHelper.php index 74eb5bd1a..522848c91 100644 --- a/Tests/CustomFieldTestHelper.php +++ b/Tests/CustomFieldTestHelper.php @@ -2,7 +2,7 @@ /* * Chill is a software for social workers - * Copyright (C) 2014 Julien Fastré + * Copyright (C) 2014 Champs-Libres Coopérative * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by