Skip to content

Commit

Permalink
Quality: Happy new year!
Browse files Browse the repository at this point in the history
  • Loading branch information
vonglasow committed Jan 12, 2017
1 parent 0f9cdcb commit fdd4b36
Show file tree
Hide file tree
Showing 36 changed files with 72 additions and 72 deletions.
4 changes: 2 additions & 2 deletions Bin/Assert.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -44,7 +44,7 @@
*
* Assert rules.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Assert extends Console\Dispatcher\Kit
Expand Down
4 changes: 2 additions & 2 deletions Context.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -41,7 +41,7 @@
*
* Context of a rule, it contains data to instanciate the rule.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Context implements \ArrayAccess
Expand Down
4 changes: 2 additions & 2 deletions DynamicCallable.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -43,7 +43,7 @@
*
* A callable without cache. Useful for the Context.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class DynamicCallable extends Consistency\Xcallable
Expand Down
4 changes: 2 additions & 2 deletions Exception/Asserter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -41,7 +41,7 @@
*
* Extending the \Hoa\Ruler\Exception class.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Asserter extends Exception
Expand Down
4 changes: 2 additions & 2 deletions Exception/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -44,7 +44,7 @@
*
* Extending the \Hoa\Exception\Exception class.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Exception extends HoaException
Expand Down
4 changes: 2 additions & 2 deletions Exception/Interpreter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -41,7 +41,7 @@
*
* Extending the \Hoa\Ruler\Exception class.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Interpreter extends Exception
Expand Down
4 changes: 2 additions & 2 deletions Model/Bag/Bag.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -44,7 +44,7 @@
*
* Generic bag.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
abstract class Bag implements Visitor\Element
Expand Down
4 changes: 2 additions & 2 deletions Model/Bag/Context.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -43,7 +43,7 @@
*
* Bag for context, i.e. a variable.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Context extends Bag
Expand Down
4 changes: 2 additions & 2 deletions Model/Bag/RulerArray.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -41,7 +41,7 @@
*
* Bag for an array.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class RulerArray extends Bag
Expand Down
4 changes: 2 additions & 2 deletions Model/Bag/Scalar.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -41,7 +41,7 @@
*
* Bag for a scalar.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Scalar extends Bag
Expand Down
4 changes: 2 additions & 2 deletions Model/Model.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -45,7 +45,7 @@
*
* Root of the model, allow to declare everything.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Model implements Visitor\Element
Expand Down
4 changes: 2 additions & 2 deletions Model/Operator.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -44,7 +44,7 @@
*
* Represent an operator or a function (in prefixed notation).
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Operator
Expand Down
4 changes: 2 additions & 2 deletions Ruler.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -46,7 +46,7 @@
*
* Ruler helpers.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Ruler
Expand Down
4 changes: 2 additions & 2 deletions Test/Integration/Documentation.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -44,7 +44,7 @@
*
* Test suite of the examples in the documentation.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Documentation extends Test\Integration\Suite implements Test\Decorrelated
Expand Down
4 changes: 2 additions & 2 deletions Test/Integration/Model/Operator.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -44,7 +44,7 @@
*
* Test suite of the operator object of the model.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Operator extends Test\Integration\Suite
Expand Down
4 changes: 2 additions & 2 deletions Test/Unit/Context.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -45,7 +45,7 @@
*
* Test suite of the context.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Context extends Test\Unit\Suite
Expand Down
4 changes: 2 additions & 2 deletions Test/Unit/DynamicCallable.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -45,7 +45,7 @@
*
* Test suite of the dynamic callable.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class DynamicCallable extends Test\Unit\Suite
Expand Down
4 changes: 2 additions & 2 deletions Test/Unit/Exception/Asserter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -45,7 +45,7 @@
*
* Test suite of the asserter exception.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Asserter extends Test\Unit\Suite
Expand Down
4 changes: 2 additions & 2 deletions Test/Unit/Exception/Exception.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -45,7 +45,7 @@
*
* Test suite of the main exception class.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Exception extends Test\Unit\Suite
Expand Down
4 changes: 2 additions & 2 deletions Test/Unit/Exception/Interpreter.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -45,7 +45,7 @@
*
* Test suite of the asserter exception.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Interpreter extends Test\Unit\Suite
Expand Down
4 changes: 2 additions & 2 deletions Test/Unit/Issue.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -44,7 +44,7 @@
*
* Test suite of detected issues.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Issue extends Test\Unit\Suite implements Test\Decorrelated
Expand Down
4 changes: 2 additions & 2 deletions Test/Unit/Model/Bag/Bag.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*
* New BSD License
*
* Copyright © 2007-2016, Hoa community. All rights reserved.
* Copyright © 2007-2017, Hoa community. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
Expand Down Expand Up @@ -45,7 +45,7 @@
*
* Test suite of the bag generic class.
*
* @copyright Copyright © 2007-2016 Hoa community
* @copyright Copyright © 2007-2017 Hoa community
* @license New BSD License
*/
class Bag extends Test\Unit\Suite
Expand Down
Loading

0 comments on commit fdd4b36

Please sign in to comment.