Skip to content

Commit 9fc2fcc

Browse files
authored
Added a license header.
1 parent a2dc5ca commit 9fc2fcc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

includes/MultiCodeBlockBuilder.php

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
<?php
2+
/**
3+
* This file is part of MultiCodeBlock.
4+
*
5+
* For the full copyright and license information, please view the LICENSE
6+
* file that was distributed with this source code.
7+
*/
8+
29
require_once __DIR__ . '/vendor/autoload.php';
310

411
require_once 'class/Description.php';

0 commit comments

Comments
 (0)