From ab3732f91f9ee1f3526dac0986b1a96b431e40e4 Mon Sep 17 00:00:00 2001 From: Alexandre Gomes Gaigalas Date: Fri, 17 Feb 2023 01:13:51 -0300 Subject: [PATCH] Use SPDX IDs for licensing SPDX IDs are shorter than licensing notes previously used, and adhere better to FOSS standards. It is also machine-readable. --- .docheader | 8 ++----- CONTRIBUTING.md | 24 +++++-------------- library/ChainedValidator.php | 8 ++----- library/Exceptions/AllOfException.php | 8 ++----- library/Exceptions/AlnumException.php | 8 ++----- library/Exceptions/AlphaException.php | 8 ++----- library/Exceptions/AlwaysInvalidException.php | 8 ++----- library/Exceptions/AlwaysValidException.php | 8 ++----- library/Exceptions/AnyOfException.php | 8 ++----- library/Exceptions/ArrayTypeException.php | 8 ++----- library/Exceptions/ArrayValException.php | 8 ++----- library/Exceptions/AttributeException.php | 8 ++----- library/Exceptions/Base64Exception.php | 8 ++----- library/Exceptions/BaseException.php | 8 ++----- library/Exceptions/BetweenException.php | 8 ++----- library/Exceptions/BoolTypeException.php | 8 ++----- library/Exceptions/BoolValException.php | 8 ++----- library/Exceptions/BsnException.php | 8 ++----- library/Exceptions/CallException.php | 8 ++----- library/Exceptions/CallableTypeException.php | 8 ++----- library/Exceptions/CallbackException.php | 8 ++----- library/Exceptions/CharsetException.php | 8 ++----- library/Exceptions/CnhException.php | 8 ++----- library/Exceptions/CnpjException.php | 8 ++----- library/Exceptions/ComponentException.php | 8 ++----- library/Exceptions/ConsonantException.php | 8 ++----- library/Exceptions/ContainsAnyException.php | 8 ++----- library/Exceptions/ContainsException.php | 8 ++----- library/Exceptions/ControlException.php | 8 ++----- library/Exceptions/CountableException.php | 8 ++----- library/Exceptions/CountryCodeException.php | 8 ++----- library/Exceptions/CpfException.php | 8 ++----- library/Exceptions/CreditCardException.php | 8 ++----- library/Exceptions/CurrencyCodeException.php | 8 ++----- library/Exceptions/DateException.php | 8 ++----- library/Exceptions/DateTimeException.php | 8 ++----- library/Exceptions/DecimalException.php | 8 ++----- library/Exceptions/DigitException.php | 8 ++----- library/Exceptions/DirectoryException.php | 8 ++----- library/Exceptions/DomainException.php | 8 ++----- library/Exceptions/EachException.php | 8 ++----- library/Exceptions/EmailException.php | 8 ++----- library/Exceptions/EndsWithException.php | 8 ++----- library/Exceptions/EqualsException.php | 8 ++----- library/Exceptions/EquivalentException.php | 8 ++----- library/Exceptions/EvenException.php | 8 ++----- library/Exceptions/Exception.php | 8 ++----- library/Exceptions/ExecutableException.php | 8 ++----- library/Exceptions/ExistsException.php | 8 ++----- library/Exceptions/ExtensionException.php | 8 ++----- library/Exceptions/FactorException.php | 8 ++----- library/Exceptions/FalseValException.php | 8 ++----- library/Exceptions/FibonacciException.php | 8 ++----- library/Exceptions/FileException.php | 8 ++----- library/Exceptions/FilterVarException.php | 8 ++----- .../FilteredValidationException.php | 8 ++----- library/Exceptions/FiniteException.php | 8 ++----- library/Exceptions/FloatTypeException.php | 8 ++----- library/Exceptions/FloatValException.php | 8 ++----- library/Exceptions/GraphException.php | 8 ++----- library/Exceptions/GreaterThanException.php | 8 ++----- .../Exceptions/GroupedValidationException.php | 8 ++----- library/Exceptions/HexRgbColorException.php | 8 ++----- library/Exceptions/IbanException.php | 8 ++----- library/Exceptions/IdenticalException.php | 8 ++----- library/Exceptions/ImageException.php | 8 ++----- library/Exceptions/ImeiException.php | 8 ++----- library/Exceptions/InException.php | 8 ++----- library/Exceptions/InfiniteException.php | 8 ++----- library/Exceptions/InstanceException.php | 8 ++----- library/Exceptions/IntTypeException.php | 8 ++----- library/Exceptions/IntValException.php | 8 ++----- library/Exceptions/InvalidClassException.php | 8 ++----- library/Exceptions/IpException.php | 8 ++----- library/Exceptions/IsbnException.php | 8 ++----- library/Exceptions/IterableTypeException.php | 8 ++----- library/Exceptions/JsonException.php | 8 ++----- library/Exceptions/KeyException.php | 8 ++----- library/Exceptions/KeyNestedException.php | 8 ++----- library/Exceptions/KeySetException.php | 8 ++----- library/Exceptions/KeyValueException.php | 8 ++----- library/Exceptions/LanguageCodeException.php | 8 ++----- library/Exceptions/LeapDateException.php | 8 ++----- library/Exceptions/LeapYearException.php | 8 ++----- library/Exceptions/LengthException.php | 8 ++----- library/Exceptions/LessThanException.php | 8 ++----- library/Exceptions/LowercaseException.php | 8 ++----- library/Exceptions/LuhnException.php | 8 ++----- library/Exceptions/MacAddressException.php | 8 ++----- library/Exceptions/MaxAgeException.php | 8 ++----- library/Exceptions/MaxException.php | 8 ++----- library/Exceptions/MimetypeException.php | 8 ++----- library/Exceptions/MinAgeException.php | 8 ++----- library/Exceptions/MinException.php | 8 ++----- library/Exceptions/MultipleException.php | 8 ++----- library/Exceptions/NegativeException.php | 8 ++----- .../Exceptions/NestedValidationException.php | 8 ++----- library/Exceptions/NfeAccessKeyException.php | 8 ++----- library/Exceptions/NifException.php | 8 ++----- library/Exceptions/NipException.php | 8 ++----- library/Exceptions/NoException.php | 8 ++----- library/Exceptions/NoWhitespaceException.php | 8 ++----- library/Exceptions/NonOmissibleException.php | 8 ++----- library/Exceptions/NoneOfException.php | 8 ++----- library/Exceptions/NotBlankException.php | 8 ++----- library/Exceptions/NotEmojiException.php | 8 ++----- library/Exceptions/NotEmptyException.php | 8 ++----- library/Exceptions/NotException.php | 8 ++----- library/Exceptions/NotOptionalException.php | 8 ++----- library/Exceptions/NullTypeException.php | 8 ++----- library/Exceptions/NullableException.php | 8 ++----- library/Exceptions/NumberException.php | 8 ++----- library/Exceptions/NumericValException.php | 8 ++----- library/Exceptions/ObjectTypeException.php | 8 ++----- library/Exceptions/OddException.php | 8 ++----- library/Exceptions/OneOfException.php | 8 ++----- library/Exceptions/OptionalException.php | 8 ++----- library/Exceptions/PerfectSquareException.php | 8 ++----- library/Exceptions/PeselException.php | 8 ++----- library/Exceptions/PhoneException.php | 8 ++----- library/Exceptions/PhpLabelException.php | 8 ++----- library/Exceptions/PisException.php | 8 ++----- library/Exceptions/PolishIdCardException.php | 8 ++----- library/Exceptions/PortugueseNifException.php | 8 ++----- library/Exceptions/PositiveException.php | 8 ++----- library/Exceptions/PostalCodeException.php | 8 ++----- library/Exceptions/PrimeNumberException.php | 8 ++----- library/Exceptions/PrintableException.php | 8 ++----- library/Exceptions/PunctException.php | 8 ++----- library/Exceptions/ReadableException.php | 8 ++----- .../Exceptions/RecursiveExceptionIterator.php | 8 ++----- library/Exceptions/RegexException.php | 8 ++----- library/Exceptions/ResourceTypeException.php | 8 ++----- library/Exceptions/RomanException.php | 8 ++----- library/Exceptions/ScalarValException.php | 8 ++----- library/Exceptions/SfException.php | 8 ++----- library/Exceptions/SizeException.php | 8 ++----- library/Exceptions/SlugException.php | 8 ++----- library/Exceptions/SortedException.php | 8 ++----- library/Exceptions/SpaceException.php | 8 ++----- library/Exceptions/StartsWithException.php | 8 ++----- library/Exceptions/StringTypeException.php | 8 ++----- library/Exceptions/StringValException.php | 8 ++----- .../Exceptions/SubdivisionCodeException.php | 8 ++----- library/Exceptions/SubsetException.php | 8 ++----- library/Exceptions/SymbolicLinkException.php | 8 ++----- library/Exceptions/TimeException.php | 8 ++----- library/Exceptions/TldException.php | 8 ++----- library/Exceptions/TrueValException.php | 8 ++----- library/Exceptions/TypeException.php | 8 ++----- library/Exceptions/UniqueException.php | 8 ++----- library/Exceptions/UploadedException.php | 8 ++----- library/Exceptions/UppercaseException.php | 8 ++----- library/Exceptions/UrlException.php | 8 ++----- library/Exceptions/UuidException.php | 8 ++----- library/Exceptions/ValidationException.php | 8 ++----- library/Exceptions/ValidatorException.php | 8 ++----- library/Exceptions/VersionException.php | 8 ++----- library/Exceptions/VideoUrlException.php | 8 ++----- library/Exceptions/VowelException.php | 8 ++----- library/Exceptions/WhenException.php | 8 ++----- library/Exceptions/WritableException.php | 8 ++----- library/Exceptions/XdigitException.php | 8 ++----- library/Exceptions/YesException.php | 8 ++----- library/Factory.php | 8 ++----- library/Helpers/CanCompareValues.php | 8 ++----- library/Helpers/CanValidateDateTime.php | 8 ++----- library/Helpers/CanValidateIterable.php | 8 ++----- library/Helpers/CanValidateUndefined.php | 8 ++----- library/Helpers/Subdivisions.php | 8 ++----- library/Message/Formatter.php | 8 ++----- library/Message/ParameterStringifier.php | 8 ++----- .../Stringifier/KeepOriginalStringName.php | 8 ++----- library/Rules/AbstractAge.php | 8 ++----- library/Rules/AbstractComparison.php | 8 ++----- library/Rules/AbstractComposite.php | 8 ++----- library/Rules/AbstractEnvelope.php | 8 ++----- library/Rules/AbstractFilterRule.php | 8 ++----- library/Rules/AbstractRelated.php | 8 ++----- library/Rules/AbstractRule.php | 8 ++----- library/Rules/AbstractSearcher.php | 8 ++----- library/Rules/AbstractWrapper.php | 8 ++----- library/Rules/AllOf.php | 8 ++----- library/Rules/Alnum.php | 8 ++----- library/Rules/Alpha.php | 8 ++----- library/Rules/AlwaysInvalid.php | 8 ++----- library/Rules/AlwaysValid.php | 8 ++----- library/Rules/AnyOf.php | 8 ++----- library/Rules/ArrayType.php | 8 ++----- library/Rules/ArrayVal.php | 8 ++----- library/Rules/Attribute.php | 8 ++----- library/Rules/Base.php | 8 ++----- library/Rules/Base64.php | 8 ++----- library/Rules/Between.php | 8 ++----- library/Rules/BoolType.php | 8 ++----- library/Rules/BoolVal.php | 8 ++----- library/Rules/Bsn.php | 8 ++----- library/Rules/Call.php | 8 ++----- library/Rules/CallableType.php | 8 ++----- library/Rules/Callback.php | 8 ++----- library/Rules/Charset.php | 8 ++----- library/Rules/Cnh.php | 8 ++----- library/Rules/Cnpj.php | 8 ++----- library/Rules/Consonant.php | 8 ++----- library/Rules/Contains.php | 8 ++----- library/Rules/ContainsAny.php | 8 ++----- library/Rules/Control.php | 8 ++----- library/Rules/Countable.php | 8 ++----- library/Rules/CountryCode.php | 8 ++----- library/Rules/Cpf.php | 8 ++----- library/Rules/CreditCard.php | 8 ++----- library/Rules/CurrencyCode.php | 8 ++----- library/Rules/Date.php | 8 ++----- library/Rules/DateTime.php | 8 ++----- library/Rules/Decimal.php | 8 ++----- library/Rules/Digit.php | 8 ++----- library/Rules/Directory.php | 8 ++----- library/Rules/Domain.php | 8 ++----- library/Rules/Each.php | 8 ++----- library/Rules/Email.php | 8 ++----- library/Rules/EndsWith.php | 8 ++----- library/Rules/Equals.php | 8 ++----- library/Rules/Equivalent.php | 8 ++----- library/Rules/Even.php | 8 ++----- library/Rules/Executable.php | 8 ++----- library/Rules/Exists.php | 8 ++----- library/Rules/Extension.php | 8 ++----- library/Rules/Factor.php | 8 ++----- library/Rules/FalseVal.php | 8 ++----- library/Rules/Fibonacci.php | 8 ++----- library/Rules/File.php | 8 ++----- library/Rules/FilterVar.php | 8 ++----- library/Rules/Finite.php | 8 ++----- library/Rules/FloatType.php | 8 ++----- library/Rules/FloatVal.php | 8 ++----- library/Rules/Graph.php | 8 ++----- library/Rules/GreaterThan.php | 8 ++----- library/Rules/HexRgbColor.php | 8 ++----- library/Rules/Iban.php | 8 ++----- library/Rules/Identical.php | 8 ++----- library/Rules/Image.php | 8 ++----- library/Rules/Imei.php | 8 ++----- library/Rules/In.php | 8 ++----- library/Rules/Infinite.php | 8 ++----- library/Rules/Instance.php | 8 ++----- library/Rules/IntType.php | 8 ++----- library/Rules/IntVal.php | 8 ++----- library/Rules/Ip.php | 8 ++----- library/Rules/Isbn.php | 8 ++----- library/Rules/IterableType.php | 8 ++----- library/Rules/Json.php | 8 ++----- library/Rules/Key.php | 8 ++----- library/Rules/KeyNested.php | 8 ++----- library/Rules/KeySet.php | 8 ++----- library/Rules/KeyValue.php | 8 ++----- library/Rules/LanguageCode.php | 8 ++----- library/Rules/LeapDate.php | 8 ++----- library/Rules/LeapYear.php | 8 ++----- library/Rules/Length.php | 8 ++----- library/Rules/LessThan.php | 8 ++----- library/Rules/Lowercase.php | 8 ++----- library/Rules/Luhn.php | 8 ++----- library/Rules/MacAddress.php | 8 ++----- library/Rules/Max.php | 8 ++----- library/Rules/MaxAge.php | 8 ++----- library/Rules/Mimetype.php | 8 ++----- library/Rules/Min.php | 8 ++----- library/Rules/MinAge.php | 8 ++----- library/Rules/Multiple.php | 8 ++----- library/Rules/Negative.php | 8 ++----- library/Rules/NfeAccessKey.php | 8 ++----- library/Rules/Nif.php | 8 ++----- library/Rules/Nip.php | 8 ++----- library/Rules/No.php | 8 ++----- library/Rules/NoWhitespace.php | 8 ++----- library/Rules/NoneOf.php | 8 ++----- library/Rules/Not.php | 8 ++----- library/Rules/NotBlank.php | 8 ++----- library/Rules/NotEmoji.php | 8 ++----- library/Rules/NotEmpty.php | 8 ++----- library/Rules/NotOptional.php | 8 ++----- library/Rules/NullType.php | 8 ++----- library/Rules/Nullable.php | 8 ++----- library/Rules/Number.php | 8 ++----- library/Rules/NumericVal.php | 8 ++----- library/Rules/ObjectType.php | 8 ++----- library/Rules/Odd.php | 8 ++----- library/Rules/OneOf.php | 8 ++----- library/Rules/Optional.php | 8 ++----- library/Rules/PerfectSquare.php | 8 ++----- library/Rules/Pesel.php | 8 ++----- library/Rules/Phone.php | 8 ++----- library/Rules/PhpLabel.php | 8 ++----- library/Rules/Pis.php | 8 ++----- library/Rules/PolishIdCard.php | 8 ++----- library/Rules/PortugueseNif.php | 8 ++----- library/Rules/Positive.php | 8 ++----- library/Rules/PostalCode.php | 8 ++----- library/Rules/PrimeNumber.php | 8 ++----- library/Rules/Printable.php | 8 ++----- library/Rules/Punct.php | 8 ++----- library/Rules/Readable.php | 8 ++----- library/Rules/Regex.php | 8 ++----- library/Rules/ResourceType.php | 8 ++----- library/Rules/Roman.php | 8 ++----- library/Rules/ScalarVal.php | 8 ++----- library/Rules/Sf.php | 8 ++----- library/Rules/Size.php | 8 ++----- library/Rules/Slug.php | 8 ++----- library/Rules/Sorted.php | 8 ++----- library/Rules/Space.php | 8 ++----- library/Rules/StartsWith.php | 8 ++----- library/Rules/StringType.php | 8 ++----- library/Rules/StringVal.php | 8 ++----- library/Rules/SubdivisionCode.php | 8 ++----- library/Rules/Subset.php | 8 ++----- library/Rules/SymbolicLink.php | 8 ++----- library/Rules/Time.php | 8 ++----- library/Rules/Tld.php | 8 ++----- library/Rules/TrueVal.php | 8 ++----- library/Rules/Type.php | 8 ++----- library/Rules/Unique.php | 8 ++----- library/Rules/Uploaded.php | 8 ++----- library/Rules/Uppercase.php | 8 ++----- library/Rules/Url.php | 8 ++----- library/Rules/Uuid.php | 8 ++----- library/Rules/Version.php | 8 ++----- library/Rules/VideoUrl.php | 8 ++----- library/Rules/Vowel.php | 8 ++----- library/Rules/When.php | 8 ++----- library/Rules/Writable.php | 8 ++----- library/Rules/Xdigit.php | 8 ++----- library/Rules/Yes.php | 8 ++----- library/StaticValidator.php | 8 ++----- library/Validatable.php | 8 ++----- library/Validator.php | 8 ++----- .../DataProvider/UndefinedProvider.php | 8 ++----- tests/library/Exceptions/StubException.php | 8 ++----- tests/library/RuleTestCase.php | 8 ++----- tests/library/Rules/AbstractClass.php | 8 ++----- tests/library/Rules/CustomRule.php | 8 ++----- tests/library/Rules/Invalid.php | 8 ++----- tests/library/Rules/Stub.php | 8 ++----- tests/library/Rules/Valid.php | 8 ++----- tests/library/Stubs/CountableStub.php | 8 ++----- tests/library/Stubs/ToStringStub.php | 8 ++----- tests/library/TestCase.php | 8 ++----- tests/unit/Exceptions/CheckExceptionsTest.php | 8 ++----- .../NestedValidationExceptionTest.php | 8 ++----- .../Exceptions/ValidationExceptionTest.php | 8 ++----- tests/unit/FactoryTest.php | 8 ++----- .../unit/Helpers/CanValidateDateTimeTest.php | 8 ++----- .../unit/Helpers/CanValidateUndefinedTest.php | 8 ++----- tests/unit/Rules/AbstractCompositeTest.php | 8 ++----- tests/unit/Rules/AbstractEnvelopeTest.php | 8 ++----- tests/unit/Rules/AbstractRuleTest.php | 8 ++----- tests/unit/Rules/AbstractSearcherTest.php | 8 ++----- tests/unit/Rules/AbstractWrapperTest.php | 8 ++----- tests/unit/Rules/AllOfTest.php | 8 ++----- tests/unit/Rules/AlnumTest.php | 8 ++----- tests/unit/Rules/AlphaTest.php | 8 ++----- tests/unit/Rules/AlwaysInvalidTest.php | 8 ++----- tests/unit/Rules/AlwaysValidTest.php | 8 ++----- tests/unit/Rules/AnyOfTest.php | 8 ++----- tests/unit/Rules/ArrayTypeTest.php | 8 ++----- tests/unit/Rules/ArrayValTest.php | 8 ++----- tests/unit/Rules/AttributeTest.php | 8 ++----- tests/unit/Rules/Base64Test.php | 8 ++----- tests/unit/Rules/BaseTest.php | 8 ++----- tests/unit/Rules/BetweenTest.php | 8 ++----- tests/unit/Rules/BoolTypeTest.php | 8 ++----- tests/unit/Rules/BoolValTest.php | 8 ++----- tests/unit/Rules/BsnTest.php | 8 ++----- tests/unit/Rules/CallTest.php | 8 ++----- tests/unit/Rules/CallableTypeTest.php | 8 ++----- tests/unit/Rules/CallbackTest.php | 8 ++----- tests/unit/Rules/CharsetTest.php | 8 ++----- tests/unit/Rules/CnhTest.php | 8 ++----- tests/unit/Rules/CnpjTest.php | 8 ++----- tests/unit/Rules/ConsonantTest.php | 8 ++----- tests/unit/Rules/ContainsAnyTest.php | 8 ++----- tests/unit/Rules/ContainsTest.php | 8 ++----- tests/unit/Rules/ControlTest.php | 8 ++----- tests/unit/Rules/CountableTest.php | 8 ++----- tests/unit/Rules/CountryCodeTest.php | 8 ++----- tests/unit/Rules/CpfTest.php | 8 ++----- tests/unit/Rules/CreditCardTest.php | 8 ++----- tests/unit/Rules/CurrencyCodeTest.php | 8 ++----- tests/unit/Rules/DateTest.php | 8 ++----- tests/unit/Rules/DateTimeTest.php | 8 ++----- tests/unit/Rules/DecimalTest.php | 8 ++----- tests/unit/Rules/DigitTest.php | 8 ++----- tests/unit/Rules/DirectoryTest.php | 8 ++----- tests/unit/Rules/DomainTest.php | 8 ++----- tests/unit/Rules/EachTest.php | 8 ++----- tests/unit/Rules/EmailTest.php | 8 ++----- tests/unit/Rules/EndsWithTest.php | 8 ++----- tests/unit/Rules/EqualsTest.php | 8 ++----- tests/unit/Rules/EquivalentTest.php | 8 ++----- tests/unit/Rules/EvenTest.php | 8 ++----- tests/unit/Rules/ExecutableTest.php | 8 ++----- tests/unit/Rules/ExistsTest.php | 8 ++----- tests/unit/Rules/ExtensionTest.php | 8 ++----- tests/unit/Rules/FactorTest.php | 8 ++----- tests/unit/Rules/FalseValTest.php | 8 ++----- tests/unit/Rules/FibonacciTest.php | 8 ++----- tests/unit/Rules/FileTest.php | 8 ++----- tests/unit/Rules/FilterVarTest.php | 8 ++----- tests/unit/Rules/FiniteTest.php | 8 ++----- tests/unit/Rules/FloatTypeTest.php | 8 ++----- tests/unit/Rules/FloatValTest.php | 8 ++----- tests/unit/Rules/GraphTest.php | 8 ++----- tests/unit/Rules/GreaterThanTest.php | 8 ++----- tests/unit/Rules/HexRgbColorTest.php | 8 ++----- tests/unit/Rules/IbanTest.php | 8 ++----- tests/unit/Rules/IdenticalTest.php | 8 ++----- tests/unit/Rules/ImageTest.php | 8 ++----- tests/unit/Rules/ImeiTest.php | 8 ++----- tests/unit/Rules/InTest.php | 8 ++----- tests/unit/Rules/InfiniteTest.php | 8 ++----- tests/unit/Rules/InstanceTest.php | 8 ++----- tests/unit/Rules/IntTypeTest.php | 8 ++----- tests/unit/Rules/IntValTest.php | 8 ++----- tests/unit/Rules/IpTest.php | 8 ++----- tests/unit/Rules/IsbnTest.php | 8 ++----- tests/unit/Rules/IterableTypeTest.php | 8 ++----- tests/unit/Rules/JsonTest.php | 8 ++----- tests/unit/Rules/KeyNestedTest.php | 8 ++----- tests/unit/Rules/KeySetTest.php | 8 ++----- tests/unit/Rules/KeyTest.php | 8 ++----- tests/unit/Rules/KeyValueTest.php | 8 ++----- tests/unit/Rules/LanguageCodeTest.php | 8 ++----- tests/unit/Rules/LeapDateTest.php | 8 ++----- tests/unit/Rules/LeapYearTest.php | 8 ++----- tests/unit/Rules/LengthTest.php | 8 ++----- tests/unit/Rules/LessThanTest.php | 8 ++----- tests/unit/Rules/LowercaseTest.php | 8 ++----- tests/unit/Rules/LuhnTest.php | 8 ++----- tests/unit/Rules/MacAddressTest.php | 8 ++----- tests/unit/Rules/MaxAgeTest.php | 8 ++----- tests/unit/Rules/MaxTest.php | 8 ++----- tests/unit/Rules/MimetypeTest.php | 8 ++----- tests/unit/Rules/MinAgeTest.php | 8 ++----- tests/unit/Rules/MinTest.php | 8 ++----- tests/unit/Rules/MultipleTest.php | 8 ++----- tests/unit/Rules/NegativeTest.php | 8 ++----- tests/unit/Rules/NfeAccessKeyTest.php | 8 ++----- tests/unit/Rules/NifTest.php | 8 ++----- tests/unit/Rules/NipTest.php | 8 ++----- tests/unit/Rules/NoTest.php | 8 ++----- tests/unit/Rules/NoWhitespaceTest.php | 8 ++----- tests/unit/Rules/NoneOfTest.php | 8 ++----- tests/unit/Rules/NotBlankTest.php | 8 ++----- tests/unit/Rules/NotEmojiTest.php | 8 ++----- tests/unit/Rules/NotEmptyTest.php | 8 ++----- tests/unit/Rules/NotOptionalTest.php | 8 ++----- tests/unit/Rules/NotTest.php | 8 ++----- tests/unit/Rules/NullTypeTest.php | 8 ++----- tests/unit/Rules/NullableTest.php | 8 ++----- tests/unit/Rules/NumberTest.php | 8 ++----- tests/unit/Rules/NumericValTest.php | 8 ++----- tests/unit/Rules/ObjectTypeTest.php | 8 ++----- tests/unit/Rules/OddTest.php | 8 ++----- tests/unit/Rules/OneOfTest.php | 8 ++----- tests/unit/Rules/OptionalTest.php | 8 ++----- tests/unit/Rules/PerfectSquareTest.php | 8 ++----- tests/unit/Rules/PeselTest.php | 8 ++----- tests/unit/Rules/PhoneTest.php | 8 ++----- tests/unit/Rules/PhpLabelTest.php | 8 ++----- tests/unit/Rules/PisTest.php | 8 ++----- tests/unit/Rules/PolishIdCardTest.php | 8 ++----- tests/unit/Rules/PortugueseNifTest.php | 8 ++----- tests/unit/Rules/PositiveTest.php | 8 ++----- tests/unit/Rules/PostalCodeTest.php | 8 ++----- tests/unit/Rules/PrimeNumberTest.php | 8 ++----- tests/unit/Rules/PrintableTest.php | 8 ++----- tests/unit/Rules/PunctTest.php | 8 ++----- tests/unit/Rules/ReadableTest.php | 8 ++----- tests/unit/Rules/RegexTest.php | 8 ++----- tests/unit/Rules/ResourceTypeTest.php | 8 ++----- tests/unit/Rules/RomanTest.php | 8 ++----- tests/unit/Rules/ScalarValTest.php | 8 ++----- tests/unit/Rules/SfTest.php | 8 ++----- tests/unit/Rules/SizeTest.php | 8 ++----- tests/unit/Rules/SlugTest.php | 8 ++----- tests/unit/Rules/SortedTest.php | 8 ++----- tests/unit/Rules/SpaceTest.php | 8 ++----- tests/unit/Rules/StartsWithTest.php | 8 ++----- tests/unit/Rules/StringTypeTest.php | 8 ++----- tests/unit/Rules/StringValTest.php | 8 ++----- tests/unit/Rules/SubdivisionCodeTest.php | 8 ++----- tests/unit/Rules/SubsetTest.php | 8 ++----- tests/unit/Rules/SymbolicLinkTest.php | 8 ++----- tests/unit/Rules/TimeTest.php | 8 ++----- tests/unit/Rules/TldTest.php | 8 ++----- tests/unit/Rules/TrueValTest.php | 8 ++----- tests/unit/Rules/TypeTest.php | 8 ++----- tests/unit/Rules/UniqueTest.php | 8 ++----- tests/unit/Rules/UploadedTest.php | 8 ++----- tests/unit/Rules/UppercaseTest.php | 8 ++----- tests/unit/Rules/UrlTest.php | 8 ++----- tests/unit/Rules/UuidTest.php | 8 ++----- tests/unit/Rules/VersionTest.php | 8 ++----- tests/unit/Rules/VideoUrlTest.php | 8 ++----- tests/unit/Rules/VowelTest.php | 8 ++----- tests/unit/Rules/WhenTest.php | 8 ++----- tests/unit/Rules/WritableTest.php | 8 ++----- tests/unit/Rules/XdigitTest.php | 8 ++----- tests/unit/Rules/YesTest.php | 8 ++----- tests/unit/ValidatorTest.php | 8 ++----- 510 files changed, 1024 insertions(+), 3072 deletions(-) diff --git a/.docheader b/.docheader index c2a81438..807d90bb 100644 --- a/.docheader +++ b/.docheader @@ -1,8 +1,4 @@ /* - * This file is part of Respect/Validation. - * - * (c) Alexandre Gomes Gaigalas - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e1eeb4b2..0cb5c2f8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -54,12 +54,8 @@ and will natively have support for chaining and everything else. - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); @@ -94,12 +90,8 @@ library will show the appropriate message. - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); @@ -143,12 +135,8 @@ first item of the arrays: - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/ChainedValidator.php b/library/ChainedValidator.php index e738b7e9..fe989e3c 100644 --- a/library/ChainedValidator.php +++ b/library/ChainedValidator.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/AllOfException.php b/library/Exceptions/AllOfException.php index ffd4ad14..fc615d4f 100644 --- a/library/Exceptions/AllOfException.php +++ b/library/Exceptions/AllOfException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/AlnumException.php b/library/Exceptions/AlnumException.php index 903956a3..05843c76 100644 --- a/library/Exceptions/AlnumException.php +++ b/library/Exceptions/AlnumException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/AlphaException.php b/library/Exceptions/AlphaException.php index ab53a9f9..d233818b 100644 --- a/library/Exceptions/AlphaException.php +++ b/library/Exceptions/AlphaException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/AlwaysInvalidException.php b/library/Exceptions/AlwaysInvalidException.php index dd15a5ad..1b9dac27 100644 --- a/library/Exceptions/AlwaysInvalidException.php +++ b/library/Exceptions/AlwaysInvalidException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/AlwaysValidException.php b/library/Exceptions/AlwaysValidException.php index 32caaeaa..d7f56a35 100644 --- a/library/Exceptions/AlwaysValidException.php +++ b/library/Exceptions/AlwaysValidException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/AnyOfException.php b/library/Exceptions/AnyOfException.php index 7061df5a..3d2f77f2 100644 --- a/library/Exceptions/AnyOfException.php +++ b/library/Exceptions/AnyOfException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ArrayTypeException.php b/library/Exceptions/ArrayTypeException.php index c31efbb7..b4d18453 100644 --- a/library/Exceptions/ArrayTypeException.php +++ b/library/Exceptions/ArrayTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ArrayValException.php b/library/Exceptions/ArrayValException.php index 5832b75c..dbb4b357 100644 --- a/library/Exceptions/ArrayValException.php +++ b/library/Exceptions/ArrayValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/AttributeException.php b/library/Exceptions/AttributeException.php index 1ab59a5b..d80e98b0 100644 --- a/library/Exceptions/AttributeException.php +++ b/library/Exceptions/AttributeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/Base64Exception.php b/library/Exceptions/Base64Exception.php index e157f86f..ecce9be2 100644 --- a/library/Exceptions/Base64Exception.php +++ b/library/Exceptions/Base64Exception.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/BaseException.php b/library/Exceptions/BaseException.php index 4acb9eac..053f0ff7 100644 --- a/library/Exceptions/BaseException.php +++ b/library/Exceptions/BaseException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/BetweenException.php b/library/Exceptions/BetweenException.php index 808f216a..45daa9cb 100644 --- a/library/Exceptions/BetweenException.php +++ b/library/Exceptions/BetweenException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/BoolTypeException.php b/library/Exceptions/BoolTypeException.php index bda6a606..f34c07cb 100644 --- a/library/Exceptions/BoolTypeException.php +++ b/library/Exceptions/BoolTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/BoolValException.php b/library/Exceptions/BoolValException.php index 4e14d009..70b8ad3f 100644 --- a/library/Exceptions/BoolValException.php +++ b/library/Exceptions/BoolValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/BsnException.php b/library/Exceptions/BsnException.php index 0d575db3..31ecd41a 100644 --- a/library/Exceptions/BsnException.php +++ b/library/Exceptions/BsnException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CallException.php b/library/Exceptions/CallException.php index a9a4e389..9a822d02 100644 --- a/library/Exceptions/CallException.php +++ b/library/Exceptions/CallException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CallableTypeException.php b/library/Exceptions/CallableTypeException.php index d9fb2e05..dc0ac467 100644 --- a/library/Exceptions/CallableTypeException.php +++ b/library/Exceptions/CallableTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CallbackException.php b/library/Exceptions/CallbackException.php index 47164e8c..548ee147 100644 --- a/library/Exceptions/CallbackException.php +++ b/library/Exceptions/CallbackException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CharsetException.php b/library/Exceptions/CharsetException.php index 0d5152f9..cac33c47 100644 --- a/library/Exceptions/CharsetException.php +++ b/library/Exceptions/CharsetException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CnhException.php b/library/Exceptions/CnhException.php index 77800cb7..dc1340e7 100644 --- a/library/Exceptions/CnhException.php +++ b/library/Exceptions/CnhException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CnpjException.php b/library/Exceptions/CnpjException.php index 47ae65a0..8ecff68c 100644 --- a/library/Exceptions/CnpjException.php +++ b/library/Exceptions/CnpjException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ComponentException.php b/library/Exceptions/ComponentException.php index 1475a9d5..dd252a96 100644 --- a/library/Exceptions/ComponentException.php +++ b/library/Exceptions/ComponentException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ConsonantException.php b/library/Exceptions/ConsonantException.php index a6fc94d8..5977e45d 100644 --- a/library/Exceptions/ConsonantException.php +++ b/library/Exceptions/ConsonantException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ContainsAnyException.php b/library/Exceptions/ContainsAnyException.php index 6aae1ab3..c65b6089 100644 --- a/library/Exceptions/ContainsAnyException.php +++ b/library/Exceptions/ContainsAnyException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ContainsException.php b/library/Exceptions/ContainsException.php index 86378da2..54b68b91 100644 --- a/library/Exceptions/ContainsException.php +++ b/library/Exceptions/ContainsException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ControlException.php b/library/Exceptions/ControlException.php index fd2e5355..e2d26ff2 100644 --- a/library/Exceptions/ControlException.php +++ b/library/Exceptions/ControlException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CountableException.php b/library/Exceptions/CountableException.php index 582de186..ed941ac5 100644 --- a/library/Exceptions/CountableException.php +++ b/library/Exceptions/CountableException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CountryCodeException.php b/library/Exceptions/CountryCodeException.php index c6f7dfd6..1dc2f1ba 100644 --- a/library/Exceptions/CountryCodeException.php +++ b/library/Exceptions/CountryCodeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CpfException.php b/library/Exceptions/CpfException.php index 4137b5f3..f52c134c 100644 --- a/library/Exceptions/CpfException.php +++ b/library/Exceptions/CpfException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CreditCardException.php b/library/Exceptions/CreditCardException.php index 9d044cb8..8ea0194b 100644 --- a/library/Exceptions/CreditCardException.php +++ b/library/Exceptions/CreditCardException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/CurrencyCodeException.php b/library/Exceptions/CurrencyCodeException.php index 9d9aa8ef..ca41fc4f 100644 --- a/library/Exceptions/CurrencyCodeException.php +++ b/library/Exceptions/CurrencyCodeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/DateException.php b/library/Exceptions/DateException.php index 8b3014d2..9eaec304 100644 --- a/library/Exceptions/DateException.php +++ b/library/Exceptions/DateException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/DateTimeException.php b/library/Exceptions/DateTimeException.php index 25c180b4..edaac29c 100644 --- a/library/Exceptions/DateTimeException.php +++ b/library/Exceptions/DateTimeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/DecimalException.php b/library/Exceptions/DecimalException.php index 3b27ddaf..69cf14d5 100644 --- a/library/Exceptions/DecimalException.php +++ b/library/Exceptions/DecimalException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/DigitException.php b/library/Exceptions/DigitException.php index adeb48bc..bd5a2b51 100644 --- a/library/Exceptions/DigitException.php +++ b/library/Exceptions/DigitException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/DirectoryException.php b/library/Exceptions/DirectoryException.php index 7c2961d6..885a340b 100644 --- a/library/Exceptions/DirectoryException.php +++ b/library/Exceptions/DirectoryException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/DomainException.php b/library/Exceptions/DomainException.php index 2c3592ef..6a8fd8eb 100644 --- a/library/Exceptions/DomainException.php +++ b/library/Exceptions/DomainException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/EachException.php b/library/Exceptions/EachException.php index 3a888abe..4dccdce3 100644 --- a/library/Exceptions/EachException.php +++ b/library/Exceptions/EachException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/EmailException.php b/library/Exceptions/EmailException.php index cd749a55..29927c75 100644 --- a/library/Exceptions/EmailException.php +++ b/library/Exceptions/EmailException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/EndsWithException.php b/library/Exceptions/EndsWithException.php index 70a0d3c3..5fd6bf72 100644 --- a/library/Exceptions/EndsWithException.php +++ b/library/Exceptions/EndsWithException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/EqualsException.php b/library/Exceptions/EqualsException.php index ae9c4dc7..5d9aebe4 100644 --- a/library/Exceptions/EqualsException.php +++ b/library/Exceptions/EqualsException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/EquivalentException.php b/library/Exceptions/EquivalentException.php index 16452c94..830401b4 100644 --- a/library/Exceptions/EquivalentException.php +++ b/library/Exceptions/EquivalentException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/EvenException.php b/library/Exceptions/EvenException.php index 77a1dc1f..50c7321a 100644 --- a/library/Exceptions/EvenException.php +++ b/library/Exceptions/EvenException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/Exception.php b/library/Exceptions/Exception.php index 89a3f09a..ce707ea9 100644 --- a/library/Exceptions/Exception.php +++ b/library/Exceptions/Exception.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ExecutableException.php b/library/Exceptions/ExecutableException.php index 83142544..9584d413 100644 --- a/library/Exceptions/ExecutableException.php +++ b/library/Exceptions/ExecutableException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ExistsException.php b/library/Exceptions/ExistsException.php index 4bce1c72..fb17593b 100644 --- a/library/Exceptions/ExistsException.php +++ b/library/Exceptions/ExistsException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ExtensionException.php b/library/Exceptions/ExtensionException.php index 6d828a67..382aa6e4 100644 --- a/library/Exceptions/ExtensionException.php +++ b/library/Exceptions/ExtensionException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FactorException.php b/library/Exceptions/FactorException.php index 2c494f07..8ac8308c 100644 --- a/library/Exceptions/FactorException.php +++ b/library/Exceptions/FactorException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FalseValException.php b/library/Exceptions/FalseValException.php index 61d82d6c..988df291 100644 --- a/library/Exceptions/FalseValException.php +++ b/library/Exceptions/FalseValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FibonacciException.php b/library/Exceptions/FibonacciException.php index f30d27a4..395ec809 100644 --- a/library/Exceptions/FibonacciException.php +++ b/library/Exceptions/FibonacciException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FileException.php b/library/Exceptions/FileException.php index d2270736..f3911357 100644 --- a/library/Exceptions/FileException.php +++ b/library/Exceptions/FileException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FilterVarException.php b/library/Exceptions/FilterVarException.php index c572fe8f..798b373a 100644 --- a/library/Exceptions/FilterVarException.php +++ b/library/Exceptions/FilterVarException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FilteredValidationException.php b/library/Exceptions/FilteredValidationException.php index 1fe67f8d..d81f5e90 100644 --- a/library/Exceptions/FilteredValidationException.php +++ b/library/Exceptions/FilteredValidationException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FiniteException.php b/library/Exceptions/FiniteException.php index 73c244dc..500dfb08 100644 --- a/library/Exceptions/FiniteException.php +++ b/library/Exceptions/FiniteException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FloatTypeException.php b/library/Exceptions/FloatTypeException.php index 3a7221c5..b3b72261 100644 --- a/library/Exceptions/FloatTypeException.php +++ b/library/Exceptions/FloatTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/FloatValException.php b/library/Exceptions/FloatValException.php index c6fd198b..e64c57f9 100644 --- a/library/Exceptions/FloatValException.php +++ b/library/Exceptions/FloatValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/GraphException.php b/library/Exceptions/GraphException.php index ff329843..d5f5b688 100644 --- a/library/Exceptions/GraphException.php +++ b/library/Exceptions/GraphException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/GreaterThanException.php b/library/Exceptions/GreaterThanException.php index 6e462abc..006c1a27 100644 --- a/library/Exceptions/GreaterThanException.php +++ b/library/Exceptions/GreaterThanException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/GroupedValidationException.php b/library/Exceptions/GroupedValidationException.php index 5d432f49..b34470f7 100644 --- a/library/Exceptions/GroupedValidationException.php +++ b/library/Exceptions/GroupedValidationException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/HexRgbColorException.php b/library/Exceptions/HexRgbColorException.php index 8c59a7ce..ca4d05b8 100644 --- a/library/Exceptions/HexRgbColorException.php +++ b/library/Exceptions/HexRgbColorException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/IbanException.php b/library/Exceptions/IbanException.php index 2fa74a6b..a702559d 100644 --- a/library/Exceptions/IbanException.php +++ b/library/Exceptions/IbanException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/IdenticalException.php b/library/Exceptions/IdenticalException.php index d1a0a9dc..e99e8a2a 100644 --- a/library/Exceptions/IdenticalException.php +++ b/library/Exceptions/IdenticalException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ImageException.php b/library/Exceptions/ImageException.php index 25bd3ffb..ee59a227 100644 --- a/library/Exceptions/ImageException.php +++ b/library/Exceptions/ImageException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ImeiException.php b/library/Exceptions/ImeiException.php index b4e8e321..f485b652 100644 --- a/library/Exceptions/ImeiException.php +++ b/library/Exceptions/ImeiException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/InException.php b/library/Exceptions/InException.php index e5a7c28f..ef42c130 100644 --- a/library/Exceptions/InException.php +++ b/library/Exceptions/InException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/InfiniteException.php b/library/Exceptions/InfiniteException.php index 7cbf18fc..c480ffb9 100644 --- a/library/Exceptions/InfiniteException.php +++ b/library/Exceptions/InfiniteException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/InstanceException.php b/library/Exceptions/InstanceException.php index 769997e0..ccff60ba 100644 --- a/library/Exceptions/InstanceException.php +++ b/library/Exceptions/InstanceException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/IntTypeException.php b/library/Exceptions/IntTypeException.php index 75d92ea2..7617f4c6 100644 --- a/library/Exceptions/IntTypeException.php +++ b/library/Exceptions/IntTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/IntValException.php b/library/Exceptions/IntValException.php index 2498ecc2..694b8342 100644 --- a/library/Exceptions/IntValException.php +++ b/library/Exceptions/IntValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/InvalidClassException.php b/library/Exceptions/InvalidClassException.php index c4680882..72361fd8 100644 --- a/library/Exceptions/InvalidClassException.php +++ b/library/Exceptions/InvalidClassException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/IpException.php b/library/Exceptions/IpException.php index c6ca2d30..3809e89a 100644 --- a/library/Exceptions/IpException.php +++ b/library/Exceptions/IpException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/IsbnException.php b/library/Exceptions/IsbnException.php index a4a81b1a..ba0d5ee7 100644 --- a/library/Exceptions/IsbnException.php +++ b/library/Exceptions/IsbnException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/IterableTypeException.php b/library/Exceptions/IterableTypeException.php index 2ad86111..aad3b4e2 100644 --- a/library/Exceptions/IterableTypeException.php +++ b/library/Exceptions/IterableTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/JsonException.php b/library/Exceptions/JsonException.php index 44e30bfb..73cffd8b 100644 --- a/library/Exceptions/JsonException.php +++ b/library/Exceptions/JsonException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/KeyException.php b/library/Exceptions/KeyException.php index 654f49e5..7f27c94e 100644 --- a/library/Exceptions/KeyException.php +++ b/library/Exceptions/KeyException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/KeyNestedException.php b/library/Exceptions/KeyNestedException.php index 61720344..6d35ec3c 100644 --- a/library/Exceptions/KeyNestedException.php +++ b/library/Exceptions/KeyNestedException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/KeySetException.php b/library/Exceptions/KeySetException.php index cc45aad6..2f9e8fad 100644 --- a/library/Exceptions/KeySetException.php +++ b/library/Exceptions/KeySetException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/KeyValueException.php b/library/Exceptions/KeyValueException.php index 78b98dee..fdbbe99f 100644 --- a/library/Exceptions/KeyValueException.php +++ b/library/Exceptions/KeyValueException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/LanguageCodeException.php b/library/Exceptions/LanguageCodeException.php index d8fd7011..45f8e544 100644 --- a/library/Exceptions/LanguageCodeException.php +++ b/library/Exceptions/LanguageCodeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/LeapDateException.php b/library/Exceptions/LeapDateException.php index 3a74212c..ee85a6c1 100644 --- a/library/Exceptions/LeapDateException.php +++ b/library/Exceptions/LeapDateException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/LeapYearException.php b/library/Exceptions/LeapYearException.php index 04b71c8e..a15d6bbb 100644 --- a/library/Exceptions/LeapYearException.php +++ b/library/Exceptions/LeapYearException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/LengthException.php b/library/Exceptions/LengthException.php index 48fc28f5..8621644f 100644 --- a/library/Exceptions/LengthException.php +++ b/library/Exceptions/LengthException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/LessThanException.php b/library/Exceptions/LessThanException.php index 60c1b61b..54a54310 100644 --- a/library/Exceptions/LessThanException.php +++ b/library/Exceptions/LessThanException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/LowercaseException.php b/library/Exceptions/LowercaseException.php index 5e62de37..70faa5ae 100644 --- a/library/Exceptions/LowercaseException.php +++ b/library/Exceptions/LowercaseException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/LuhnException.php b/library/Exceptions/LuhnException.php index 92b8fd11..a344f0d3 100644 --- a/library/Exceptions/LuhnException.php +++ b/library/Exceptions/LuhnException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/MacAddressException.php b/library/Exceptions/MacAddressException.php index 3fe2e08c..16ea23e0 100644 --- a/library/Exceptions/MacAddressException.php +++ b/library/Exceptions/MacAddressException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/MaxAgeException.php b/library/Exceptions/MaxAgeException.php index 83b2bf67..43f6a4b1 100644 --- a/library/Exceptions/MaxAgeException.php +++ b/library/Exceptions/MaxAgeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/MaxException.php b/library/Exceptions/MaxException.php index 0b09b370..cac3fe39 100644 --- a/library/Exceptions/MaxException.php +++ b/library/Exceptions/MaxException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/MimetypeException.php b/library/Exceptions/MimetypeException.php index bb58e2cd..43f4c2f1 100644 --- a/library/Exceptions/MimetypeException.php +++ b/library/Exceptions/MimetypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/MinAgeException.php b/library/Exceptions/MinAgeException.php index 066578a3..d007eac9 100644 --- a/library/Exceptions/MinAgeException.php +++ b/library/Exceptions/MinAgeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/MinException.php b/library/Exceptions/MinException.php index 54cdc05f..b5fa65e5 100644 --- a/library/Exceptions/MinException.php +++ b/library/Exceptions/MinException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/MultipleException.php b/library/Exceptions/MultipleException.php index 1a7be4db..24322c37 100644 --- a/library/Exceptions/MultipleException.php +++ b/library/Exceptions/MultipleException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NegativeException.php b/library/Exceptions/NegativeException.php index b013325e..d6e5a807 100644 --- a/library/Exceptions/NegativeException.php +++ b/library/Exceptions/NegativeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NestedValidationException.php b/library/Exceptions/NestedValidationException.php index 63ab0042..a6d18042 100644 --- a/library/Exceptions/NestedValidationException.php +++ b/library/Exceptions/NestedValidationException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NfeAccessKeyException.php b/library/Exceptions/NfeAccessKeyException.php index c9456e22..b347ef62 100644 --- a/library/Exceptions/NfeAccessKeyException.php +++ b/library/Exceptions/NfeAccessKeyException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NifException.php b/library/Exceptions/NifException.php index 963df917..7db04a58 100644 --- a/library/Exceptions/NifException.php +++ b/library/Exceptions/NifException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NipException.php b/library/Exceptions/NipException.php index f497b7af..5aa0d930 100644 --- a/library/Exceptions/NipException.php +++ b/library/Exceptions/NipException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NoException.php b/library/Exceptions/NoException.php index fc3783e9..b29b2414 100644 --- a/library/Exceptions/NoException.php +++ b/library/Exceptions/NoException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NoWhitespaceException.php b/library/Exceptions/NoWhitespaceException.php index eb6ccce5..dd128e5a 100644 --- a/library/Exceptions/NoWhitespaceException.php +++ b/library/Exceptions/NoWhitespaceException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NonOmissibleException.php b/library/Exceptions/NonOmissibleException.php index 26ed44b6..adb95f49 100644 --- a/library/Exceptions/NonOmissibleException.php +++ b/library/Exceptions/NonOmissibleException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NoneOfException.php b/library/Exceptions/NoneOfException.php index 4fb590d3..af8b3f60 100644 --- a/library/Exceptions/NoneOfException.php +++ b/library/Exceptions/NoneOfException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NotBlankException.php b/library/Exceptions/NotBlankException.php index c42ae108..a320dea5 100644 --- a/library/Exceptions/NotBlankException.php +++ b/library/Exceptions/NotBlankException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NotEmojiException.php b/library/Exceptions/NotEmojiException.php index 418e8f11..a406acf4 100644 --- a/library/Exceptions/NotEmojiException.php +++ b/library/Exceptions/NotEmojiException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NotEmptyException.php b/library/Exceptions/NotEmptyException.php index 316479cc..50e67cd6 100644 --- a/library/Exceptions/NotEmptyException.php +++ b/library/Exceptions/NotEmptyException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NotException.php b/library/Exceptions/NotException.php index 53d2e648..9763d875 100644 --- a/library/Exceptions/NotException.php +++ b/library/Exceptions/NotException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NotOptionalException.php b/library/Exceptions/NotOptionalException.php index 684e7ed8..0b18bf48 100644 --- a/library/Exceptions/NotOptionalException.php +++ b/library/Exceptions/NotOptionalException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NullTypeException.php b/library/Exceptions/NullTypeException.php index 99939374..8c163c7b 100644 --- a/library/Exceptions/NullTypeException.php +++ b/library/Exceptions/NullTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NullableException.php b/library/Exceptions/NullableException.php index d49541f4..6d790b50 100644 --- a/library/Exceptions/NullableException.php +++ b/library/Exceptions/NullableException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NumberException.php b/library/Exceptions/NumberException.php index ed0163c7..a978a627 100644 --- a/library/Exceptions/NumberException.php +++ b/library/Exceptions/NumberException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/NumericValException.php b/library/Exceptions/NumericValException.php index 53f64691..dfcee99b 100644 --- a/library/Exceptions/NumericValException.php +++ b/library/Exceptions/NumericValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ObjectTypeException.php b/library/Exceptions/ObjectTypeException.php index 426297be..d31b3f44 100644 --- a/library/Exceptions/ObjectTypeException.php +++ b/library/Exceptions/ObjectTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/OddException.php b/library/Exceptions/OddException.php index 6b0fc319..44b3ce8c 100644 --- a/library/Exceptions/OddException.php +++ b/library/Exceptions/OddException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/OneOfException.php b/library/Exceptions/OneOfException.php index 0512c039..cb089a72 100644 --- a/library/Exceptions/OneOfException.php +++ b/library/Exceptions/OneOfException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/OptionalException.php b/library/Exceptions/OptionalException.php index 45f39851..6251fbc5 100644 --- a/library/Exceptions/OptionalException.php +++ b/library/Exceptions/OptionalException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PerfectSquareException.php b/library/Exceptions/PerfectSquareException.php index 4403f061..64b36942 100644 --- a/library/Exceptions/PerfectSquareException.php +++ b/library/Exceptions/PerfectSquareException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PeselException.php b/library/Exceptions/PeselException.php index 77c30a3a..e2553305 100644 --- a/library/Exceptions/PeselException.php +++ b/library/Exceptions/PeselException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PhoneException.php b/library/Exceptions/PhoneException.php index 1cc90fe6..459e1d98 100644 --- a/library/Exceptions/PhoneException.php +++ b/library/Exceptions/PhoneException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PhpLabelException.php b/library/Exceptions/PhpLabelException.php index 1c945821..58eaa38c 100644 --- a/library/Exceptions/PhpLabelException.php +++ b/library/Exceptions/PhpLabelException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PisException.php b/library/Exceptions/PisException.php index 74564b7a..60d2d166 100644 --- a/library/Exceptions/PisException.php +++ b/library/Exceptions/PisException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PolishIdCardException.php b/library/Exceptions/PolishIdCardException.php index 94c9107b..be67234b 100644 --- a/library/Exceptions/PolishIdCardException.php +++ b/library/Exceptions/PolishIdCardException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PortugueseNifException.php b/library/Exceptions/PortugueseNifException.php index cb5edf18..d3b991da 100644 --- a/library/Exceptions/PortugueseNifException.php +++ b/library/Exceptions/PortugueseNifException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PositiveException.php b/library/Exceptions/PositiveException.php index e4ac5eb1..ea6175ba 100644 --- a/library/Exceptions/PositiveException.php +++ b/library/Exceptions/PositiveException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PostalCodeException.php b/library/Exceptions/PostalCodeException.php index aa86f0fc..2e1f943f 100644 --- a/library/Exceptions/PostalCodeException.php +++ b/library/Exceptions/PostalCodeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PrimeNumberException.php b/library/Exceptions/PrimeNumberException.php index 5d27405a..df91845f 100644 --- a/library/Exceptions/PrimeNumberException.php +++ b/library/Exceptions/PrimeNumberException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PrintableException.php b/library/Exceptions/PrintableException.php index bb5a5085..7563b620 100644 --- a/library/Exceptions/PrintableException.php +++ b/library/Exceptions/PrintableException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/PunctException.php b/library/Exceptions/PunctException.php index a127a366..48304eed 100644 --- a/library/Exceptions/PunctException.php +++ b/library/Exceptions/PunctException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ReadableException.php b/library/Exceptions/ReadableException.php index ce543ffb..ce1c568c 100644 --- a/library/Exceptions/ReadableException.php +++ b/library/Exceptions/ReadableException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/RecursiveExceptionIterator.php b/library/Exceptions/RecursiveExceptionIterator.php index 35afa787..53f13545 100644 --- a/library/Exceptions/RecursiveExceptionIterator.php +++ b/library/Exceptions/RecursiveExceptionIterator.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/RegexException.php b/library/Exceptions/RegexException.php index fd9db082..2b425e99 100644 --- a/library/Exceptions/RegexException.php +++ b/library/Exceptions/RegexException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ResourceTypeException.php b/library/Exceptions/ResourceTypeException.php index 9ece6ba2..458e8403 100644 --- a/library/Exceptions/ResourceTypeException.php +++ b/library/Exceptions/ResourceTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/RomanException.php b/library/Exceptions/RomanException.php index 69b48c05..8fe333ee 100644 --- a/library/Exceptions/RomanException.php +++ b/library/Exceptions/RomanException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ScalarValException.php b/library/Exceptions/ScalarValException.php index 2ebb56a4..35ca1b8e 100644 --- a/library/Exceptions/ScalarValException.php +++ b/library/Exceptions/ScalarValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SfException.php b/library/Exceptions/SfException.php index 9ff2a346..b40d992e 100644 --- a/library/Exceptions/SfException.php +++ b/library/Exceptions/SfException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SizeException.php b/library/Exceptions/SizeException.php index 00ceeca1..5aa7a1e1 100644 --- a/library/Exceptions/SizeException.php +++ b/library/Exceptions/SizeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SlugException.php b/library/Exceptions/SlugException.php index 0e3159b1..9395b252 100644 --- a/library/Exceptions/SlugException.php +++ b/library/Exceptions/SlugException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SortedException.php b/library/Exceptions/SortedException.php index e6b5e75e..64b041cb 100644 --- a/library/Exceptions/SortedException.php +++ b/library/Exceptions/SortedException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SpaceException.php b/library/Exceptions/SpaceException.php index 2018a12a..afd477df 100644 --- a/library/Exceptions/SpaceException.php +++ b/library/Exceptions/SpaceException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/StartsWithException.php b/library/Exceptions/StartsWithException.php index cab25da6..f1607993 100644 --- a/library/Exceptions/StartsWithException.php +++ b/library/Exceptions/StartsWithException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/StringTypeException.php b/library/Exceptions/StringTypeException.php index 9327da8a..f52514ef 100644 --- a/library/Exceptions/StringTypeException.php +++ b/library/Exceptions/StringTypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/StringValException.php b/library/Exceptions/StringValException.php index 69e9372e..6ad750e5 100644 --- a/library/Exceptions/StringValException.php +++ b/library/Exceptions/StringValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SubdivisionCodeException.php b/library/Exceptions/SubdivisionCodeException.php index dfb27102..49ea4876 100644 --- a/library/Exceptions/SubdivisionCodeException.php +++ b/library/Exceptions/SubdivisionCodeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SubsetException.php b/library/Exceptions/SubsetException.php index f6c59c39..3857f68d 100644 --- a/library/Exceptions/SubsetException.php +++ b/library/Exceptions/SubsetException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/SymbolicLinkException.php b/library/Exceptions/SymbolicLinkException.php index db66c092..63ba223f 100644 --- a/library/Exceptions/SymbolicLinkException.php +++ b/library/Exceptions/SymbolicLinkException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/TimeException.php b/library/Exceptions/TimeException.php index 96526191..db5ae559 100644 --- a/library/Exceptions/TimeException.php +++ b/library/Exceptions/TimeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/TldException.php b/library/Exceptions/TldException.php index 79e3a495..34b098ba 100644 --- a/library/Exceptions/TldException.php +++ b/library/Exceptions/TldException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/TrueValException.php b/library/Exceptions/TrueValException.php index 8bdc0af1..4e186cae 100644 --- a/library/Exceptions/TrueValException.php +++ b/library/Exceptions/TrueValException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/TypeException.php b/library/Exceptions/TypeException.php index 86f62c87..d9238433 100644 --- a/library/Exceptions/TypeException.php +++ b/library/Exceptions/TypeException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/UniqueException.php b/library/Exceptions/UniqueException.php index 0832d271..87e43af9 100644 --- a/library/Exceptions/UniqueException.php +++ b/library/Exceptions/UniqueException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/UploadedException.php b/library/Exceptions/UploadedException.php index 8a826f3a..afed96b1 100644 --- a/library/Exceptions/UploadedException.php +++ b/library/Exceptions/UploadedException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/UppercaseException.php b/library/Exceptions/UppercaseException.php index 0d942f23..83966012 100644 --- a/library/Exceptions/UppercaseException.php +++ b/library/Exceptions/UppercaseException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/UrlException.php b/library/Exceptions/UrlException.php index e3d454ae..3e300e0a 100644 --- a/library/Exceptions/UrlException.php +++ b/library/Exceptions/UrlException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/UuidException.php b/library/Exceptions/UuidException.php index 32069e60..a8f7c148 100644 --- a/library/Exceptions/UuidException.php +++ b/library/Exceptions/UuidException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ValidationException.php b/library/Exceptions/ValidationException.php index e9641aec..416f3f81 100644 --- a/library/Exceptions/ValidationException.php +++ b/library/Exceptions/ValidationException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/ValidatorException.php b/library/Exceptions/ValidatorException.php index 11a58341..7a27c397 100644 --- a/library/Exceptions/ValidatorException.php +++ b/library/Exceptions/ValidatorException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/VersionException.php b/library/Exceptions/VersionException.php index e4c1dc59..e5ae5418 100644 --- a/library/Exceptions/VersionException.php +++ b/library/Exceptions/VersionException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/VideoUrlException.php b/library/Exceptions/VideoUrlException.php index c8e36cff..6e044a69 100644 --- a/library/Exceptions/VideoUrlException.php +++ b/library/Exceptions/VideoUrlException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/VowelException.php b/library/Exceptions/VowelException.php index eb0a047f..c88f3a5c 100644 --- a/library/Exceptions/VowelException.php +++ b/library/Exceptions/VowelException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/WhenException.php b/library/Exceptions/WhenException.php index 5d3d5456..76d1812a 100644 --- a/library/Exceptions/WhenException.php +++ b/library/Exceptions/WhenException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/WritableException.php b/library/Exceptions/WritableException.php index 5fe1d280..b304dc09 100644 --- a/library/Exceptions/WritableException.php +++ b/library/Exceptions/WritableException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/XdigitException.php b/library/Exceptions/XdigitException.php index 27a55228..ef6d13b6 100644 --- a/library/Exceptions/XdigitException.php +++ b/library/Exceptions/XdigitException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Exceptions/YesException.php b/library/Exceptions/YesException.php index 10ccba51..132e178b 100644 --- a/library/Exceptions/YesException.php +++ b/library/Exceptions/YesException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Factory.php b/library/Factory.php index d46002b8..374fa261 100644 --- a/library/Factory.php +++ b/library/Factory.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Helpers/CanCompareValues.php b/library/Helpers/CanCompareValues.php index 8a98003c..28dd8fa3 100644 --- a/library/Helpers/CanCompareValues.php +++ b/library/Helpers/CanCompareValues.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateDateTime.php b/library/Helpers/CanValidateDateTime.php index 4392359f..6b1e9950 100644 --- a/library/Helpers/CanValidateDateTime.php +++ b/library/Helpers/CanValidateDateTime.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateIterable.php b/library/Helpers/CanValidateIterable.php index 8b9fcb71..0de2c4ed 100644 --- a/library/Helpers/CanValidateIterable.php +++ b/library/Helpers/CanValidateIterable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Helpers/CanValidateUndefined.php b/library/Helpers/CanValidateUndefined.php index a9c05727..019d0892 100644 --- a/library/Helpers/CanValidateUndefined.php +++ b/library/Helpers/CanValidateUndefined.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Helpers/Subdivisions.php b/library/Helpers/Subdivisions.php index 7d620eba..f1bd78f8 100644 --- a/library/Helpers/Subdivisions.php +++ b/library/Helpers/Subdivisions.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Message/Formatter.php b/library/Message/Formatter.php index d249c371..e35d1a23 100644 --- a/library/Message/Formatter.php +++ b/library/Message/Formatter.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Message/ParameterStringifier.php b/library/Message/ParameterStringifier.php index be0afa65..90fb60bb 100644 --- a/library/Message/ParameterStringifier.php +++ b/library/Message/ParameterStringifier.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Message/Stringifier/KeepOriginalStringName.php b/library/Message/Stringifier/KeepOriginalStringName.php index b66cc81e..808d2240 100644 --- a/library/Message/Stringifier/KeepOriginalStringName.php +++ b/library/Message/Stringifier/KeepOriginalStringName.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractAge.php b/library/Rules/AbstractAge.php index d3c52d95..d8a78869 100644 --- a/library/Rules/AbstractAge.php +++ b/library/Rules/AbstractAge.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractComparison.php b/library/Rules/AbstractComparison.php index c1bf42f9..c65deb90 100644 --- a/library/Rules/AbstractComparison.php +++ b/library/Rules/AbstractComparison.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractComposite.php b/library/Rules/AbstractComposite.php index 4f244d96..fd9c3017 100644 --- a/library/Rules/AbstractComposite.php +++ b/library/Rules/AbstractComposite.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractEnvelope.php b/library/Rules/AbstractEnvelope.php index fa1a12d4..650e48e6 100644 --- a/library/Rules/AbstractEnvelope.php +++ b/library/Rules/AbstractEnvelope.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractFilterRule.php b/library/Rules/AbstractFilterRule.php index 6e6e590a..2c658a0b 100644 --- a/library/Rules/AbstractFilterRule.php +++ b/library/Rules/AbstractFilterRule.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractRelated.php b/library/Rules/AbstractRelated.php index 147fea47..87675525 100644 --- a/library/Rules/AbstractRelated.php +++ b/library/Rules/AbstractRelated.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractRule.php b/library/Rules/AbstractRule.php index af9a6d89..cb31c597 100644 --- a/library/Rules/AbstractRule.php +++ b/library/Rules/AbstractRule.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractSearcher.php b/library/Rules/AbstractSearcher.php index f47b0846..f8450686 100644 --- a/library/Rules/AbstractSearcher.php +++ b/library/Rules/AbstractSearcher.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AbstractWrapper.php b/library/Rules/AbstractWrapper.php index d26d3bc6..75a5738f 100644 --- a/library/Rules/AbstractWrapper.php +++ b/library/Rules/AbstractWrapper.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AllOf.php b/library/Rules/AllOf.php index d9fd4511..ebbc42ca 100644 --- a/library/Rules/AllOf.php +++ b/library/Rules/AllOf.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Alnum.php b/library/Rules/Alnum.php index eab99df7..c52dd9b5 100644 --- a/library/Rules/Alnum.php +++ b/library/Rules/Alnum.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Alpha.php b/library/Rules/Alpha.php index f6e82be1..c2187688 100644 --- a/library/Rules/Alpha.php +++ b/library/Rules/Alpha.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AlwaysInvalid.php b/library/Rules/AlwaysInvalid.php index 9a960451..b3eb7738 100644 --- a/library/Rules/AlwaysInvalid.php +++ b/library/Rules/AlwaysInvalid.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AlwaysValid.php b/library/Rules/AlwaysValid.php index d489ef50..c8a82128 100644 --- a/library/Rules/AlwaysValid.php +++ b/library/Rules/AlwaysValid.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/AnyOf.php b/library/Rules/AnyOf.php index 2501bc2b..ddf213c2 100644 --- a/library/Rules/AnyOf.php +++ b/library/Rules/AnyOf.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/ArrayType.php b/library/Rules/ArrayType.php index e064e7a8..cbfe7d9f 100644 --- a/library/Rules/ArrayType.php +++ b/library/Rules/ArrayType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/ArrayVal.php b/library/Rules/ArrayVal.php index 43be9648..53bd4e84 100644 --- a/library/Rules/ArrayVal.php +++ b/library/Rules/ArrayVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Attribute.php b/library/Rules/Attribute.php index e2dfa7b1..e1873f13 100644 --- a/library/Rules/Attribute.php +++ b/library/Rules/Attribute.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Base.php b/library/Rules/Base.php index a15e20cd..03f6d77b 100644 --- a/library/Rules/Base.php +++ b/library/Rules/Base.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Base64.php b/library/Rules/Base64.php index df0ed504..11a07070 100644 --- a/library/Rules/Base64.php +++ b/library/Rules/Base64.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Between.php b/library/Rules/Between.php index 61e968ca..8e17c29d 100644 --- a/library/Rules/Between.php +++ b/library/Rules/Between.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/BoolType.php b/library/Rules/BoolType.php index 3ae21a3d..0f32be57 100644 --- a/library/Rules/BoolType.php +++ b/library/Rules/BoolType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/BoolVal.php b/library/Rules/BoolVal.php index ac266268..b9cef699 100644 --- a/library/Rules/BoolVal.php +++ b/library/Rules/BoolVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Bsn.php b/library/Rules/Bsn.php index 780526d1..c1976084 100644 --- a/library/Rules/Bsn.php +++ b/library/Rules/Bsn.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Call.php b/library/Rules/Call.php index 36273e6f..94032390 100644 --- a/library/Rules/Call.php +++ b/library/Rules/Call.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/CallableType.php b/library/Rules/CallableType.php index a6fdf7ed..0fa9eb12 100644 --- a/library/Rules/CallableType.php +++ b/library/Rules/CallableType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Callback.php b/library/Rules/Callback.php index 23de3179..3c057a25 100644 --- a/library/Rules/Callback.php +++ b/library/Rules/Callback.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Charset.php b/library/Rules/Charset.php index 89ddae67..00640e20 100644 --- a/library/Rules/Charset.php +++ b/library/Rules/Charset.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Cnh.php b/library/Rules/Cnh.php index de859125..4b180fd6 100644 --- a/library/Rules/Cnh.php +++ b/library/Rules/Cnh.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Cnpj.php b/library/Rules/Cnpj.php index 734d42db..78081f24 100644 --- a/library/Rules/Cnpj.php +++ b/library/Rules/Cnpj.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Consonant.php b/library/Rules/Consonant.php index fb7f6273..f765ef06 100644 --- a/library/Rules/Consonant.php +++ b/library/Rules/Consonant.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Contains.php b/library/Rules/Contains.php index fcac5749..0a92b929 100644 --- a/library/Rules/Contains.php +++ b/library/Rules/Contains.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/ContainsAny.php b/library/Rules/ContainsAny.php index 8596babb..87ec4944 100644 --- a/library/Rules/ContainsAny.php +++ b/library/Rules/ContainsAny.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Control.php b/library/Rules/Control.php index 568da997..11905509 100644 --- a/library/Rules/Control.php +++ b/library/Rules/Control.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Countable.php b/library/Rules/Countable.php index f4b18853..8f2d8d6b 100644 --- a/library/Rules/Countable.php +++ b/library/Rules/Countable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/CountryCode.php b/library/Rules/CountryCode.php index 3f8136b1..54582acb 100644 --- a/library/Rules/CountryCode.php +++ b/library/Rules/CountryCode.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Cpf.php b/library/Rules/Cpf.php index ab515174..62f75037 100644 --- a/library/Rules/Cpf.php +++ b/library/Rules/Cpf.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/CreditCard.php b/library/Rules/CreditCard.php index 03057d4a..3008497f 100644 --- a/library/Rules/CreditCard.php +++ b/library/Rules/CreditCard.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/CurrencyCode.php b/library/Rules/CurrencyCode.php index b219522e..350f9902 100644 --- a/library/Rules/CurrencyCode.php +++ b/library/Rules/CurrencyCode.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Date.php b/library/Rules/Date.php index c628d9ae..b4cce0b5 100644 --- a/library/Rules/Date.php +++ b/library/Rules/Date.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/DateTime.php b/library/Rules/DateTime.php index 655f1129..4282e545 100644 --- a/library/Rules/DateTime.php +++ b/library/Rules/DateTime.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Decimal.php b/library/Rules/Decimal.php index 25146a92..714addae 100644 --- a/library/Rules/Decimal.php +++ b/library/Rules/Decimal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Digit.php b/library/Rules/Digit.php index 3ae8743d..acb0b7af 100644 --- a/library/Rules/Digit.php +++ b/library/Rules/Digit.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Directory.php b/library/Rules/Directory.php index 46a9caba..70bd3d23 100644 --- a/library/Rules/Directory.php +++ b/library/Rules/Directory.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Domain.php b/library/Rules/Domain.php index d300256d..a7319167 100644 --- a/library/Rules/Domain.php +++ b/library/Rules/Domain.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Each.php b/library/Rules/Each.php index 49a2e20f..2da5fe18 100644 --- a/library/Rules/Each.php +++ b/library/Rules/Each.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Email.php b/library/Rules/Email.php index dd3405bc..f638cb35 100644 --- a/library/Rules/Email.php +++ b/library/Rules/Email.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/EndsWith.php b/library/Rules/EndsWith.php index 8ab6bdea..790db183 100644 --- a/library/Rules/EndsWith.php +++ b/library/Rules/EndsWith.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Equals.php b/library/Rules/Equals.php index 509d6113..012984b6 100644 --- a/library/Rules/Equals.php +++ b/library/Rules/Equals.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Equivalent.php b/library/Rules/Equivalent.php index 8dc1c838..3945f1c0 100644 --- a/library/Rules/Equivalent.php +++ b/library/Rules/Equivalent.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Even.php b/library/Rules/Even.php index 7f688466..b21268ec 100644 --- a/library/Rules/Even.php +++ b/library/Rules/Even.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Executable.php b/library/Rules/Executable.php index 51ff3796..a1f2ce2a 100644 --- a/library/Rules/Executable.php +++ b/library/Rules/Executable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Exists.php b/library/Rules/Exists.php index b3232cec..c1bff939 100644 --- a/library/Rules/Exists.php +++ b/library/Rules/Exists.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Extension.php b/library/Rules/Extension.php index a8fc2c25..ed2a9a48 100644 --- a/library/Rules/Extension.php +++ b/library/Rules/Extension.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Factor.php b/library/Rules/Factor.php index 1ddb0b81..170f99a6 100644 --- a/library/Rules/Factor.php +++ b/library/Rules/Factor.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/FalseVal.php b/library/Rules/FalseVal.php index c4588365..aba23d5e 100644 --- a/library/Rules/FalseVal.php +++ b/library/Rules/FalseVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Fibonacci.php b/library/Rules/Fibonacci.php index c2e8d85f..c48476da 100644 --- a/library/Rules/Fibonacci.php +++ b/library/Rules/Fibonacci.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/File.php b/library/Rules/File.php index b0967cb4..fcf8a7c1 100644 --- a/library/Rules/File.php +++ b/library/Rules/File.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/FilterVar.php b/library/Rules/FilterVar.php index e1c01f66..dbd4af29 100644 --- a/library/Rules/FilterVar.php +++ b/library/Rules/FilterVar.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Finite.php b/library/Rules/Finite.php index deef89c9..26f77544 100644 --- a/library/Rules/Finite.php +++ b/library/Rules/Finite.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/FloatType.php b/library/Rules/FloatType.php index 6dc82244..70d49644 100644 --- a/library/Rules/FloatType.php +++ b/library/Rules/FloatType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/FloatVal.php b/library/Rules/FloatVal.php index fdbb1f17..2b7c55b7 100644 --- a/library/Rules/FloatVal.php +++ b/library/Rules/FloatVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Graph.php b/library/Rules/Graph.php index a091e699..ca04fcf4 100644 --- a/library/Rules/Graph.php +++ b/library/Rules/Graph.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/GreaterThan.php b/library/Rules/GreaterThan.php index 2169713f..d05abd70 100644 --- a/library/Rules/GreaterThan.php +++ b/library/Rules/GreaterThan.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/HexRgbColor.php b/library/Rules/HexRgbColor.php index 629ceb6a..51af1bfc 100644 --- a/library/Rules/HexRgbColor.php +++ b/library/Rules/HexRgbColor.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Iban.php b/library/Rules/Iban.php index 2e1733e5..89484f4a 100644 --- a/library/Rules/Iban.php +++ b/library/Rules/Iban.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Identical.php b/library/Rules/Identical.php index 25fa7321..02ee01cd 100644 --- a/library/Rules/Identical.php +++ b/library/Rules/Identical.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Image.php b/library/Rules/Image.php index 9f26d182..619d8c2a 100644 --- a/library/Rules/Image.php +++ b/library/Rules/Image.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Imei.php b/library/Rules/Imei.php index d9c461e7..130e5c76 100644 --- a/library/Rules/Imei.php +++ b/library/Rules/Imei.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/In.php b/library/Rules/In.php index cb247442..f7374489 100644 --- a/library/Rules/In.php +++ b/library/Rules/In.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Infinite.php b/library/Rules/Infinite.php index 991c7591..55c4706f 100644 --- a/library/Rules/Infinite.php +++ b/library/Rules/Infinite.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Instance.php b/library/Rules/Instance.php index d867dfb8..d7a6744d 100644 --- a/library/Rules/Instance.php +++ b/library/Rules/Instance.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/IntType.php b/library/Rules/IntType.php index d245c738..561dc438 100644 --- a/library/Rules/IntType.php +++ b/library/Rules/IntType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/IntVal.php b/library/Rules/IntVal.php index 53bcced7..d147a441 100644 --- a/library/Rules/IntVal.php +++ b/library/Rules/IntVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Ip.php b/library/Rules/Ip.php index f78b57d5..c78a658d 100644 --- a/library/Rules/Ip.php +++ b/library/Rules/Ip.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Isbn.php b/library/Rules/Isbn.php index 26b8a947..4c0dd14b 100644 --- a/library/Rules/Isbn.php +++ b/library/Rules/Isbn.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/IterableType.php b/library/Rules/IterableType.php index 3f4483e4..92bd300d 100644 --- a/library/Rules/IterableType.php +++ b/library/Rules/IterableType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Json.php b/library/Rules/Json.php index 957f0a4b..5ce14fc0 100644 --- a/library/Rules/Json.php +++ b/library/Rules/Json.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Key.php b/library/Rules/Key.php index 95c444a5..fa84291a 100644 --- a/library/Rules/Key.php +++ b/library/Rules/Key.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/KeyNested.php b/library/Rules/KeyNested.php index 90b6c82f..6dc94044 100644 --- a/library/Rules/KeyNested.php +++ b/library/Rules/KeyNested.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/KeySet.php b/library/Rules/KeySet.php index 8580a568..d7aa55e0 100644 --- a/library/Rules/KeySet.php +++ b/library/Rules/KeySet.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/KeyValue.php b/library/Rules/KeyValue.php index d9a119a2..dee38e32 100644 --- a/library/Rules/KeyValue.php +++ b/library/Rules/KeyValue.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/LanguageCode.php b/library/Rules/LanguageCode.php index fc9febed..ffcec15b 100644 --- a/library/Rules/LanguageCode.php +++ b/library/Rules/LanguageCode.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/LeapDate.php b/library/Rules/LeapDate.php index 1ef0392c..fa432a83 100644 --- a/library/Rules/LeapDate.php +++ b/library/Rules/LeapDate.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/LeapYear.php b/library/Rules/LeapYear.php index 760c1c12..0a964bb5 100644 --- a/library/Rules/LeapYear.php +++ b/library/Rules/LeapYear.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Length.php b/library/Rules/Length.php index dcbe90fb..b815db11 100644 --- a/library/Rules/Length.php +++ b/library/Rules/Length.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/LessThan.php b/library/Rules/LessThan.php index e439f3e7..f55e0341 100644 --- a/library/Rules/LessThan.php +++ b/library/Rules/LessThan.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Lowercase.php b/library/Rules/Lowercase.php index ceed4d0e..9318fa49 100644 --- a/library/Rules/Lowercase.php +++ b/library/Rules/Lowercase.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Luhn.php b/library/Rules/Luhn.php index c688a6cd..e5c0cec0 100644 --- a/library/Rules/Luhn.php +++ b/library/Rules/Luhn.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/MacAddress.php b/library/Rules/MacAddress.php index 180363fe..f82a583d 100644 --- a/library/Rules/MacAddress.php +++ b/library/Rules/MacAddress.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Max.php b/library/Rules/Max.php index d5129b1b..f3a2aeba 100644 --- a/library/Rules/Max.php +++ b/library/Rules/Max.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/MaxAge.php b/library/Rules/MaxAge.php index e7c64a8c..fbbd8f5f 100644 --- a/library/Rules/MaxAge.php +++ b/library/Rules/MaxAge.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Mimetype.php b/library/Rules/Mimetype.php index 4a1baabd..05a537e5 100644 --- a/library/Rules/Mimetype.php +++ b/library/Rules/Mimetype.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Min.php b/library/Rules/Min.php index 6e788b7c..a89bf7bc 100644 --- a/library/Rules/Min.php +++ b/library/Rules/Min.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/MinAge.php b/library/Rules/MinAge.php index f89daf26..7b2a64ec 100644 --- a/library/Rules/MinAge.php +++ b/library/Rules/MinAge.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Multiple.php b/library/Rules/Multiple.php index cefa86c1..3c72834b 100644 --- a/library/Rules/Multiple.php +++ b/library/Rules/Multiple.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Negative.php b/library/Rules/Negative.php index 54ac4869..937a5dd8 100644 --- a/library/Rules/Negative.php +++ b/library/Rules/Negative.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NfeAccessKey.php b/library/Rules/NfeAccessKey.php index c2847887..fb74f2ac 100644 --- a/library/Rules/NfeAccessKey.php +++ b/library/Rules/NfeAccessKey.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Nif.php b/library/Rules/Nif.php index 1f0857fc..f47bcf07 100644 --- a/library/Rules/Nif.php +++ b/library/Rules/Nif.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Nip.php b/library/Rules/Nip.php index a0e33dce..66bb76e2 100644 --- a/library/Rules/Nip.php +++ b/library/Rules/Nip.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/No.php b/library/Rules/No.php index 428deee9..73f993b9 100644 --- a/library/Rules/No.php +++ b/library/Rules/No.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NoWhitespace.php b/library/Rules/NoWhitespace.php index c2484dbd..c8d848b7 100644 --- a/library/Rules/NoWhitespace.php +++ b/library/Rules/NoWhitespace.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NoneOf.php b/library/Rules/NoneOf.php index a4add062..80adde73 100644 --- a/library/Rules/NoneOf.php +++ b/library/Rules/NoneOf.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Not.php b/library/Rules/Not.php index 4d65ba91..1ebdc7c3 100644 --- a/library/Rules/Not.php +++ b/library/Rules/Not.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NotBlank.php b/library/Rules/NotBlank.php index daf9147f..26fc4ea3 100644 --- a/library/Rules/NotBlank.php +++ b/library/Rules/NotBlank.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NotEmoji.php b/library/Rules/NotEmoji.php index 948ddab4..87b4ef94 100644 --- a/library/Rules/NotEmoji.php +++ b/library/Rules/NotEmoji.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NotEmpty.php b/library/Rules/NotEmpty.php index bca15f8f..2faaadc7 100644 --- a/library/Rules/NotEmpty.php +++ b/library/Rules/NotEmpty.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NotOptional.php b/library/Rules/NotOptional.php index 87d13404..59fec580 100644 --- a/library/Rules/NotOptional.php +++ b/library/Rules/NotOptional.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NullType.php b/library/Rules/NullType.php index 00bcabe1..cd64750d 100644 --- a/library/Rules/NullType.php +++ b/library/Rules/NullType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Nullable.php b/library/Rules/Nullable.php index 892b3d0a..526044c2 100644 --- a/library/Rules/Nullable.php +++ b/library/Rules/Nullable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Number.php b/library/Rules/Number.php index af6bd64b..6d6ac9f5 100644 --- a/library/Rules/Number.php +++ b/library/Rules/Number.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/NumericVal.php b/library/Rules/NumericVal.php index 343450d8..05029991 100644 --- a/library/Rules/NumericVal.php +++ b/library/Rules/NumericVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/ObjectType.php b/library/Rules/ObjectType.php index 9ef9cda2..747b1cb2 100644 --- a/library/Rules/ObjectType.php +++ b/library/Rules/ObjectType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Odd.php b/library/Rules/Odd.php index 0d60f6a8..658260a9 100644 --- a/library/Rules/Odd.php +++ b/library/Rules/Odd.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/OneOf.php b/library/Rules/OneOf.php index f9ade6fa..e8434e65 100644 --- a/library/Rules/OneOf.php +++ b/library/Rules/OneOf.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Optional.php b/library/Rules/Optional.php index 76a4d42e..cb666f9e 100644 --- a/library/Rules/Optional.php +++ b/library/Rules/Optional.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/PerfectSquare.php b/library/Rules/PerfectSquare.php index 4363b5de..204da99f 100644 --- a/library/Rules/PerfectSquare.php +++ b/library/Rules/PerfectSquare.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Pesel.php b/library/Rules/Pesel.php index 5db71c60..48c82270 100644 --- a/library/Rules/Pesel.php +++ b/library/Rules/Pesel.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Phone.php b/library/Rules/Phone.php index f21284c6..02a7d834 100644 --- a/library/Rules/Phone.php +++ b/library/Rules/Phone.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/PhpLabel.php b/library/Rules/PhpLabel.php index de169574..7f64f773 100644 --- a/library/Rules/PhpLabel.php +++ b/library/Rules/PhpLabel.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Pis.php b/library/Rules/Pis.php index 1791e749..683bd546 100644 --- a/library/Rules/Pis.php +++ b/library/Rules/Pis.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/PolishIdCard.php b/library/Rules/PolishIdCard.php index d88fa020..078561b0 100644 --- a/library/Rules/PolishIdCard.php +++ b/library/Rules/PolishIdCard.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/PortugueseNif.php b/library/Rules/PortugueseNif.php index 3729909e..bfbdb6a1 100644 --- a/library/Rules/PortugueseNif.php +++ b/library/Rules/PortugueseNif.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Positive.php b/library/Rules/Positive.php index 726d9ed4..d6857cff 100644 --- a/library/Rules/Positive.php +++ b/library/Rules/Positive.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/PostalCode.php b/library/Rules/PostalCode.php index f9c522cd..cb6e9747 100644 --- a/library/Rules/PostalCode.php +++ b/library/Rules/PostalCode.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/PrimeNumber.php b/library/Rules/PrimeNumber.php index 9bd4aa56..c5aa2f92 100644 --- a/library/Rules/PrimeNumber.php +++ b/library/Rules/PrimeNumber.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Printable.php b/library/Rules/Printable.php index 47ee8f92..d7573003 100644 --- a/library/Rules/Printable.php +++ b/library/Rules/Printable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Punct.php b/library/Rules/Punct.php index aad415ed..6374d519 100644 --- a/library/Rules/Punct.php +++ b/library/Rules/Punct.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Readable.php b/library/Rules/Readable.php index 0ff6121f..c27b9a40 100644 --- a/library/Rules/Readable.php +++ b/library/Rules/Readable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Regex.php b/library/Rules/Regex.php index 5b4f6fa2..2eba94e7 100644 --- a/library/Rules/Regex.php +++ b/library/Rules/Regex.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/ResourceType.php b/library/Rules/ResourceType.php index 0fce1e50..d5cf062c 100644 --- a/library/Rules/ResourceType.php +++ b/library/Rules/ResourceType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Roman.php b/library/Rules/Roman.php index 95ac46c3..45cada4e 100644 --- a/library/Rules/Roman.php +++ b/library/Rules/Roman.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/ScalarVal.php b/library/Rules/ScalarVal.php index 313285e4..955303b0 100644 --- a/library/Rules/ScalarVal.php +++ b/library/Rules/ScalarVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Sf.php b/library/Rules/Sf.php index d4451e4f..f018ed3e 100644 --- a/library/Rules/Sf.php +++ b/library/Rules/Sf.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Size.php b/library/Rules/Size.php index 188445f8..82182a6d 100644 --- a/library/Rules/Size.php +++ b/library/Rules/Size.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Slug.php b/library/Rules/Slug.php index ab55af57..a8263eb7 100644 --- a/library/Rules/Slug.php +++ b/library/Rules/Slug.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Sorted.php b/library/Rules/Sorted.php index 94fcaa07..84037f36 100644 --- a/library/Rules/Sorted.php +++ b/library/Rules/Sorted.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Space.php b/library/Rules/Space.php index 64b99960..b7a1eea0 100644 --- a/library/Rules/Space.php +++ b/library/Rules/Space.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/StartsWith.php b/library/Rules/StartsWith.php index 38f53955..2e412436 100644 --- a/library/Rules/StartsWith.php +++ b/library/Rules/StartsWith.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/StringType.php b/library/Rules/StringType.php index 882e716b..0dce1d52 100644 --- a/library/Rules/StringType.php +++ b/library/Rules/StringType.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/StringVal.php b/library/Rules/StringVal.php index 1ac6b206..469cec98 100644 --- a/library/Rules/StringVal.php +++ b/library/Rules/StringVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/SubdivisionCode.php b/library/Rules/SubdivisionCode.php index 131b0e3d..51855284 100644 --- a/library/Rules/SubdivisionCode.php +++ b/library/Rules/SubdivisionCode.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Subset.php b/library/Rules/Subset.php index c1727420..fddc5d13 100644 --- a/library/Rules/Subset.php +++ b/library/Rules/Subset.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/SymbolicLink.php b/library/Rules/SymbolicLink.php index 7c2a7309..6fe9d0fd 100644 --- a/library/Rules/SymbolicLink.php +++ b/library/Rules/SymbolicLink.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Time.php b/library/Rules/Time.php index 9c7c90e8..16328f59 100644 --- a/library/Rules/Time.php +++ b/library/Rules/Time.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Tld.php b/library/Rules/Tld.php index 093a75f9..3e2e4400 100644 --- a/library/Rules/Tld.php +++ b/library/Rules/Tld.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/TrueVal.php b/library/Rules/TrueVal.php index 59635306..c9018e25 100644 --- a/library/Rules/TrueVal.php +++ b/library/Rules/TrueVal.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Type.php b/library/Rules/Type.php index 7b971eef..f16d80a3 100644 --- a/library/Rules/Type.php +++ b/library/Rules/Type.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Unique.php b/library/Rules/Unique.php index 98d68dc9..2ce865c6 100644 --- a/library/Rules/Unique.php +++ b/library/Rules/Unique.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Uploaded.php b/library/Rules/Uploaded.php index e41f7d95..9bc7edaa 100644 --- a/library/Rules/Uploaded.php +++ b/library/Rules/Uploaded.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Uppercase.php b/library/Rules/Uppercase.php index c5b96a9a..58ae4e06 100644 --- a/library/Rules/Uppercase.php +++ b/library/Rules/Uppercase.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Url.php b/library/Rules/Url.php index db981a44..f1775b3f 100644 --- a/library/Rules/Url.php +++ b/library/Rules/Url.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Uuid.php b/library/Rules/Uuid.php index da83c4f5..1ea7659c 100644 --- a/library/Rules/Uuid.php +++ b/library/Rules/Uuid.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Version.php b/library/Rules/Version.php index 4f1d44a0..6dfb0cf3 100644 --- a/library/Rules/Version.php +++ b/library/Rules/Version.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/VideoUrl.php b/library/Rules/VideoUrl.php index 67bd48c4..7ba7d3ca 100644 --- a/library/Rules/VideoUrl.php +++ b/library/Rules/VideoUrl.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Vowel.php b/library/Rules/Vowel.php index 72361f45..e0988fa7 100644 --- a/library/Rules/Vowel.php +++ b/library/Rules/Vowel.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/When.php b/library/Rules/When.php index 7ebbd096..292b47bd 100644 --- a/library/Rules/When.php +++ b/library/Rules/When.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Writable.php b/library/Rules/Writable.php index fe421814..7b87a8cd 100644 --- a/library/Rules/Writable.php +++ b/library/Rules/Writable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Xdigit.php b/library/Rules/Xdigit.php index b1b17e32..4322d6dd 100644 --- a/library/Rules/Xdigit.php +++ b/library/Rules/Xdigit.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Rules/Yes.php b/library/Rules/Yes.php index d9b790c9..fc8b27f1 100644 --- a/library/Rules/Yes.php +++ b/library/Rules/Yes.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/StaticValidator.php b/library/StaticValidator.php index e568b4b6..e313d1e3 100644 --- a/library/StaticValidator.php +++ b/library/StaticValidator.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Validatable.php b/library/Validatable.php index 743ba3b5..36191a2b 100644 --- a/library/Validatable.php +++ b/library/Validatable.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/library/Validator.php b/library/Validator.php index b3dff4ba..1dfb1036 100644 --- a/library/Validator.php +++ b/library/Validator.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/DataProvider/UndefinedProvider.php b/tests/library/DataProvider/UndefinedProvider.php index 025e7c8e..3aca0f6e 100644 --- a/tests/library/DataProvider/UndefinedProvider.php +++ b/tests/library/DataProvider/UndefinedProvider.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Exceptions/StubException.php b/tests/library/Exceptions/StubException.php index e6aac7a5..4c9043f8 100644 --- a/tests/library/Exceptions/StubException.php +++ b/tests/library/Exceptions/StubException.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/RuleTestCase.php b/tests/library/RuleTestCase.php index d35d5d3e..1153ac91 100644 --- a/tests/library/RuleTestCase.php +++ b/tests/library/RuleTestCase.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Rules/AbstractClass.php b/tests/library/Rules/AbstractClass.php index 6daaa2b0..f621025c 100644 --- a/tests/library/Rules/AbstractClass.php +++ b/tests/library/Rules/AbstractClass.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Rules/CustomRule.php b/tests/library/Rules/CustomRule.php index 2c67f0b1..d704a9aa 100644 --- a/tests/library/Rules/CustomRule.php +++ b/tests/library/Rules/CustomRule.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Rules/Invalid.php b/tests/library/Rules/Invalid.php index efbadc52..9adb742f 100644 --- a/tests/library/Rules/Invalid.php +++ b/tests/library/Rules/Invalid.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Rules/Stub.php b/tests/library/Rules/Stub.php index 09d1d58a..38eb9bd4 100644 --- a/tests/library/Rules/Stub.php +++ b/tests/library/Rules/Stub.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Rules/Valid.php b/tests/library/Rules/Valid.php index 6f060d17..5a751d1a 100644 --- a/tests/library/Rules/Valid.php +++ b/tests/library/Rules/Valid.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Stubs/CountableStub.php b/tests/library/Stubs/CountableStub.php index 0be18ed5..b37685a6 100644 --- a/tests/library/Stubs/CountableStub.php +++ b/tests/library/Stubs/CountableStub.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/Stubs/ToStringStub.php b/tests/library/Stubs/ToStringStub.php index 79de8066..d7a36a5f 100644 --- a/tests/library/Stubs/ToStringStub.php +++ b/tests/library/Stubs/ToStringStub.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/library/TestCase.php b/tests/library/TestCase.php index 16b65430..629b3766 100644 --- a/tests/library/TestCase.php +++ b/tests/library/TestCase.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/CheckExceptionsTest.php b/tests/unit/Exceptions/CheckExceptionsTest.php index 5bb30a88..3701f95e 100644 --- a/tests/unit/Exceptions/CheckExceptionsTest.php +++ b/tests/unit/Exceptions/CheckExceptionsTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/NestedValidationExceptionTest.php b/tests/unit/Exceptions/NestedValidationExceptionTest.php index a6364330..5ac085c2 100644 --- a/tests/unit/Exceptions/NestedValidationExceptionTest.php +++ b/tests/unit/Exceptions/NestedValidationExceptionTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Exceptions/ValidationExceptionTest.php b/tests/unit/Exceptions/ValidationExceptionTest.php index ae5b0d3b..94ee1b74 100644 --- a/tests/unit/Exceptions/ValidationExceptionTest.php +++ b/tests/unit/Exceptions/ValidationExceptionTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/FactoryTest.php b/tests/unit/FactoryTest.php index 4ca13b0d..f25169fa 100644 --- a/tests/unit/FactoryTest.php +++ b/tests/unit/FactoryTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Helpers/CanValidateDateTimeTest.php b/tests/unit/Helpers/CanValidateDateTimeTest.php index 8d5bd25d..f21f4fa4 100644 --- a/tests/unit/Helpers/CanValidateDateTimeTest.php +++ b/tests/unit/Helpers/CanValidateDateTimeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Helpers/CanValidateUndefinedTest.php b/tests/unit/Helpers/CanValidateUndefinedTest.php index 6746614b..097ed338 100644 --- a/tests/unit/Helpers/CanValidateUndefinedTest.php +++ b/tests/unit/Helpers/CanValidateUndefinedTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractCompositeTest.php b/tests/unit/Rules/AbstractCompositeTest.php index 6726c1fd..2391955f 100644 --- a/tests/unit/Rules/AbstractCompositeTest.php +++ b/tests/unit/Rules/AbstractCompositeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractEnvelopeTest.php b/tests/unit/Rules/AbstractEnvelopeTest.php index 9a7debf8..2b33f88b 100644 --- a/tests/unit/Rules/AbstractEnvelopeTest.php +++ b/tests/unit/Rules/AbstractEnvelopeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractRuleTest.php b/tests/unit/Rules/AbstractRuleTest.php index a3006287..4bfbbb07 100644 --- a/tests/unit/Rules/AbstractRuleTest.php +++ b/tests/unit/Rules/AbstractRuleTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractSearcherTest.php b/tests/unit/Rules/AbstractSearcherTest.php index b25b179a..51841c76 100644 --- a/tests/unit/Rules/AbstractSearcherTest.php +++ b/tests/unit/Rules/AbstractSearcherTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AbstractWrapperTest.php b/tests/unit/Rules/AbstractWrapperTest.php index 01050809..cb5dba60 100644 --- a/tests/unit/Rules/AbstractWrapperTest.php +++ b/tests/unit/Rules/AbstractWrapperTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AllOfTest.php b/tests/unit/Rules/AllOfTest.php index e3ce4c3b..c582631f 100644 --- a/tests/unit/Rules/AllOfTest.php +++ b/tests/unit/Rules/AllOfTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlnumTest.php b/tests/unit/Rules/AlnumTest.php index 0f0428ca..d29d0751 100644 --- a/tests/unit/Rules/AlnumTest.php +++ b/tests/unit/Rules/AlnumTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlphaTest.php b/tests/unit/Rules/AlphaTest.php index a59f8aeb..3312eb0e 100644 --- a/tests/unit/Rules/AlphaTest.php +++ b/tests/unit/Rules/AlphaTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlwaysInvalidTest.php b/tests/unit/Rules/AlwaysInvalidTest.php index 40a54bd3..8d0f11ca 100644 --- a/tests/unit/Rules/AlwaysInvalidTest.php +++ b/tests/unit/Rules/AlwaysInvalidTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AlwaysValidTest.php b/tests/unit/Rules/AlwaysValidTest.php index c91fefc6..29f06e5a 100644 --- a/tests/unit/Rules/AlwaysValidTest.php +++ b/tests/unit/Rules/AlwaysValidTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AnyOfTest.php b/tests/unit/Rules/AnyOfTest.php index 1b78a451..a2804e5f 100644 --- a/tests/unit/Rules/AnyOfTest.php +++ b/tests/unit/Rules/AnyOfTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ArrayTypeTest.php b/tests/unit/Rules/ArrayTypeTest.php index 1773fb10..d468ef32 100644 --- a/tests/unit/Rules/ArrayTypeTest.php +++ b/tests/unit/Rules/ArrayTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ArrayValTest.php b/tests/unit/Rules/ArrayValTest.php index a10e173d..11526bb2 100644 --- a/tests/unit/Rules/ArrayValTest.php +++ b/tests/unit/Rules/ArrayValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/AttributeTest.php b/tests/unit/Rules/AttributeTest.php index 46461575..d4d599c2 100644 --- a/tests/unit/Rules/AttributeTest.php +++ b/tests/unit/Rules/AttributeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/Base64Test.php b/tests/unit/Rules/Base64Test.php index 3b7de0d6..b01143ef 100644 --- a/tests/unit/Rules/Base64Test.php +++ b/tests/unit/Rules/Base64Test.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/BaseTest.php b/tests/unit/Rules/BaseTest.php index 2aa4d020..0c71b2e3 100644 --- a/tests/unit/Rules/BaseTest.php +++ b/tests/unit/Rules/BaseTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/BetweenTest.php b/tests/unit/Rules/BetweenTest.php index 2a608e2d..04378d42 100644 --- a/tests/unit/Rules/BetweenTest.php +++ b/tests/unit/Rules/BetweenTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/BoolTypeTest.php b/tests/unit/Rules/BoolTypeTest.php index a525c089..234639ee 100644 --- a/tests/unit/Rules/BoolTypeTest.php +++ b/tests/unit/Rules/BoolTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/BoolValTest.php b/tests/unit/Rules/BoolValTest.php index 6c0aef9d..9890c477 100644 --- a/tests/unit/Rules/BoolValTest.php +++ b/tests/unit/Rules/BoolValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/BsnTest.php b/tests/unit/Rules/BsnTest.php index f4691e7b..2dfc47d3 100644 --- a/tests/unit/Rules/BsnTest.php +++ b/tests/unit/Rules/BsnTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CallTest.php b/tests/unit/Rules/CallTest.php index 041fd7d5..a8b76985 100644 --- a/tests/unit/Rules/CallTest.php +++ b/tests/unit/Rules/CallTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CallableTypeTest.php b/tests/unit/Rules/CallableTypeTest.php index 6def2951..e630804e 100644 --- a/tests/unit/Rules/CallableTypeTest.php +++ b/tests/unit/Rules/CallableTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CallbackTest.php b/tests/unit/Rules/CallbackTest.php index b392d282..0fb67ddb 100644 --- a/tests/unit/Rules/CallbackTest.php +++ b/tests/unit/Rules/CallbackTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CharsetTest.php b/tests/unit/Rules/CharsetTest.php index c5d97465..adf7eb7b 100644 --- a/tests/unit/Rules/CharsetTest.php +++ b/tests/unit/Rules/CharsetTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CnhTest.php b/tests/unit/Rules/CnhTest.php index 4ae874d2..340d73c1 100644 --- a/tests/unit/Rules/CnhTest.php +++ b/tests/unit/Rules/CnhTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CnpjTest.php b/tests/unit/Rules/CnpjTest.php index 74a0c106..e4df63e7 100644 --- a/tests/unit/Rules/CnpjTest.php +++ b/tests/unit/Rules/CnpjTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ConsonantTest.php b/tests/unit/Rules/ConsonantTest.php index 1be6ecd0..90e6ef75 100644 --- a/tests/unit/Rules/ConsonantTest.php +++ b/tests/unit/Rules/ConsonantTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ContainsAnyTest.php b/tests/unit/Rules/ContainsAnyTest.php index 7980eac6..b1327de5 100644 --- a/tests/unit/Rules/ContainsAnyTest.php +++ b/tests/unit/Rules/ContainsAnyTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ContainsTest.php b/tests/unit/Rules/ContainsTest.php index a556aa71..1077ae2e 100644 --- a/tests/unit/Rules/ContainsTest.php +++ b/tests/unit/Rules/ContainsTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ControlTest.php b/tests/unit/Rules/ControlTest.php index 06699b39..c5d01838 100644 --- a/tests/unit/Rules/ControlTest.php +++ b/tests/unit/Rules/ControlTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CountableTest.php b/tests/unit/Rules/CountableTest.php index 6dd9f8ec..18bf4572 100644 --- a/tests/unit/Rules/CountableTest.php +++ b/tests/unit/Rules/CountableTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CountryCodeTest.php b/tests/unit/Rules/CountryCodeTest.php index 24c720dc..53c41cb0 100644 --- a/tests/unit/Rules/CountryCodeTest.php +++ b/tests/unit/Rules/CountryCodeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CpfTest.php b/tests/unit/Rules/CpfTest.php index 5b61a3f7..b753a141 100644 --- a/tests/unit/Rules/CpfTest.php +++ b/tests/unit/Rules/CpfTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CreditCardTest.php b/tests/unit/Rules/CreditCardTest.php index 8705ec30..7e5a5029 100644 --- a/tests/unit/Rules/CreditCardTest.php +++ b/tests/unit/Rules/CreditCardTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/CurrencyCodeTest.php b/tests/unit/Rules/CurrencyCodeTest.php index eb952d03..291734c3 100644 --- a/tests/unit/Rules/CurrencyCodeTest.php +++ b/tests/unit/Rules/CurrencyCodeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/DateTest.php b/tests/unit/Rules/DateTest.php index f394c545..87f8b19b 100644 --- a/tests/unit/Rules/DateTest.php +++ b/tests/unit/Rules/DateTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/DateTimeTest.php b/tests/unit/Rules/DateTimeTest.php index 78c4cda0..6de48e36 100644 --- a/tests/unit/Rules/DateTimeTest.php +++ b/tests/unit/Rules/DateTimeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/DecimalTest.php b/tests/unit/Rules/DecimalTest.php index 7e82f9a2..7e715013 100644 --- a/tests/unit/Rules/DecimalTest.php +++ b/tests/unit/Rules/DecimalTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/DigitTest.php b/tests/unit/Rules/DigitTest.php index 357134ae..00ebaabf 100644 --- a/tests/unit/Rules/DigitTest.php +++ b/tests/unit/Rules/DigitTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/DirectoryTest.php b/tests/unit/Rules/DirectoryTest.php index 7e9072c7..1b17a743 100644 --- a/tests/unit/Rules/DirectoryTest.php +++ b/tests/unit/Rules/DirectoryTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/DomainTest.php b/tests/unit/Rules/DomainTest.php index f0452330..5f6563ce 100644 --- a/tests/unit/Rules/DomainTest.php +++ b/tests/unit/Rules/DomainTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/EachTest.php b/tests/unit/Rules/EachTest.php index 2c977fc6..ccfd7f11 100644 --- a/tests/unit/Rules/EachTest.php +++ b/tests/unit/Rules/EachTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/EmailTest.php b/tests/unit/Rules/EmailTest.php index 850f6dd8..7936c4c7 100644 --- a/tests/unit/Rules/EmailTest.php +++ b/tests/unit/Rules/EmailTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/EndsWithTest.php b/tests/unit/Rules/EndsWithTest.php index 91ac6223..1cb7ebea 100644 --- a/tests/unit/Rules/EndsWithTest.php +++ b/tests/unit/Rules/EndsWithTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/EqualsTest.php b/tests/unit/Rules/EqualsTest.php index fe6e1fa6..36f3a3ab 100644 --- a/tests/unit/Rules/EqualsTest.php +++ b/tests/unit/Rules/EqualsTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/EquivalentTest.php b/tests/unit/Rules/EquivalentTest.php index fe5be3ab..7c713588 100644 --- a/tests/unit/Rules/EquivalentTest.php +++ b/tests/unit/Rules/EquivalentTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/EvenTest.php b/tests/unit/Rules/EvenTest.php index 0549141f..fbd6405b 100644 --- a/tests/unit/Rules/EvenTest.php +++ b/tests/unit/Rules/EvenTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ExecutableTest.php b/tests/unit/Rules/ExecutableTest.php index 8141f912..9212c9a6 100644 --- a/tests/unit/Rules/ExecutableTest.php +++ b/tests/unit/Rules/ExecutableTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ExistsTest.php b/tests/unit/Rules/ExistsTest.php index 940741d1..7534988e 100644 --- a/tests/unit/Rules/ExistsTest.php +++ b/tests/unit/Rules/ExistsTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ExtensionTest.php b/tests/unit/Rules/ExtensionTest.php index d54a67e9..b920334f 100644 --- a/tests/unit/Rules/ExtensionTest.php +++ b/tests/unit/Rules/ExtensionTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FactorTest.php b/tests/unit/Rules/FactorTest.php index 0039eda0..79771f54 100644 --- a/tests/unit/Rules/FactorTest.php +++ b/tests/unit/Rules/FactorTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FalseValTest.php b/tests/unit/Rules/FalseValTest.php index d76a56f6..1cf71ba4 100644 --- a/tests/unit/Rules/FalseValTest.php +++ b/tests/unit/Rules/FalseValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FibonacciTest.php b/tests/unit/Rules/FibonacciTest.php index ee557b5a..ad877a13 100644 --- a/tests/unit/Rules/FibonacciTest.php +++ b/tests/unit/Rules/FibonacciTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FileTest.php b/tests/unit/Rules/FileTest.php index 5a5fd1ce..98037e03 100644 --- a/tests/unit/Rules/FileTest.php +++ b/tests/unit/Rules/FileTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FilterVarTest.php b/tests/unit/Rules/FilterVarTest.php index bafa831a..614d84e0 100644 --- a/tests/unit/Rules/FilterVarTest.php +++ b/tests/unit/Rules/FilterVarTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FiniteTest.php b/tests/unit/Rules/FiniteTest.php index fed9d664..3346c9fe 100644 --- a/tests/unit/Rules/FiniteTest.php +++ b/tests/unit/Rules/FiniteTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FloatTypeTest.php b/tests/unit/Rules/FloatTypeTest.php index 86222710..cc88434d 100644 --- a/tests/unit/Rules/FloatTypeTest.php +++ b/tests/unit/Rules/FloatTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/FloatValTest.php b/tests/unit/Rules/FloatValTest.php index c62fb7a1..af7bfbd4 100644 --- a/tests/unit/Rules/FloatValTest.php +++ b/tests/unit/Rules/FloatValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/GraphTest.php b/tests/unit/Rules/GraphTest.php index b1c3cd81..fa4bd063 100644 --- a/tests/unit/Rules/GraphTest.php +++ b/tests/unit/Rules/GraphTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/GreaterThanTest.php b/tests/unit/Rules/GreaterThanTest.php index 7f904bf2..527452a2 100644 --- a/tests/unit/Rules/GreaterThanTest.php +++ b/tests/unit/Rules/GreaterThanTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/HexRgbColorTest.php b/tests/unit/Rules/HexRgbColorTest.php index 866f7c1b..f10692f7 100644 --- a/tests/unit/Rules/HexRgbColorTest.php +++ b/tests/unit/Rules/HexRgbColorTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/IbanTest.php b/tests/unit/Rules/IbanTest.php index e4f1edce..7456f865 100644 --- a/tests/unit/Rules/IbanTest.php +++ b/tests/unit/Rules/IbanTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/IdenticalTest.php b/tests/unit/Rules/IdenticalTest.php index 15108504..d4938baf 100644 --- a/tests/unit/Rules/IdenticalTest.php +++ b/tests/unit/Rules/IdenticalTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ImageTest.php b/tests/unit/Rules/ImageTest.php index a63c7e40..151b7398 100644 --- a/tests/unit/Rules/ImageTest.php +++ b/tests/unit/Rules/ImageTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ImeiTest.php b/tests/unit/Rules/ImeiTest.php index 4f170fbc..da821597 100644 --- a/tests/unit/Rules/ImeiTest.php +++ b/tests/unit/Rules/ImeiTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/InTest.php b/tests/unit/Rules/InTest.php index 48075770..b98a8a8b 100644 --- a/tests/unit/Rules/InTest.php +++ b/tests/unit/Rules/InTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/InfiniteTest.php b/tests/unit/Rules/InfiniteTest.php index 080001c7..ef1232a5 100644 --- a/tests/unit/Rules/InfiniteTest.php +++ b/tests/unit/Rules/InfiniteTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/InstanceTest.php b/tests/unit/Rules/InstanceTest.php index e4968ec2..4deaba45 100644 --- a/tests/unit/Rules/InstanceTest.php +++ b/tests/unit/Rules/InstanceTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/IntTypeTest.php b/tests/unit/Rules/IntTypeTest.php index 472b04b6..646ae05c 100644 --- a/tests/unit/Rules/IntTypeTest.php +++ b/tests/unit/Rules/IntTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/IntValTest.php b/tests/unit/Rules/IntValTest.php index c60d8566..5229f483 100644 --- a/tests/unit/Rules/IntValTest.php +++ b/tests/unit/Rules/IntValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/IpTest.php b/tests/unit/Rules/IpTest.php index 6819cae8..3f5e5524 100644 --- a/tests/unit/Rules/IpTest.php +++ b/tests/unit/Rules/IpTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/IsbnTest.php b/tests/unit/Rules/IsbnTest.php index 024250c0..2e54dfb8 100644 --- a/tests/unit/Rules/IsbnTest.php +++ b/tests/unit/Rules/IsbnTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/IterableTypeTest.php b/tests/unit/Rules/IterableTypeTest.php index c8e0ef9e..1c884381 100644 --- a/tests/unit/Rules/IterableTypeTest.php +++ b/tests/unit/Rules/IterableTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/JsonTest.php b/tests/unit/Rules/JsonTest.php index 881562f2..d5d85ebe 100644 --- a/tests/unit/Rules/JsonTest.php +++ b/tests/unit/Rules/JsonTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeyNestedTest.php b/tests/unit/Rules/KeyNestedTest.php index 660e139d..a79b534a 100644 --- a/tests/unit/Rules/KeyNestedTest.php +++ b/tests/unit/Rules/KeyNestedTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeySetTest.php b/tests/unit/Rules/KeySetTest.php index 53905c11..0fc4ef37 100644 --- a/tests/unit/Rules/KeySetTest.php +++ b/tests/unit/Rules/KeySetTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeyTest.php b/tests/unit/Rules/KeyTest.php index 655175a3..4904905e 100644 --- a/tests/unit/Rules/KeyTest.php +++ b/tests/unit/Rules/KeyTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/KeyValueTest.php b/tests/unit/Rules/KeyValueTest.php index f6c74d7d..86ec61de 100644 --- a/tests/unit/Rules/KeyValueTest.php +++ b/tests/unit/Rules/KeyValueTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/LanguageCodeTest.php b/tests/unit/Rules/LanguageCodeTest.php index 7ff8829d..aa5fd306 100644 --- a/tests/unit/Rules/LanguageCodeTest.php +++ b/tests/unit/Rules/LanguageCodeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/LeapDateTest.php b/tests/unit/Rules/LeapDateTest.php index 86c32129..44b2c0a1 100644 --- a/tests/unit/Rules/LeapDateTest.php +++ b/tests/unit/Rules/LeapDateTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/LeapYearTest.php b/tests/unit/Rules/LeapYearTest.php index 6735fa7f..dfe1d37f 100644 --- a/tests/unit/Rules/LeapYearTest.php +++ b/tests/unit/Rules/LeapYearTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/LengthTest.php b/tests/unit/Rules/LengthTest.php index a707b612..c19b436f 100644 --- a/tests/unit/Rules/LengthTest.php +++ b/tests/unit/Rules/LengthTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/LessThanTest.php b/tests/unit/Rules/LessThanTest.php index bba7a32c..6d04cfc9 100644 --- a/tests/unit/Rules/LessThanTest.php +++ b/tests/unit/Rules/LessThanTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/LowercaseTest.php b/tests/unit/Rules/LowercaseTest.php index 8a4cd7a3..e99d4ca6 100644 --- a/tests/unit/Rules/LowercaseTest.php +++ b/tests/unit/Rules/LowercaseTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/LuhnTest.php b/tests/unit/Rules/LuhnTest.php index 46c0f4fe..1411b187 100644 --- a/tests/unit/Rules/LuhnTest.php +++ b/tests/unit/Rules/LuhnTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/MacAddressTest.php b/tests/unit/Rules/MacAddressTest.php index eb712b03..37950190 100644 --- a/tests/unit/Rules/MacAddressTest.php +++ b/tests/unit/Rules/MacAddressTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/MaxAgeTest.php b/tests/unit/Rules/MaxAgeTest.php index d885f2dd..3293fe86 100644 --- a/tests/unit/Rules/MaxAgeTest.php +++ b/tests/unit/Rules/MaxAgeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/MaxTest.php b/tests/unit/Rules/MaxTest.php index 83ab27e3..63cc4550 100644 --- a/tests/unit/Rules/MaxTest.php +++ b/tests/unit/Rules/MaxTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/MimetypeTest.php b/tests/unit/Rules/MimetypeTest.php index f339cf87..5370e50e 100644 --- a/tests/unit/Rules/MimetypeTest.php +++ b/tests/unit/Rules/MimetypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/MinAgeTest.php b/tests/unit/Rules/MinAgeTest.php index baf81f42..5a5b9b0f 100644 --- a/tests/unit/Rules/MinAgeTest.php +++ b/tests/unit/Rules/MinAgeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/MinTest.php b/tests/unit/Rules/MinTest.php index 6b760e21..2d0418fa 100644 --- a/tests/unit/Rules/MinTest.php +++ b/tests/unit/Rules/MinTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/MultipleTest.php b/tests/unit/Rules/MultipleTest.php index c7074ee4..81aec39e 100644 --- a/tests/unit/Rules/MultipleTest.php +++ b/tests/unit/Rules/MultipleTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NegativeTest.php b/tests/unit/Rules/NegativeTest.php index da6ee807..26952a95 100644 --- a/tests/unit/Rules/NegativeTest.php +++ b/tests/unit/Rules/NegativeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NfeAccessKeyTest.php b/tests/unit/Rules/NfeAccessKeyTest.php index 4d6e5da1..8f7fbd85 100644 --- a/tests/unit/Rules/NfeAccessKeyTest.php +++ b/tests/unit/Rules/NfeAccessKeyTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NifTest.php b/tests/unit/Rules/NifTest.php index 95752888..c69d3e80 100644 --- a/tests/unit/Rules/NifTest.php +++ b/tests/unit/Rules/NifTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NipTest.php b/tests/unit/Rules/NipTest.php index 4f64d978..5e0527d5 100644 --- a/tests/unit/Rules/NipTest.php +++ b/tests/unit/Rules/NipTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NoTest.php b/tests/unit/Rules/NoTest.php index d6f6aaa2..8992c8c5 100644 --- a/tests/unit/Rules/NoTest.php +++ b/tests/unit/Rules/NoTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NoWhitespaceTest.php b/tests/unit/Rules/NoWhitespaceTest.php index 15fd1e20..69488dc9 100644 --- a/tests/unit/Rules/NoWhitespaceTest.php +++ b/tests/unit/Rules/NoWhitespaceTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NoneOfTest.php b/tests/unit/Rules/NoneOfTest.php index fb8067e3..9372b1c3 100644 --- a/tests/unit/Rules/NoneOfTest.php +++ b/tests/unit/Rules/NoneOfTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotBlankTest.php b/tests/unit/Rules/NotBlankTest.php index 236673c6..63431d52 100644 --- a/tests/unit/Rules/NotBlankTest.php +++ b/tests/unit/Rules/NotBlankTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotEmojiTest.php b/tests/unit/Rules/NotEmojiTest.php index 6f021649..53400f19 100644 --- a/tests/unit/Rules/NotEmojiTest.php +++ b/tests/unit/Rules/NotEmojiTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotEmptyTest.php b/tests/unit/Rules/NotEmptyTest.php index 11e7f3c1..e7f651fd 100644 --- a/tests/unit/Rules/NotEmptyTest.php +++ b/tests/unit/Rules/NotEmptyTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotOptionalTest.php b/tests/unit/Rules/NotOptionalTest.php index 4bb13b38..6d8e6595 100644 --- a/tests/unit/Rules/NotOptionalTest.php +++ b/tests/unit/Rules/NotOptionalTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NotTest.php b/tests/unit/Rules/NotTest.php index 6db6cba8..c0ad4826 100644 --- a/tests/unit/Rules/NotTest.php +++ b/tests/unit/Rules/NotTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NullTypeTest.php b/tests/unit/Rules/NullTypeTest.php index 36c0ec87..cd485c95 100644 --- a/tests/unit/Rules/NullTypeTest.php +++ b/tests/unit/Rules/NullTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NullableTest.php b/tests/unit/Rules/NullableTest.php index 49895b2a..3f00a989 100644 --- a/tests/unit/Rules/NullableTest.php +++ b/tests/unit/Rules/NullableTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NumberTest.php b/tests/unit/Rules/NumberTest.php index d7ae6b66..549bfcd8 100644 --- a/tests/unit/Rules/NumberTest.php +++ b/tests/unit/Rules/NumberTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/NumericValTest.php b/tests/unit/Rules/NumericValTest.php index 722bd3c3..65110041 100644 --- a/tests/unit/Rules/NumericValTest.php +++ b/tests/unit/Rules/NumericValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ObjectTypeTest.php b/tests/unit/Rules/ObjectTypeTest.php index 1efc25c5..a36133a8 100644 --- a/tests/unit/Rules/ObjectTypeTest.php +++ b/tests/unit/Rules/ObjectTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/OddTest.php b/tests/unit/Rules/OddTest.php index ef5540bb..ecc48bdc 100644 --- a/tests/unit/Rules/OddTest.php +++ b/tests/unit/Rules/OddTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/OneOfTest.php b/tests/unit/Rules/OneOfTest.php index 106d4037..3a642d78 100644 --- a/tests/unit/Rules/OneOfTest.php +++ b/tests/unit/Rules/OneOfTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/OptionalTest.php b/tests/unit/Rules/OptionalTest.php index 0bca73d7..a5173387 100644 --- a/tests/unit/Rules/OptionalTest.php +++ b/tests/unit/Rules/OptionalTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PerfectSquareTest.php b/tests/unit/Rules/PerfectSquareTest.php index 62024520..8fa11590 100644 --- a/tests/unit/Rules/PerfectSquareTest.php +++ b/tests/unit/Rules/PerfectSquareTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PeselTest.php b/tests/unit/Rules/PeselTest.php index 62414c5b..6c77a353 100644 --- a/tests/unit/Rules/PeselTest.php +++ b/tests/unit/Rules/PeselTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PhoneTest.php b/tests/unit/Rules/PhoneTest.php index 71ded18c..ad4728d4 100644 --- a/tests/unit/Rules/PhoneTest.php +++ b/tests/unit/Rules/PhoneTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PhpLabelTest.php b/tests/unit/Rules/PhpLabelTest.php index 4cfb68cb..493f2be0 100644 --- a/tests/unit/Rules/PhpLabelTest.php +++ b/tests/unit/Rules/PhpLabelTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PisTest.php b/tests/unit/Rules/PisTest.php index 4fc91ffb..4f57aab2 100644 --- a/tests/unit/Rules/PisTest.php +++ b/tests/unit/Rules/PisTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PolishIdCardTest.php b/tests/unit/Rules/PolishIdCardTest.php index e3633a14..c2d8bfdc 100644 --- a/tests/unit/Rules/PolishIdCardTest.php +++ b/tests/unit/Rules/PolishIdCardTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PortugueseNifTest.php b/tests/unit/Rules/PortugueseNifTest.php index 4c04cb87..dfc4b12f 100644 --- a/tests/unit/Rules/PortugueseNifTest.php +++ b/tests/unit/Rules/PortugueseNifTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PositiveTest.php b/tests/unit/Rules/PositiveTest.php index cb5067f3..ae97ee62 100644 --- a/tests/unit/Rules/PositiveTest.php +++ b/tests/unit/Rules/PositiveTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PostalCodeTest.php b/tests/unit/Rules/PostalCodeTest.php index 0fcf9b4f..2a85dfd0 100644 --- a/tests/unit/Rules/PostalCodeTest.php +++ b/tests/unit/Rules/PostalCodeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PrimeNumberTest.php b/tests/unit/Rules/PrimeNumberTest.php index 9a6a3ac4..fa2ee82f 100644 --- a/tests/unit/Rules/PrimeNumberTest.php +++ b/tests/unit/Rules/PrimeNumberTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PrintableTest.php b/tests/unit/Rules/PrintableTest.php index 2b8cfa1d..3ee0b5f1 100644 --- a/tests/unit/Rules/PrintableTest.php +++ b/tests/unit/Rules/PrintableTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/PunctTest.php b/tests/unit/Rules/PunctTest.php index 9c1d588b..599c056d 100644 --- a/tests/unit/Rules/PunctTest.php +++ b/tests/unit/Rules/PunctTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ReadableTest.php b/tests/unit/Rules/ReadableTest.php index c9bb4f64..331413c8 100644 --- a/tests/unit/Rules/ReadableTest.php +++ b/tests/unit/Rules/ReadableTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/RegexTest.php b/tests/unit/Rules/RegexTest.php index 6fefe41f..f382a7ae 100644 --- a/tests/unit/Rules/RegexTest.php +++ b/tests/unit/Rules/RegexTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ResourceTypeTest.php b/tests/unit/Rules/ResourceTypeTest.php index 74653fa6..e7be4aa2 100644 --- a/tests/unit/Rules/ResourceTypeTest.php +++ b/tests/unit/Rules/ResourceTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/RomanTest.php b/tests/unit/Rules/RomanTest.php index 56d9f0c9..efd81d95 100644 --- a/tests/unit/Rules/RomanTest.php +++ b/tests/unit/Rules/RomanTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/ScalarValTest.php b/tests/unit/Rules/ScalarValTest.php index 5b621fca..6cfb0279 100644 --- a/tests/unit/Rules/ScalarValTest.php +++ b/tests/unit/Rules/ScalarValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SfTest.php b/tests/unit/Rules/SfTest.php index 7667dc2a..dc02fb7a 100644 --- a/tests/unit/Rules/SfTest.php +++ b/tests/unit/Rules/SfTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SizeTest.php b/tests/unit/Rules/SizeTest.php index 1111b200..6b09221f 100644 --- a/tests/unit/Rules/SizeTest.php +++ b/tests/unit/Rules/SizeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SlugTest.php b/tests/unit/Rules/SlugTest.php index b9b37447..af92df72 100644 --- a/tests/unit/Rules/SlugTest.php +++ b/tests/unit/Rules/SlugTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SortedTest.php b/tests/unit/Rules/SortedTest.php index 32bc9676..be29fcb0 100644 --- a/tests/unit/Rules/SortedTest.php +++ b/tests/unit/Rules/SortedTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SpaceTest.php b/tests/unit/Rules/SpaceTest.php index 9bf644c7..6bee7e42 100644 --- a/tests/unit/Rules/SpaceTest.php +++ b/tests/unit/Rules/SpaceTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/StartsWithTest.php b/tests/unit/Rules/StartsWithTest.php index 6064ce00..4b9b079b 100644 --- a/tests/unit/Rules/StartsWithTest.php +++ b/tests/unit/Rules/StartsWithTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/StringTypeTest.php b/tests/unit/Rules/StringTypeTest.php index c7edd624..17568823 100644 --- a/tests/unit/Rules/StringTypeTest.php +++ b/tests/unit/Rules/StringTypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/StringValTest.php b/tests/unit/Rules/StringValTest.php index 14f7b567..5db24809 100644 --- a/tests/unit/Rules/StringValTest.php +++ b/tests/unit/Rules/StringValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SubdivisionCodeTest.php b/tests/unit/Rules/SubdivisionCodeTest.php index 643ab8e2..341d3814 100644 --- a/tests/unit/Rules/SubdivisionCodeTest.php +++ b/tests/unit/Rules/SubdivisionCodeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SubsetTest.php b/tests/unit/Rules/SubsetTest.php index 6bdb5c31..8c1741a6 100644 --- a/tests/unit/Rules/SubsetTest.php +++ b/tests/unit/Rules/SubsetTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/SymbolicLinkTest.php b/tests/unit/Rules/SymbolicLinkTest.php index cfeae2bf..4e6c7c40 100644 --- a/tests/unit/Rules/SymbolicLinkTest.php +++ b/tests/unit/Rules/SymbolicLinkTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/TimeTest.php b/tests/unit/Rules/TimeTest.php index 924284b1..d877fb5a 100644 --- a/tests/unit/Rules/TimeTest.php +++ b/tests/unit/Rules/TimeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/TldTest.php b/tests/unit/Rules/TldTest.php index 9424f62a..3dbb7dfa 100644 --- a/tests/unit/Rules/TldTest.php +++ b/tests/unit/Rules/TldTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/TrueValTest.php b/tests/unit/Rules/TrueValTest.php index f1034491..4d847649 100644 --- a/tests/unit/Rules/TrueValTest.php +++ b/tests/unit/Rules/TrueValTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/TypeTest.php b/tests/unit/Rules/TypeTest.php index 49751e59..950406a7 100644 --- a/tests/unit/Rules/TypeTest.php +++ b/tests/unit/Rules/TypeTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/UniqueTest.php b/tests/unit/Rules/UniqueTest.php index 17f0e788..c2e4fb55 100644 --- a/tests/unit/Rules/UniqueTest.php +++ b/tests/unit/Rules/UniqueTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/UploadedTest.php b/tests/unit/Rules/UploadedTest.php index ac083221..37ba1ca4 100644 --- a/tests/unit/Rules/UploadedTest.php +++ b/tests/unit/Rules/UploadedTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/UppercaseTest.php b/tests/unit/Rules/UppercaseTest.php index 0ff6047c..ba9cd601 100644 --- a/tests/unit/Rules/UppercaseTest.php +++ b/tests/unit/Rules/UppercaseTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/UrlTest.php b/tests/unit/Rules/UrlTest.php index d045433d..8371a337 100644 --- a/tests/unit/Rules/UrlTest.php +++ b/tests/unit/Rules/UrlTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/UuidTest.php b/tests/unit/Rules/UuidTest.php index 025f2ffe..e9ecd008 100644 --- a/tests/unit/Rules/UuidTest.php +++ b/tests/unit/Rules/UuidTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/VersionTest.php b/tests/unit/Rules/VersionTest.php index 884b34b3..e82af404 100644 --- a/tests/unit/Rules/VersionTest.php +++ b/tests/unit/Rules/VersionTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/VideoUrlTest.php b/tests/unit/Rules/VideoUrlTest.php index 057038a7..28b2e6bd 100644 --- a/tests/unit/Rules/VideoUrlTest.php +++ b/tests/unit/Rules/VideoUrlTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/VowelTest.php b/tests/unit/Rules/VowelTest.php index 0ef7cef0..c33978cc 100644 --- a/tests/unit/Rules/VowelTest.php +++ b/tests/unit/Rules/VowelTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/WhenTest.php b/tests/unit/Rules/WhenTest.php index 2a92c1f8..23b25ab9 100644 --- a/tests/unit/Rules/WhenTest.php +++ b/tests/unit/Rules/WhenTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/WritableTest.php b/tests/unit/Rules/WritableTest.php index 2f0f0558..0e0d80a8 100644 --- a/tests/unit/Rules/WritableTest.php +++ b/tests/unit/Rules/WritableTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/XdigitTest.php b/tests/unit/Rules/XdigitTest.php index d83f30fa..4fd47b91 100644 --- a/tests/unit/Rules/XdigitTest.php +++ b/tests/unit/Rules/XdigitTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/Rules/YesTest.php b/tests/unit/Rules/YesTest.php index 2795bada..df2a2288 100644 --- a/tests/unit/Rules/YesTest.php +++ b/tests/unit/Rules/YesTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1); diff --git a/tests/unit/ValidatorTest.php b/tests/unit/ValidatorTest.php index fd2c8848..ca70e128 100644 --- a/tests/unit/ValidatorTest.php +++ b/tests/unit/ValidatorTest.php @@ -1,12 +1,8 @@ - * - * For the full copyright and license information, please view the LICENSE file - * that was distributed with this source code. + * Copyright (c) Alexandre Gomes Gaigalas + * SPDX-License-Identifier: MIT */ declare(strict_types=1);