From 7f6c90ceec0ad484fb3d9629b023f32387e9bbb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Deruss=C3=A9?= Date: Thu, 10 Dec 2020 19:02:00 +0100 Subject: [PATCH] Fix CS in link binary --- link | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/link b/link index c48c64c49d..60cd84dc4b 100755 --- a/link +++ b/link @@ -2,12 +2,12 @@ -* -* For the full copyright and license information, please view the LICENSE -* file that was distributed with this source code. + * This file is part of the Symfony package. + * + * (c) Fabien Potencier + * + * For the full copyright and license information, please view the LICENSE + * file that was distributed with this source code. */ require __DIR__.'/src/Symfony/Component/Filesystem/Exception/ExceptionInterface.php';