Skip to content

Commit 9bcbf04

Browse files
CS fixes
1 parent 378d29b commit 9bcbf04

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CssInlinerExtension.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/*
4-
* This file is part of the Symfony package.
4+
* This file is part of Twig.
55
*
6-
* (c) Fabien Potencier <fabien@symfony.com>
6+
* (c) Fabien Potencier
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

Resources/functions.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?php
22

33
/*
4-
* This file is part of the Symfony package.
4+
* This file is part of Twig.
55
*
6-
* (c) Fabien Potencier <fabien@symfony.com>
6+
* (c) Fabien Potencier
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

0 commit comments

Comments
 (0)