From 4585980ca8df6104e1d711c0047798b5be9e9f5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Sun, 22 Feb 2015 21:50:13 +0100 Subject: [PATCH] fix copyright statement --- Controller/TimelinePersonController.php | 2 +- Tests/Search/PersonSearchTest.php | 2 +- Timeline/AbstractTimelineAccompanyingPeriod.php | 2 +- Timeline/TimelineAccompanyingPeriodClosing.php | 2 +- Timeline/TimelineAccompanyingPeriodOpening.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Controller/TimelinePersonController.php b/Controller/TimelinePersonController.php index 7c95db68d..0fb0f1015 100644 --- a/Controller/TimelinePersonController.php +++ b/Controller/TimelinePersonController.php @@ -1,7 +1,7 @@ + * Copyright (C) 2015 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/Search/PersonSearchTest.php b/Tests/Search/PersonSearchTest.php index 20f1d3317..d8f57b9db 100644 --- a/Tests/Search/PersonSearchTest.php +++ b/Tests/Search/PersonSearchTest.php @@ -2,7 +2,7 @@ /* * Chill is a software for social workers - * Copyright (C) 2015 Julien Fastré + * Copyright (C) 2015 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/Timeline/AbstractTimelineAccompanyingPeriod.php b/Timeline/AbstractTimelineAccompanyingPeriod.php index d7d08ea11..701e1fa41 100644 --- a/Timeline/AbstractTimelineAccompanyingPeriod.php +++ b/Timeline/AbstractTimelineAccompanyingPeriod.php @@ -1,7 +1,7 @@ + * Copyright (C) 2015 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/Timeline/TimelineAccompanyingPeriodClosing.php b/Timeline/TimelineAccompanyingPeriodClosing.php index bb2534034..34fa964cc 100644 --- a/Timeline/TimelineAccompanyingPeriodClosing.php +++ b/Timeline/TimelineAccompanyingPeriodClosing.php @@ -1,7 +1,7 @@ + * Copyright (C) 2015 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/Timeline/TimelineAccompanyingPeriodOpening.php b/Timeline/TimelineAccompanyingPeriodOpening.php index 0ce0de527..91f6272d3 100644 --- a/Timeline/TimelineAccompanyingPeriodOpening.php +++ b/Timeline/TimelineAccompanyingPeriodOpening.php @@ -1,7 +1,7 @@ + * Copyright (C) 2015 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