Skip to content

Commit

Permalink
Update and unify header license in Library/
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Mar 6, 2021
1 parent 86863e3 commit e930f5a
Show file tree
Hide file tree
Showing 404 changed files with 404 additions and 404 deletions.
2 changes: 1 addition & 1 deletion Library/AliasManager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/ArgInfoDefinition.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Backends/BackendFactory.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Backends/ZendEngine2/Backend.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Backends/ZendEngine3/Backend.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Backends/ZendEngine3/FcallManager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Backends/ZendEngine3/StringsManager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Backends/ZendEngine3/VariablesManager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/BaseBackend.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Branch.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/BranchGraph.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/BranchGraphNode.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/BranchManager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/FunctionCallBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/LiteralBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Operators/AbstractOperatorBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Operators/BinaryOperatorBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Operators/CastOperatorBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Operators/NewInstanceOperatorBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Operators/TypeOfOperatorBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Operators/UnaryOperatorBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/ParameterBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/RawExpressionBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Statements/AbstractStatementBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Statements/IfStatementBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Statements/LetStatementBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Statements/ReturnStatementBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/Statements/ThrowStatementBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/StatementsBlockBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Builder/VariableBuilder.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Cache/ClassEntryCache.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Cache/FunctionCache.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Cache/MethodCache.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Cache/SlotsCache.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Cache/StaticMethodCache.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/CacheManager.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Call.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/ClassConstant.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/ClassDefinition.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/ClassDefinitionRuntime.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/ClassMethod.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/ClassMethodParameters.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/ClassProperty.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Code/Builder/Struct.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/CodePrinter.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/CompilationContext.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/CompiledExpression.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Compiler.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Compiler/CompilerFileFactory.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
2 changes: 1 addition & 1 deletion Library/Compiler/FileInterface.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

/*
/**
* This file is part of the Zephir.
*
* (c) Phalcon Team <[email protected]>
Expand Down
Loading

0 comments on commit e930f5a

Please sign in to comment.