diff --git a/Scripts/lint.sh b/Scripts/lint.sh index 78fc37eb..5b4560fd 100755 --- a/Scripts/lint.sh +++ b/Scripts/lint.sh @@ -57,7 +57,7 @@ if [ -z "$FORMAT_ONLY" ]; then run_command swiftlint lint $SWIFTLINT_OPTIONS fi -$PACKAGE_DIR/Scripts/header.sh -d $PACKAGE_DIR/Sources -c "Leo Dion" -o "BrightDigit" -p "SyntaxKit" -y 2025 +$PACKAGE_DIR/Scripts/header.sh -d $PACKAGE_DIR/Sources -c "Leo Dion" -o "BrightDigit" -p "SyntaxKit" run_command swiftlint lint $SWIFTLINT_OPTIONS run_command swift-format lint --recursive --parallel $SWIFTFORMAT_OPTIONS Sources Tests diff --git a/Sources/DocumentationHarness/CodeBlock.swift b/Sources/DocumentationHarness/CodeBlock.swift index 7c61d0c6..00124dee 100644 --- a/Sources/DocumentationHarness/CodeBlock.swift +++ b/Sources/DocumentationHarness/CodeBlock.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/CodeBlockExtraction.swift b/Sources/DocumentationHarness/CodeBlockExtraction.swift index 49bd47d8..c742e7cf 100644 --- a/Sources/DocumentationHarness/CodeBlockExtraction.swift +++ b/Sources/DocumentationHarness/CodeBlockExtraction.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/CodeBlockExtractor.swift b/Sources/DocumentationHarness/CodeBlockExtractor.swift index 08646b85..51cc82a5 100644 --- a/Sources/DocumentationHarness/CodeBlockExtractor.swift +++ b/Sources/DocumentationHarness/CodeBlockExtractor.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/CodeBlockExtractorError.swift b/Sources/DocumentationHarness/CodeBlockExtractorError.swift index 828a36e1..5eac86e2 100644 --- a/Sources/DocumentationHarness/CodeBlockExtractorError.swift +++ b/Sources/DocumentationHarness/CodeBlockExtractorError.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/CodeBlockType.swift b/Sources/DocumentationHarness/CodeBlockType.swift index 3f35f3b2..08435090 100644 --- a/Sources/DocumentationHarness/CodeBlockType.swift +++ b/Sources/DocumentationHarness/CodeBlockType.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/CodeBlockValidationParameters.swift b/Sources/DocumentationHarness/CodeBlockValidationParameters.swift index b9506fb8..e13c0619 100644 --- a/Sources/DocumentationHarness/CodeBlockValidationParameters.swift +++ b/Sources/DocumentationHarness/CodeBlockValidationParameters.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/CodeSyntaxValidator.swift b/Sources/DocumentationHarness/CodeSyntaxValidator.swift index ce1e047f..e14d1285 100644 --- a/Sources/DocumentationHarness/CodeSyntaxValidator.swift +++ b/Sources/DocumentationHarness/CodeSyntaxValidator.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/CompilationResult.swift b/Sources/DocumentationHarness/CompilationResult.swift index b0d82ea5..d6da20d3 100644 --- a/Sources/DocumentationHarness/CompilationResult.swift +++ b/Sources/DocumentationHarness/CompilationResult.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/DocumentationValidator.swift b/Sources/DocumentationHarness/DocumentationValidator.swift index 5b909631..cdc1a627 100644 --- a/Sources/DocumentationHarness/DocumentationValidator.swift +++ b/Sources/DocumentationHarness/DocumentationValidator.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/FileManager+Documentation.swift b/Sources/DocumentationHarness/FileManager+Documentation.swift index f20427e2..0d6c4383 100644 --- a/Sources/DocumentationHarness/FileManager+Documentation.swift +++ b/Sources/DocumentationHarness/FileManager+Documentation.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/FileSearchError.swift b/Sources/DocumentationHarness/FileSearchError.swift index d6c997ef..ad4e7e87 100644 --- a/Sources/DocumentationHarness/FileSearchError.swift +++ b/Sources/DocumentationHarness/FileSearchError.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/FileSearcher.swift b/Sources/DocumentationHarness/FileSearcher.swift index d3e5e0e4..4a059867 100644 --- a/Sources/DocumentationHarness/FileSearcher.swift +++ b/Sources/DocumentationHarness/FileSearcher.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/PackageValidator.swift b/Sources/DocumentationHarness/PackageValidator.swift index 92e126de..b10107cd 100644 --- a/Sources/DocumentationHarness/PackageValidator.swift +++ b/Sources/DocumentationHarness/PackageValidator.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/SyntaxValidator.swift b/Sources/DocumentationHarness/SyntaxValidator.swift index bd7b8f1c..f57a89d3 100644 --- a/Sources/DocumentationHarness/SyntaxValidator.swift +++ b/Sources/DocumentationHarness/SyntaxValidator.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/TestType.swift b/Sources/DocumentationHarness/TestType.swift index 4bd1200d..40dcfe0b 100644 --- a/Sources/DocumentationHarness/TestType.swift +++ b/Sources/DocumentationHarness/TestType.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/ValidationError.swift b/Sources/DocumentationHarness/ValidationError.swift index 209df092..d16a113f 100644 --- a/Sources/DocumentationHarness/ValidationError.swift +++ b/Sources/DocumentationHarness/ValidationError.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/ValidationParameters.swift b/Sources/DocumentationHarness/ValidationParameters.swift index 04049a30..83af938a 100644 --- a/Sources/DocumentationHarness/ValidationParameters.swift +++ b/Sources/DocumentationHarness/ValidationParameters.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/ValidationResult.swift b/Sources/DocumentationHarness/ValidationResult.swift index 8a514cf8..be9c55ab 100644 --- a/Sources/DocumentationHarness/ValidationResult.swift +++ b/Sources/DocumentationHarness/ValidationResult.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/DocumentationHarness/Validator.swift b/Sources/DocumentationHarness/Validator.swift index 1fa27877..b01a2e41 100644 --- a/Sources/DocumentationHarness/Validator.swift +++ b/Sources/DocumentationHarness/Validator.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Attributes/Attribute.swift b/Sources/SyntaxKit/Attributes/Attribute.swift index bca85db2..ec97159c 100644 --- a/Sources/SyntaxKit/Attributes/Attribute.swift +++ b/Sources/SyntaxKit/Attributes/Attribute.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Attributes/AttributeInfo.swift b/Sources/SyntaxKit/Attributes/AttributeInfo.swift index c78488bd..f6abde02 100644 --- a/Sources/SyntaxKit/Attributes/AttributeInfo.swift +++ b/Sources/SyntaxKit/Attributes/AttributeInfo.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Attributes/Trivia+Comments.swift b/Sources/SyntaxKit/Attributes/Trivia+Comments.swift index 362bd4e4..dc008c00 100644 --- a/Sources/SyntaxKit/Attributes/Trivia+Comments.swift +++ b/Sources/SyntaxKit/Attributes/Trivia+Comments.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift b/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift index 19e0856c..e07fc1ca 100644 --- a/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift +++ b/Sources/SyntaxKit/CodeBlocks/CodeBlock+ExprSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift b/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift index b2e69983..914fdf6b 100644 --- a/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift +++ b/Sources/SyntaxKit/CodeBlocks/CodeBlock+Generate.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilder.swift b/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilder.swift index 5e938053..c6a0b425 100644 --- a/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilder.swift +++ b/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilder.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilderResult.swift b/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilderResult.swift index 61470654..ec525560 100644 --- a/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilderResult.swift +++ b/Sources/SyntaxKit/CodeBlocks/CodeBlockBuilderResult.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/CodeBlockItemSyntax.Item.swift b/Sources/SyntaxKit/CodeBlocks/CodeBlockItemSyntax.Item.swift index a5636b0e..f19bb6f8 100644 --- a/Sources/SyntaxKit/CodeBlocks/CodeBlockItemSyntax.Item.swift +++ b/Sources/SyntaxKit/CodeBlocks/CodeBlockItemSyntax.Item.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/CommentedCodeBlock.swift b/Sources/SyntaxKit/CodeBlocks/CommentedCodeBlock.swift index 9faccb55..1744372f 100644 --- a/Sources/SyntaxKit/CodeBlocks/CommentedCodeBlock.swift +++ b/Sources/SyntaxKit/CodeBlocks/CommentedCodeBlock.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/EmptyCodeBlock.swift b/Sources/SyntaxKit/CodeBlocks/EmptyCodeBlock.swift index d8be3dd7..4ebdf4d0 100644 --- a/Sources/SyntaxKit/CodeBlocks/EmptyCodeBlock.swift +++ b/Sources/SyntaxKit/CodeBlocks/EmptyCodeBlock.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/CodeBlocks/ExprCodeBlock.swift b/Sources/SyntaxKit/CodeBlocks/ExprCodeBlock.swift index 426e94e3..d48906d6 100644 --- a/Sources/SyntaxKit/CodeBlocks/ExprCodeBlock.swift +++ b/Sources/SyntaxKit/CodeBlocks/ExprCodeBlock.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/Array+LiteralValue.swift b/Sources/SyntaxKit/Collections/Array+LiteralValue.swift index 3bcc16c3..a77f5ca9 100644 --- a/Sources/SyntaxKit/Collections/Array+LiteralValue.swift +++ b/Sources/SyntaxKit/Collections/Array+LiteralValue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/ArrayLiteral.swift b/Sources/SyntaxKit/Collections/ArrayLiteral.swift index 8301a55e..e97be405 100644 --- a/Sources/SyntaxKit/Collections/ArrayLiteral.swift +++ b/Sources/SyntaxKit/Collections/ArrayLiteral.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/CodeBlock+DictionaryValue.swift b/Sources/SyntaxKit/Collections/CodeBlock+DictionaryValue.swift index 5f190af6..8a38ca05 100644 --- a/Sources/SyntaxKit/Collections/CodeBlock+DictionaryValue.swift +++ b/Sources/SyntaxKit/Collections/CodeBlock+DictionaryValue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/CodeBlockableLiteral.swift b/Sources/SyntaxKit/Collections/CodeBlockableLiteral.swift index 6e0e219f..8762235c 100644 --- a/Sources/SyntaxKit/Collections/CodeBlockableLiteral.swift +++ b/Sources/SyntaxKit/Collections/CodeBlockableLiteral.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/Dictionary+LiteralValue.swift b/Sources/SyntaxKit/Collections/Dictionary+LiteralValue.swift index 3cb73d9e..c0b2b566 100644 --- a/Sources/SyntaxKit/Collections/Dictionary+LiteralValue.swift +++ b/Sources/SyntaxKit/Collections/Dictionary+LiteralValue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/DictionaryExpr.swift b/Sources/SyntaxKit/Collections/DictionaryExpr.swift index 1b896afe..ac6f1d95 100644 --- a/Sources/SyntaxKit/Collections/DictionaryExpr.swift +++ b/Sources/SyntaxKit/Collections/DictionaryExpr.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/DictionaryLiteral.swift b/Sources/SyntaxKit/Collections/DictionaryLiteral.swift index 2703cb0d..6f2cb29b 100644 --- a/Sources/SyntaxKit/Collections/DictionaryLiteral.swift +++ b/Sources/SyntaxKit/Collections/DictionaryLiteral.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/DictionaryValue.swift b/Sources/SyntaxKit/Collections/DictionaryValue.swift index 5389e5ae..088682eb 100644 --- a/Sources/SyntaxKit/Collections/DictionaryValue.swift +++ b/Sources/SyntaxKit/Collections/DictionaryValue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/Literal+DictionaryValue.swift b/Sources/SyntaxKit/Collections/Literal+DictionaryValue.swift index bac3e3ac..5462c5eb 100644 --- a/Sources/SyntaxKit/Collections/Literal+DictionaryValue.swift +++ b/Sources/SyntaxKit/Collections/Literal+DictionaryValue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/PatternCodeBlock.swift b/Sources/SyntaxKit/Collections/PatternCodeBlock.swift index 3cf1a5f5..7734ea72 100644 --- a/Sources/SyntaxKit/Collections/PatternCodeBlock.swift +++ b/Sources/SyntaxKit/Collections/PatternCodeBlock.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/PatternConvertableCollection.swift b/Sources/SyntaxKit/Collections/PatternConvertableCollection.swift index 612bfcfb..8b01e258 100644 --- a/Sources/SyntaxKit/Collections/PatternConvertableCollection.swift +++ b/Sources/SyntaxKit/Collections/PatternConvertableCollection.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/Tuple.swift b/Sources/SyntaxKit/Collections/Tuple.swift index de529201..df42ff32 100644 --- a/Sources/SyntaxKit/Collections/Tuple.swift +++ b/Sources/SyntaxKit/Collections/Tuple.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/TupleAssignment+AsyncSet.swift b/Sources/SyntaxKit/Collections/TupleAssignment+AsyncSet.swift index 2606a419..a84f9bc4 100644 --- a/Sources/SyntaxKit/Collections/TupleAssignment+AsyncSet.swift +++ b/Sources/SyntaxKit/Collections/TupleAssignment+AsyncSet.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/TupleAssignment.swift b/Sources/SyntaxKit/Collections/TupleAssignment.swift index 0a832d3a..42b93649 100644 --- a/Sources/SyntaxKit/Collections/TupleAssignment.swift +++ b/Sources/SyntaxKit/Collections/TupleAssignment.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/TupleLiteralArray.swift b/Sources/SyntaxKit/Collections/TupleLiteralArray.swift index d7ebf24c..6e045d84 100644 --- a/Sources/SyntaxKit/Collections/TupleLiteralArray.swift +++ b/Sources/SyntaxKit/Collections/TupleLiteralArray.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Collections/TuplePattern.swift b/Sources/SyntaxKit/Collections/TuplePattern.swift index 09019768..d7016601 100644 --- a/Sources/SyntaxKit/Collections/TuplePattern.swift +++ b/Sources/SyntaxKit/Collections/TuplePattern.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/Do.swift b/Sources/SyntaxKit/ControlFlow/Do.swift index 40e6deb1..a9c4228a 100644 --- a/Sources/SyntaxKit/ControlFlow/Do.swift +++ b/Sources/SyntaxKit/ControlFlow/Do.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/For.swift b/Sources/SyntaxKit/ControlFlow/For.swift index 838908b2..2b790170 100644 --- a/Sources/SyntaxKit/ControlFlow/For.swift +++ b/Sources/SyntaxKit/ControlFlow/For.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/Guard.swift b/Sources/SyntaxKit/ControlFlow/Guard.swift index ee163a50..47e12576 100644 --- a/Sources/SyntaxKit/ControlFlow/Guard.swift +++ b/Sources/SyntaxKit/ControlFlow/Guard.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/If+Body.swift b/Sources/SyntaxKit/ControlFlow/If+Body.swift index 9ff8bd96..f6c5611f 100644 --- a/Sources/SyntaxKit/ControlFlow/If+Body.swift +++ b/Sources/SyntaxKit/ControlFlow/If+Body.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/If+CodeBlockItem.swift b/Sources/SyntaxKit/ControlFlow/If+CodeBlockItem.swift index 844d100e..c98e80e7 100644 --- a/Sources/SyntaxKit/ControlFlow/If+CodeBlockItem.swift +++ b/Sources/SyntaxKit/ControlFlow/If+CodeBlockItem.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/If+Conditions.swift b/Sources/SyntaxKit/ControlFlow/If+Conditions.swift index 4b410d13..144331ef 100644 --- a/Sources/SyntaxKit/ControlFlow/If+Conditions.swift +++ b/Sources/SyntaxKit/ControlFlow/If+Conditions.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/If+ElseBody.swift b/Sources/SyntaxKit/ControlFlow/If+ElseBody.swift index fdabcecd..a4b373bc 100644 --- a/Sources/SyntaxKit/ControlFlow/If+ElseBody.swift +++ b/Sources/SyntaxKit/ControlFlow/If+ElseBody.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/If.swift b/Sources/SyntaxKit/ControlFlow/If.swift index 5faff9d6..0bdc5da5 100644 --- a/Sources/SyntaxKit/ControlFlow/If.swift +++ b/Sources/SyntaxKit/ControlFlow/If.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/Switch.swift b/Sources/SyntaxKit/ControlFlow/Switch.swift index 00d75d84..b1327a6b 100644 --- a/Sources/SyntaxKit/ControlFlow/Switch.swift +++ b/Sources/SyntaxKit/ControlFlow/Switch.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/SwitchCase.swift b/Sources/SyntaxKit/ControlFlow/SwitchCase.swift index dc08c721..25a3b038 100644 --- a/Sources/SyntaxKit/ControlFlow/SwitchCase.swift +++ b/Sources/SyntaxKit/ControlFlow/SwitchCase.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/SwitchLet.swift b/Sources/SyntaxKit/ControlFlow/SwitchLet.swift index 34d496d2..83cacb29 100644 --- a/Sources/SyntaxKit/ControlFlow/SwitchLet.swift +++ b/Sources/SyntaxKit/ControlFlow/SwitchLet.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ControlFlow/While.swift b/Sources/SyntaxKit/ControlFlow/While.swift index 501aba5f..611d8253 100644 --- a/Sources/SyntaxKit/ControlFlow/While.swift +++ b/Sources/SyntaxKit/ControlFlow/While.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/AccessModifier.swift b/Sources/SyntaxKit/Core/AccessModifier.swift index dee542cf..210a367b 100644 --- a/Sources/SyntaxKit/Core/AccessModifier.swift +++ b/Sources/SyntaxKit/Core/AccessModifier.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/CaptureReferenceType.swift b/Sources/SyntaxKit/Core/CaptureReferenceType.swift index fa3f9e3c..f64d44f1 100644 --- a/Sources/SyntaxKit/Core/CaptureReferenceType.swift +++ b/Sources/SyntaxKit/Core/CaptureReferenceType.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/CodeBlock.swift b/Sources/SyntaxKit/Core/CodeBlock.swift index c0471945..a09318c2 100644 --- a/Sources/SyntaxKit/Core/CodeBlock.swift +++ b/Sources/SyntaxKit/Core/CodeBlock.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/ExprCodeBlockBuilder.swift b/Sources/SyntaxKit/Core/ExprCodeBlockBuilder.swift index 920d8656..eee4edbc 100644 --- a/Sources/SyntaxKit/Core/ExprCodeBlockBuilder.swift +++ b/Sources/SyntaxKit/Core/ExprCodeBlockBuilder.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/Keyword+AccessModifier.swift b/Sources/SyntaxKit/Core/Keyword+AccessModifier.swift index c071ef9d..9c6a2549 100644 --- a/Sources/SyntaxKit/Core/Keyword+AccessModifier.swift +++ b/Sources/SyntaxKit/Core/Keyword+AccessModifier.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/Keyword+CaptureReferenceType.swift b/Sources/SyntaxKit/Core/Keyword+CaptureReferenceType.swift index b23b12a7..7c8ec1cb 100644 --- a/Sources/SyntaxKit/Core/Keyword+CaptureReferenceType.swift +++ b/Sources/SyntaxKit/Core/Keyword+CaptureReferenceType.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/Line+Trivia.swift b/Sources/SyntaxKit/Core/Line+Trivia.swift index 522a36f5..e400af11 100644 --- a/Sources/SyntaxKit/Core/Line+Trivia.swift +++ b/Sources/SyntaxKit/Core/Line+Trivia.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/Line.swift b/Sources/SyntaxKit/Core/Line.swift index 11cd3158..7bd3c89c 100644 --- a/Sources/SyntaxKit/Core/Line.swift +++ b/Sources/SyntaxKit/Core/Line.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/PatternConvertible.swift b/Sources/SyntaxKit/Core/PatternConvertible.swift index 81eac53d..27fbacea 100644 --- a/Sources/SyntaxKit/Core/PatternConvertible.swift +++ b/Sources/SyntaxKit/Core/PatternConvertible.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/PatternConvertibleBuilder.swift b/Sources/SyntaxKit/Core/PatternConvertibleBuilder.swift index fb26580a..f22d7712 100644 --- a/Sources/SyntaxKit/Core/PatternConvertibleBuilder.swift +++ b/Sources/SyntaxKit/Core/PatternConvertibleBuilder.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/String+TypeRepresentable.swift b/Sources/SyntaxKit/Core/String+TypeRepresentable.swift index b4cbcad0..4a2231c3 100644 --- a/Sources/SyntaxKit/Core/String+TypeRepresentable.swift +++ b/Sources/SyntaxKit/Core/String+TypeRepresentable.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Core/TypeRepresentable.swift b/Sources/SyntaxKit/Core/TypeRepresentable.swift index 84ba86c7..4d6fc254 100644 --- a/Sources/SyntaxKit/Core/TypeRepresentable.swift +++ b/Sources/SyntaxKit/Core/TypeRepresentable.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Class.swift b/Sources/SyntaxKit/Declarations/Class.swift index 430facba..2b6c03fc 100644 --- a/Sources/SyntaxKit/Declarations/Class.swift +++ b/Sources/SyntaxKit/Declarations/Class.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Enum.swift b/Sources/SyntaxKit/Declarations/Enum.swift index cb7e12bc..d915fd1e 100644 --- a/Sources/SyntaxKit/Declarations/Enum.swift +++ b/Sources/SyntaxKit/Declarations/Enum.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Extension.swift b/Sources/SyntaxKit/Declarations/Extension.swift index a9faf08d..8c883289 100644 --- a/Sources/SyntaxKit/Declarations/Extension.swift +++ b/Sources/SyntaxKit/Declarations/Extension.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Import.swift b/Sources/SyntaxKit/Declarations/Import.swift index 7448c539..2a94b716 100644 --- a/Sources/SyntaxKit/Declarations/Import.swift +++ b/Sources/SyntaxKit/Declarations/Import.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Init.swift b/Sources/SyntaxKit/Declarations/Init.swift index e692ef78..4adb18dc 100644 --- a/Sources/SyntaxKit/Declarations/Init.swift +++ b/Sources/SyntaxKit/Declarations/Init.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Protocol.swift b/Sources/SyntaxKit/Declarations/Protocol.swift index 93392a50..d93abf4c 100644 --- a/Sources/SyntaxKit/Declarations/Protocol.swift +++ b/Sources/SyntaxKit/Declarations/Protocol.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Struct+Public.swift b/Sources/SyntaxKit/Declarations/Struct+Public.swift index b7ce7167..cedbd78a 100644 --- a/Sources/SyntaxKit/Declarations/Struct+Public.swift +++ b/Sources/SyntaxKit/Declarations/Struct+Public.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/Struct.swift b/Sources/SyntaxKit/Declarations/Struct.swift index 8ba953bc..caaec042 100644 --- a/Sources/SyntaxKit/Declarations/Struct.swift +++ b/Sources/SyntaxKit/Declarations/Struct.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Declarations/TypeAlias.swift b/Sources/SyntaxKit/Declarations/TypeAlias.swift index 7a794b0f..4b6fe9b9 100644 --- a/Sources/SyntaxKit/Declarations/TypeAlias.swift +++ b/Sources/SyntaxKit/Declarations/TypeAlias.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Documentation.docc/Tutorials/Resources/QuickStartDemo.swift b/Sources/SyntaxKit/Documentation.docc/Tutorials/Resources/QuickStartDemo.swift index 17c42a08..92b66f85 100644 --- a/Sources/SyntaxKit/Documentation.docc/Tutorials/Resources/QuickStartDemo.swift +++ b/Sources/SyntaxKit/Documentation.docc/Tutorials/Resources/QuickStartDemo.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ErrorHandling/Catch.swift b/Sources/SyntaxKit/ErrorHandling/Catch.swift index 652118c7..1797179f 100644 --- a/Sources/SyntaxKit/ErrorHandling/Catch.swift +++ b/Sources/SyntaxKit/ErrorHandling/Catch.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ErrorHandling/CatchBuilder.swift b/Sources/SyntaxKit/ErrorHandling/CatchBuilder.swift index 5457b64b..f1340c08 100644 --- a/Sources/SyntaxKit/ErrorHandling/CatchBuilder.swift +++ b/Sources/SyntaxKit/ErrorHandling/CatchBuilder.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/ErrorHandling/Throw.swift b/Sources/SyntaxKit/ErrorHandling/Throw.swift index 647f0b15..51f92416 100644 --- a/Sources/SyntaxKit/ErrorHandling/Throw.swift +++ b/Sources/SyntaxKit/ErrorHandling/Throw.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Assignment.swift b/Sources/SyntaxKit/Expressions/Assignment.swift index 94153cf6..4cfb55cd 100644 --- a/Sources/SyntaxKit/Expressions/Assignment.swift +++ b/Sources/SyntaxKit/Expressions/Assignment.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Call.swift b/Sources/SyntaxKit/Expressions/Call.swift index db2163c8..f7b951a9 100644 --- a/Sources/SyntaxKit/Expressions/Call.swift +++ b/Sources/SyntaxKit/Expressions/Call.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/CaptureInfo.swift b/Sources/SyntaxKit/Expressions/CaptureInfo.swift index 01cf9b84..69f4847f 100644 --- a/Sources/SyntaxKit/Expressions/CaptureInfo.swift +++ b/Sources/SyntaxKit/Expressions/CaptureInfo.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Closure+Body.swift b/Sources/SyntaxKit/Expressions/Closure+Body.swift index e1df2acf..cc5cb2b8 100644 --- a/Sources/SyntaxKit/Expressions/Closure+Body.swift +++ b/Sources/SyntaxKit/Expressions/Closure+Body.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Closure+Capture.swift b/Sources/SyntaxKit/Expressions/Closure+Capture.swift index 66a77bb0..04d6807a 100644 --- a/Sources/SyntaxKit/Expressions/Closure+Capture.swift +++ b/Sources/SyntaxKit/Expressions/Closure+Capture.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Closure+Signature.swift b/Sources/SyntaxKit/Expressions/Closure+Signature.swift index 1da5a372..03b75d35 100644 --- a/Sources/SyntaxKit/Expressions/Closure+Signature.swift +++ b/Sources/SyntaxKit/Expressions/Closure+Signature.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Closure.swift b/Sources/SyntaxKit/Expressions/Closure.swift index 2b1d7ab9..8941f030 100644 --- a/Sources/SyntaxKit/Expressions/Closure.swift +++ b/Sources/SyntaxKit/Expressions/Closure.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/ClosureParameter.swift b/Sources/SyntaxKit/Expressions/ClosureParameter.swift index 19e53225..49a919c9 100644 --- a/Sources/SyntaxKit/Expressions/ClosureParameter.swift +++ b/Sources/SyntaxKit/Expressions/ClosureParameter.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/ClosureParameterBuilderResult.swift b/Sources/SyntaxKit/Expressions/ClosureParameterBuilderResult.swift index f0af279d..6e0a8b94 100644 --- a/Sources/SyntaxKit/Expressions/ClosureParameterBuilderResult.swift +++ b/Sources/SyntaxKit/Expressions/ClosureParameterBuilderResult.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/ClosureType.swift b/Sources/SyntaxKit/Expressions/ClosureType.swift index ba5cd5c9..e2fb1779 100644 --- a/Sources/SyntaxKit/Expressions/ClosureType.swift +++ b/Sources/SyntaxKit/Expressions/ClosureType.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/ConditionalOp.swift b/Sources/SyntaxKit/Expressions/ConditionalOp.swift index 2c622368..d2c55899 100644 --- a/Sources/SyntaxKit/Expressions/ConditionalOp.swift +++ b/Sources/SyntaxKit/Expressions/ConditionalOp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/FunctionCallExp.swift b/Sources/SyntaxKit/Expressions/FunctionCallExp.swift index 821b9207..5f3a8782 100644 --- a/Sources/SyntaxKit/Expressions/FunctionCallExp.swift +++ b/Sources/SyntaxKit/Expressions/FunctionCallExp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Infix+Comparison.swift b/Sources/SyntaxKit/Expressions/Infix+Comparison.swift index 97f49de8..fa88f6a9 100644 --- a/Sources/SyntaxKit/Expressions/Infix+Comparison.swift +++ b/Sources/SyntaxKit/Expressions/Infix+Comparison.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Infix.swift b/Sources/SyntaxKit/Expressions/Infix.swift index 3d04ae60..534c29c2 100644 --- a/Sources/SyntaxKit/Expressions/Infix.swift +++ b/Sources/SyntaxKit/Expressions/Infix.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Literal+Convenience.swift b/Sources/SyntaxKit/Expressions/Literal+Convenience.swift index 1e89f93e..2a0e5815 100644 --- a/Sources/SyntaxKit/Expressions/Literal+Convenience.swift +++ b/Sources/SyntaxKit/Expressions/Literal+Convenience.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Literal+ExprCodeBlock.swift b/Sources/SyntaxKit/Expressions/Literal+ExprCodeBlock.swift index 3173b20b..be54e85a 100644 --- a/Sources/SyntaxKit/Expressions/Literal+ExprCodeBlock.swift +++ b/Sources/SyntaxKit/Expressions/Literal+ExprCodeBlock.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Literal+PatternConvertible.swift b/Sources/SyntaxKit/Expressions/Literal+PatternConvertible.swift index 116d163a..d0eda07a 100644 --- a/Sources/SyntaxKit/Expressions/Literal+PatternConvertible.swift +++ b/Sources/SyntaxKit/Expressions/Literal+PatternConvertible.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Literal.swift b/Sources/SyntaxKit/Expressions/Literal.swift index df93d0a4..1b5ddb1d 100644 --- a/Sources/SyntaxKit/Expressions/Literal.swift +++ b/Sources/SyntaxKit/Expressions/Literal.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/LiteralValue.swift b/Sources/SyntaxKit/Expressions/LiteralValue.swift index 0cb67765..16c09c8a 100644 --- a/Sources/SyntaxKit/Expressions/LiteralValue.swift +++ b/Sources/SyntaxKit/Expressions/LiteralValue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/NegatedPropertyAccessExp.swift b/Sources/SyntaxKit/Expressions/NegatedPropertyAccessExp.swift index 336143fa..4ce67d32 100644 --- a/Sources/SyntaxKit/Expressions/NegatedPropertyAccessExp.swift +++ b/Sources/SyntaxKit/Expressions/NegatedPropertyAccessExp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/OptionalChainingExp.swift b/Sources/SyntaxKit/Expressions/OptionalChainingExp.swift index 832b5385..c287679b 100644 --- a/Sources/SyntaxKit/Expressions/OptionalChainingExp.swift +++ b/Sources/SyntaxKit/Expressions/OptionalChainingExp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/PlusAssign.swift b/Sources/SyntaxKit/Expressions/PlusAssign.swift index 9fe5aeaa..ed3d6e00 100644 --- a/Sources/SyntaxKit/Expressions/PlusAssign.swift +++ b/Sources/SyntaxKit/Expressions/PlusAssign.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/PropertyAccessExp.swift b/Sources/SyntaxKit/Expressions/PropertyAccessExp.swift index fe22de91..86dced06 100644 --- a/Sources/SyntaxKit/Expressions/PropertyAccessExp.swift +++ b/Sources/SyntaxKit/Expressions/PropertyAccessExp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/PropertyAccessible.swift b/Sources/SyntaxKit/Expressions/PropertyAccessible.swift index 54fec400..2faa69d2 100644 --- a/Sources/SyntaxKit/Expressions/PropertyAccessible.swift +++ b/Sources/SyntaxKit/Expressions/PropertyAccessible.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/ReferenceExp.swift b/Sources/SyntaxKit/Expressions/ReferenceExp.swift index 324f7fd2..5e78b3cf 100644 --- a/Sources/SyntaxKit/Expressions/ReferenceExp.swift +++ b/Sources/SyntaxKit/Expressions/ReferenceExp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Expressions/Return.swift b/Sources/SyntaxKit/Expressions/Return.swift index 4f2356ff..8ccbbf07 100644 --- a/Sources/SyntaxKit/Expressions/Return.swift +++ b/Sources/SyntaxKit/Expressions/Return.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Functions/Function+EffectSpecifiers.swift b/Sources/SyntaxKit/Functions/Function+EffectSpecifiers.swift index 0c317481..da188940 100644 --- a/Sources/SyntaxKit/Functions/Function+EffectSpecifiers.swift +++ b/Sources/SyntaxKit/Functions/Function+EffectSpecifiers.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Functions/Function+Effects.swift b/Sources/SyntaxKit/Functions/Function+Effects.swift index f7a1a9c7..7765f4c6 100644 --- a/Sources/SyntaxKit/Functions/Function+Effects.swift +++ b/Sources/SyntaxKit/Functions/Function+Effects.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Functions/Function+Modifiers.swift b/Sources/SyntaxKit/Functions/Function+Modifiers.swift index cb1a7343..f50e427a 100644 --- a/Sources/SyntaxKit/Functions/Function+Modifiers.swift +++ b/Sources/SyntaxKit/Functions/Function+Modifiers.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Functions/Function+Syntax.swift b/Sources/SyntaxKit/Functions/Function+Syntax.swift index 78fc29e7..9a7d652a 100644 --- a/Sources/SyntaxKit/Functions/Function+Syntax.swift +++ b/Sources/SyntaxKit/Functions/Function+Syntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Functions/Function.swift b/Sources/SyntaxKit/Functions/Function.swift index 3901f3f1..dabae9f7 100644 --- a/Sources/SyntaxKit/Functions/Function.swift +++ b/Sources/SyntaxKit/Functions/Function.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Functions/FunctionParameterSyntax+Init.swift b/Sources/SyntaxKit/Functions/FunctionParameterSyntax+Init.swift index 018c38af..f6457082 100644 --- a/Sources/SyntaxKit/Functions/FunctionParameterSyntax+Init.swift +++ b/Sources/SyntaxKit/Functions/FunctionParameterSyntax+Init.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Functions/FunctionRequirement.swift b/Sources/SyntaxKit/Functions/FunctionRequirement.swift index 2968d599..341dd80c 100644 --- a/Sources/SyntaxKit/Functions/FunctionRequirement.swift +++ b/Sources/SyntaxKit/Functions/FunctionRequirement.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Parameters/Parameter.swift b/Sources/SyntaxKit/Parameters/Parameter.swift index 50c7be83..1b154751 100644 --- a/Sources/SyntaxKit/Parameters/Parameter.swift +++ b/Sources/SyntaxKit/Parameters/Parameter.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Parameters/ParameterBuilderResult.swift b/Sources/SyntaxKit/Parameters/ParameterBuilderResult.swift index a0590f3d..7b8cafc5 100644 --- a/Sources/SyntaxKit/Parameters/ParameterBuilderResult.swift +++ b/Sources/SyntaxKit/Parameters/ParameterBuilderResult.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Parameters/ParameterExp.swift b/Sources/SyntaxKit/Parameters/ParameterExp.swift index d55921d3..8cdf23c8 100644 --- a/Sources/SyntaxKit/Parameters/ParameterExp.swift +++ b/Sources/SyntaxKit/Parameters/ParameterExp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Parameters/ParameterExpBuilderResult.swift b/Sources/SyntaxKit/Parameters/ParameterExpBuilderResult.swift index 855a9694..e8aad4b9 100644 --- a/Sources/SyntaxKit/Parameters/ParameterExpBuilderResult.swift +++ b/Sources/SyntaxKit/Parameters/ParameterExpBuilderResult.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Patterns/Int+PatternConvertible.swift b/Sources/SyntaxKit/Patterns/Int+PatternConvertible.swift index 99bd3af7..686672a4 100644 --- a/Sources/SyntaxKit/Patterns/Int+PatternConvertible.swift +++ b/Sources/SyntaxKit/Patterns/Int+PatternConvertible.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Patterns/LetBindingPattern.swift b/Sources/SyntaxKit/Patterns/LetBindingPattern.swift index 81573b1a..f7da63c5 100644 --- a/Sources/SyntaxKit/Patterns/LetBindingPattern.swift +++ b/Sources/SyntaxKit/Patterns/LetBindingPattern.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Patterns/Range+PatternConvertible.swift b/Sources/SyntaxKit/Patterns/Range+PatternConvertible.swift index d06396dd..9ac7bb79 100644 --- a/Sources/SyntaxKit/Patterns/Range+PatternConvertible.swift +++ b/Sources/SyntaxKit/Patterns/Range+PatternConvertible.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Patterns/String+PatternConvertible.swift b/Sources/SyntaxKit/Patterns/String+PatternConvertible.swift index c66d559c..6fd2da7f 100644 --- a/Sources/SyntaxKit/Patterns/String+PatternConvertible.swift +++ b/Sources/SyntaxKit/Patterns/String+PatternConvertible.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Break.swift b/Sources/SyntaxKit/Utilities/Break.swift index 2607b059..cf1e33ed 100644 --- a/Sources/SyntaxKit/Utilities/Break.swift +++ b/Sources/SyntaxKit/Utilities/Break.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Case.swift b/Sources/SyntaxKit/Utilities/Case.swift index aa93f031..b403ded9 100644 --- a/Sources/SyntaxKit/Utilities/Case.swift +++ b/Sources/SyntaxKit/Utilities/Case.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/CodeBlock+Comment.swift b/Sources/SyntaxKit/Utilities/CodeBlock+Comment.swift index 936d2169..d1dbbf4e 100644 --- a/Sources/SyntaxKit/Utilities/CodeBlock+Comment.swift +++ b/Sources/SyntaxKit/Utilities/CodeBlock+Comment.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/CodeBlockable.swift b/Sources/SyntaxKit/Utilities/CodeBlockable.swift index bf36ce07..ac42259b 100644 --- a/Sources/SyntaxKit/Utilities/CodeBlockable.swift +++ b/Sources/SyntaxKit/Utilities/CodeBlockable.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/CommentBuilderResult.swift b/Sources/SyntaxKit/Utilities/CommentBuilderResult.swift index a3664447..798f2f17 100644 --- a/Sources/SyntaxKit/Utilities/CommentBuilderResult.swift +++ b/Sources/SyntaxKit/Utilities/CommentBuilderResult.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Continue.swift b/Sources/SyntaxKit/Utilities/Continue.swift index 93cde82a..4f1fe599 100644 --- a/Sources/SyntaxKit/Utilities/Continue.swift +++ b/Sources/SyntaxKit/Utilities/Continue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Default.swift b/Sources/SyntaxKit/Utilities/Default.swift index fe26eb0f..fc7b04cb 100644 --- a/Sources/SyntaxKit/Utilities/Default.swift +++ b/Sources/SyntaxKit/Utilities/Default.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/EnumCase+Syntax.swift b/Sources/SyntaxKit/Utilities/EnumCase+Syntax.swift index 62bfc560..a2a99a73 100644 --- a/Sources/SyntaxKit/Utilities/EnumCase+Syntax.swift +++ b/Sources/SyntaxKit/Utilities/EnumCase+Syntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/EnumCase.swift b/Sources/SyntaxKit/Utilities/EnumCase.swift index 8668de57..808976bf 100644 --- a/Sources/SyntaxKit/Utilities/EnumCase.swift +++ b/Sources/SyntaxKit/Utilities/EnumCase.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Fallthrough.swift b/Sources/SyntaxKit/Utilities/Fallthrough.swift index 886e4db7..ce2d891c 100644 --- a/Sources/SyntaxKit/Utilities/Fallthrough.swift +++ b/Sources/SyntaxKit/Utilities/Fallthrough.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Group.swift b/Sources/SyntaxKit/Utilities/Group.swift index b81455b8..58a7187f 100644 --- a/Sources/SyntaxKit/Utilities/Group.swift +++ b/Sources/SyntaxKit/Utilities/Group.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Let.swift b/Sources/SyntaxKit/Utilities/Let.swift index 89633ea0..76000263 100644 --- a/Sources/SyntaxKit/Utilities/Let.swift +++ b/Sources/SyntaxKit/Utilities/Let.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Parenthesized.swift b/Sources/SyntaxKit/Utilities/Parenthesized.swift index c452553e..068c9d32 100644 --- a/Sources/SyntaxKit/Utilities/Parenthesized.swift +++ b/Sources/SyntaxKit/Utilities/Parenthesized.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/PropertyRequirement.swift b/Sources/SyntaxKit/Utilities/PropertyRequirement.swift index fcf89227..5620b9eb 100644 --- a/Sources/SyntaxKit/Utilities/PropertyRequirement.swift +++ b/Sources/SyntaxKit/Utilities/PropertyRequirement.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Utilities/Then.swift b/Sources/SyntaxKit/Utilities/Then.swift index a9bb5002..ea85cee7 100644 --- a/Sources/SyntaxKit/Utilities/Then.swift +++ b/Sources/SyntaxKit/Utilities/Then.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/AttributeArguments.swift b/Sources/SyntaxKit/Variables/AttributeArguments.swift index 0fbf4f90..b911b95c 100644 --- a/Sources/SyntaxKit/Variables/AttributeArguments.swift +++ b/Sources/SyntaxKit/Variables/AttributeArguments.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/ComputedProperty.swift b/Sources/SyntaxKit/Variables/ComputedProperty.swift index 2a40eb4b..a9de0069 100644 --- a/Sources/SyntaxKit/Variables/ComputedProperty.swift +++ b/Sources/SyntaxKit/Variables/ComputedProperty.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/Variable+Attributes.swift b/Sources/SyntaxKit/Variables/Variable+Attributes.swift index 5f44527f..6f4f9541 100644 --- a/Sources/SyntaxKit/Variables/Variable+Attributes.swift +++ b/Sources/SyntaxKit/Variables/Variable+Attributes.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/Variable+LiteralInitializers.swift b/Sources/SyntaxKit/Variables/Variable+LiteralInitializers.swift index 85d0f057..5769bacf 100644 --- a/Sources/SyntaxKit/Variables/Variable+LiteralInitializers.swift +++ b/Sources/SyntaxKit/Variables/Variable+LiteralInitializers.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/Variable+Modifiers.swift b/Sources/SyntaxKit/Variables/Variable+Modifiers.swift index bfaf90d0..ef9ca428 100644 --- a/Sources/SyntaxKit/Variables/Variable+Modifiers.swift +++ b/Sources/SyntaxKit/Variables/Variable+Modifiers.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/Variable+TypedInitializers.swift b/Sources/SyntaxKit/Variables/Variable+TypedInitializers.swift index a8f4c4a6..4f8e4d11 100644 --- a/Sources/SyntaxKit/Variables/Variable+TypedInitializers.swift +++ b/Sources/SyntaxKit/Variables/Variable+TypedInitializers.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/Variable.swift b/Sources/SyntaxKit/Variables/Variable.swift index 7f637df9..7c2b83db 100644 --- a/Sources/SyntaxKit/Variables/Variable.swift +++ b/Sources/SyntaxKit/Variables/Variable.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/VariableExp.swift b/Sources/SyntaxKit/Variables/VariableExp.swift index 249b52f3..70e55e9e 100644 --- a/Sources/SyntaxKit/Variables/VariableExp.swift +++ b/Sources/SyntaxKit/Variables/VariableExp.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxKit/Variables/VariableKind.swift b/Sources/SyntaxKit/Variables/VariableKind.swift index 1072af50..375c84e5 100644 --- a/Sources/SyntaxKit/Variables/VariableKind.swift +++ b/Sources/SyntaxKit/Variables/VariableKind.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxParser/SourceRange.swift b/Sources/SyntaxParser/SourceRange.swift index f965f64a..2f8277db 100644 --- a/Sources/SyntaxParser/SourceRange.swift +++ b/Sources/SyntaxParser/SourceRange.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxParser/SyntaxParser.swift b/Sources/SyntaxParser/SyntaxParser.swift index 043947e1..be15e1e6 100644 --- a/Sources/SyntaxParser/SyntaxParser.swift +++ b/Sources/SyntaxParser/SyntaxParser.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxParser/SyntaxResponse.swift b/Sources/SyntaxParser/SyntaxResponse.swift index 0c29b826..03bd0c35 100644 --- a/Sources/SyntaxParser/SyntaxResponse.swift +++ b/Sources/SyntaxParser/SyntaxResponse.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/SyntaxParser/TreeNode.swift b/Sources/SyntaxParser/TreeNode.swift index 65280105..b5e9070e 100644 --- a/Sources/SyntaxParser/TreeNode.swift +++ b/Sources/SyntaxParser/TreeNode.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/String.swift b/Sources/TokenVisitor/String.swift index 4b1c9431..0596f1d1 100644 --- a/Sources/TokenVisitor/String.swift +++ b/Sources/TokenVisitor/String.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/StructureProperty.swift b/Sources/TokenVisitor/StructureProperty.swift index f90124d9..9c0e7223 100644 --- a/Sources/TokenVisitor/StructureProperty.swift +++ b/Sources/TokenVisitor/StructureProperty.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/StructureValue.swift b/Sources/TokenVisitor/StructureValue.swift index dea1d778..2d712d8c 100644 --- a/Sources/TokenVisitor/StructureValue.swift +++ b/Sources/TokenVisitor/StructureValue.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/Syntax.swift b/Sources/TokenVisitor/Syntax.swift index 7466f55a..b7c49860 100644 --- a/Sources/TokenVisitor/Syntax.swift +++ b/Sources/TokenVisitor/Syntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable.swift b/Sources/TokenVisitor/SyntaxClassifiable.swift index 4c9b213d..5c4d257c 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/AttributeListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/AttributeListSyntax.swift index 301a6862..ffbcce65 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/AttributeListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/AttributeListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/CatchClauseListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/CatchClauseListSyntax.swift index 6eaf0ab5..7b5bb5e9 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/CatchClauseListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/CatchClauseListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/CodeBlockItemListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/CodeBlockItemListSyntax.swift index e6ead13e..a995662f 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/CodeBlockItemListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/CodeBlockItemListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/ConditionElementListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/ConditionElementListSyntax.swift index 22c0b7d7..c05d48ed 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/ConditionElementListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/ConditionElementListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/DeclModifierListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/DeclModifierListSyntax.swift index f80cb3b5..8aeff351 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/DeclModifierListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/DeclModifierListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/DeclSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/DeclSyntax.swift index d0ee3af3..52cee4b3 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/DeclSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/DeclSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/ExprSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/ExprSyntax.swift index 1f10ae1f..53e06948 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/ExprSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/ExprSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/FunctionParameterListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/FunctionParameterListSyntax.swift index 8ecd6440..193e4abd 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/FunctionParameterListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/FunctionParameterListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/IdentifierPatternSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/IdentifierPatternSyntax.swift index 813e9618..77558f49 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/IdentifierPatternSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/IdentifierPatternSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/IdentifierTypeSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/IdentifierTypeSyntax.swift index cb37f9cf..4ca24bd8 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/IdentifierTypeSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/IdentifierTypeSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/LabeledExprListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/LabeledExprListSyntax.swift index 1b15d161..ff5df70b 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/LabeledExprListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/LabeledExprListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/PatternBindingListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/PatternBindingListSyntax.swift index 50ae2901..4fbf53ab 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/PatternBindingListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/PatternBindingListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/PatternSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/PatternSyntax.swift index 2f26c037..51921a87 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/PatternSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/PatternSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseItemListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseItemListSyntax.swift index 375ffcbd..712fcd8d 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseItemListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseItemListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseListSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseListSyntax.swift index 966ed261..ea265fff 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseListSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/SwitchCaseListSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/TypeSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/TypeSyntax.swift index 9553cbd4..6b3d0644 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/TypeSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/TypeSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxClassifiable/VariableDeclSyntax.swift b/Sources/TokenVisitor/SyntaxClassifiable/VariableDeclSyntax.swift index 35541388..fd80582b 100644 --- a/Sources/TokenVisitor/SyntaxClassifiable/VariableDeclSyntax.swift +++ b/Sources/TokenVisitor/SyntaxClassifiable/VariableDeclSyntax.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/SyntaxType.swift b/Sources/TokenVisitor/SyntaxType.swift index 377b159a..04ec81c1 100644 --- a/Sources/TokenVisitor/SyntaxType.swift +++ b/Sources/TokenVisitor/SyntaxType.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/Token.swift b/Sources/TokenVisitor/Token.swift index 52ed0b68..1679c68f 100644 --- a/Sources/TokenVisitor/Token.swift +++ b/Sources/TokenVisitor/Token.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/TokenVisitor.swift b/Sources/TokenVisitor/TokenVisitor.swift index e288dfbb..9a3b6191 100644 --- a/Sources/TokenVisitor/TokenVisitor.swift +++ b/Sources/TokenVisitor/TokenVisitor.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/TreeNodeProtocol+Extensions.swift b/Sources/TokenVisitor/TreeNodeProtocol+Extensions.swift index 035e572b..1a4c9262 100644 --- a/Sources/TokenVisitor/TreeNodeProtocol+Extensions.swift +++ b/Sources/TokenVisitor/TreeNodeProtocol+Extensions.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/TreeNodeProtocol.swift b/Sources/TokenVisitor/TreeNodeProtocol.swift index 215a4be5..6564cd2b 100644 --- a/Sources/TokenVisitor/TreeNodeProtocol.swift +++ b/Sources/TokenVisitor/TreeNodeProtocol.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/TokenVisitor/TriviaPiece.swift b/Sources/TokenVisitor/TriviaPiece.swift index edc54912..0d013ca9 100644 --- a/Sources/TokenVisitor/TriviaPiece.swift +++ b/Sources/TokenVisitor/TriviaPiece.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Sources/skit/Skit.swift b/Sources/skit/Skit.swift index c69237a1..1066b5e2 100644 --- a/Sources/skit/Skit.swift +++ b/Sources/skit/Skit.swift @@ -3,7 +3,7 @@ // SyntaxKit // // Created by Leo Dion. -// Copyright © 2025 BrightDigit. +// Copyright © 2026 BrightDigit. // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation