mirror of
https://github.com/flextype/flextype.git
synced 2025-08-16 01:54:28 +02:00
chore(flextype): update copyright information
This commit is contained in:
13
bin/flextype
13
bin/flextype
@@ -1,9 +1,16 @@
|
||||
#!/usr/bin/env php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* Flextype (https://awilum.github.io/flextype)
|
||||
* Founded by Sergey Romanenko and maintained by Flextype Community.
|
||||
/**
|
||||
* Flextype - Hybrid Content Management System with the freedom of a headless CMS
|
||||
* and with the full functionality of a traditional CMS!
|
||||
*
|
||||
* Copyright (c) Sergey Romanenko (https://awilum.github.io)
|
||||
*
|
||||
* Licensed under The MIT License.
|
||||
*
|
||||
* For full copyright and license information, please see the LICENSE
|
||||
* Redistributions of files must retain the above copyright notice.
|
||||
*/
|
||||
|
||||
namespace Flextype;
|
||||
|
Reference in New Issue
Block a user