diff --git a/Command/SetPasswordCommand.php b/Command/SetPasswordCommand.php index 4a08b31c6..c6741b524 100644 --- a/Command/SetPasswordCommand.php +++ b/Command/SetPasswordCommand.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/DependencyInjection/ConfigConsistencyCompilerPass.php b/DependencyInjection/ConfigConsistencyCompilerPass.php index ba7e0052b..3331b29bb 100644 --- a/DependencyInjection/ConfigConsistencyCompilerPass.php +++ b/DependencyInjection/ConfigConsistencyCompilerPass.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/DependencyInjection/TimelineCompilerClass.php b/DependencyInjection/TimelineCompilerClass.php index 4fad76538..1cb06e0c7 100644 --- a/DependencyInjection/TimelineCompilerClass.php +++ b/DependencyInjection/TimelineCompilerClass.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/Doctrine/DQL/Unaccent.php b/Doctrine/DQL/Unaccent.php index 251c722a1..2ced15344 100644 --- a/Doctrine/DQL/Unaccent.php +++ b/Doctrine/DQL/Unaccent.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/Form/Type/DataTransformer/MultipleObjectsToIdTransformer.php b/Form/Type/DataTransformer/MultipleObjectsToIdTransformer.php index 9f2ce1b7c..be1e0a20b 100644 --- a/Form/Type/DataTransformer/MultipleObjectsToIdTransformer.php +++ b/Form/Type/DataTransformer/MultipleObjectsToIdTransformer.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/Form/Type/DataTransformer/ObjectToIdTransformer.php b/Form/Type/DataTransformer/ObjectToIdTransformer.php index e09efc1c2..7193c93a6 100644 --- a/Form/Type/DataTransformer/ObjectToIdTransformer.php +++ b/Form/Type/DataTransformer/ObjectToIdTransformer.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/Form/Type/Select2ChoiceType.php b/Form/Type/Select2ChoiceType.php index 47ca93d93..263a6f24c 100644 --- a/Form/Type/Select2ChoiceType.php +++ b/Form/Type/Select2ChoiceType.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/Form/Type/Select2EntityType.php b/Form/Type/Select2EntityType.php index 6701e3eca..eafed7515 100644 --- a/Form/Type/Select2EntityType.php +++ b/Form/Type/Select2EntityType.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/Routing/Loader/ChillRoutesLoader.php b/Routing/Loader/ChillRoutesLoader.php index 791f32150..b7a719073 100644 --- a/Routing/Loader/ChillRoutesLoader.php +++ b/Routing/Loader/ChillRoutesLoader.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/Search/UnknowSearchDomainException.php b/Search/UnknowSearchDomainException.php index b2a2d4085..5c09ebe39 100644 --- a/Search/UnknowSearchDomainException.php +++ b/Search/UnknowSearchDomainException.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/Search/UnknowSearchNameException.php b/Search/UnknowSearchNameException.php index 0bd0989d1..989fdbec5 100644 --- a/Search/UnknowSearchNameException.php +++ b/Search/UnknowSearchNameException.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/Controller/SearchControllerTest.php b/Tests/Controller/SearchControllerTest.php index 62be5d0f5..c4d69d407 100644 --- a/Tests/Controller/SearchControllerTest.php +++ b/Tests/Controller/SearchControllerTest.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/Tests/DependencyInjection/ConfigConsistencyCompilerPassTest.php b/Tests/DependencyInjection/ConfigConsistencyCompilerPassTest.php index bf0906266..0528bef56 100644 --- a/Tests/DependencyInjection/ConfigConsistencyCompilerPassTest.php +++ b/Tests/DependencyInjection/ConfigConsistencyCompilerPassTest.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/Tests/Routing/Loader/RouteLoaderTest.php b/Tests/Routing/Loader/RouteLoaderTest.php index 81dc4d151..359c47a7b 100644 --- a/Tests/Routing/Loader/RouteLoaderTest.php +++ b/Tests/Routing/Loader/RouteLoaderTest.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/TimelineBuilder.php b/Timeline/TimelineBuilder.php index 6899d224b..2923c13a1 100644 --- a/Timeline/TimelineBuilder.php +++ b/Timeline/TimelineBuilder.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/TimelineProviderInterface.php b/Timeline/TimelineProviderInterface.php index 3406186fc..abe695e75 100644 --- a/Timeline/TimelineProviderInterface.php +++ b/Timeline/TimelineProviderInterface.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